
Jaevyn
-
Posts
101 -
Joined
-
Last visited
Jaevyn's Achievements
Newbie (1/14)
10
Reputation
-
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");
}
}
-
hey, let me get your k_003EBO_enter.nss and I'll put my bit on it so 1.6 will be compatible.
-
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.
-
It appears that screenies are requested on your Cathalan thread. Often.
Could you provide some of them or at least explain to folks on your thread why you haven't made any more screenshots?