
Jaevyn
-
Posts
101 -
Joined
-
Last visited
Content Type
Profiles
Forums
Events
Everything posted by Jaevyn
-
The only difference between a normal k_003ebo_enter.nss script and mine is this excerpt at the bottom.
switch (nDest) {
case 0: sDest = "106PER"; break;
case 1: sDest = "201TEL"; break;
case 2: sDest = "262TEL"; break;
case 3: sDest = "301NAR"; break;
case 4: sDest = "401DXN"; break;
case 5: sDest = "601DAN"; break;
case 6: sDest = "701KOR"; break;
case 7: sDest = "801DRO"; break;
case 8: sDest = "ERROR"; break;
case 9: sDest = "901MAL"; break;
case 10: sDest = "ERROR"; break;
case 11: sDest = "954COR"; break;
case 12: sDest = "451CAT"; break;
default: sDest = "ERROR";
}
if (sDest == "ERROR")
AurPostString("EBO ERROR: No module sepcified!", 5, 15, 10.0);
else
StartNewModule(sDest, "WP_from_ebonhawk");
}
}
-
As much as I would like to put up new screenshots, the fact is there is not much new to show. I will get on and do a few of the two new areas I constructed as well as the Eastern Dark Lands, which will be complete in a matter of days.