View Single Post
  #20  
Old 10-04-2002, 04:16 AM
Com013 Com013 is offline
Registered User
Join Date: Aug 2002
Location: GMT+1
Posts: 381
Com013 is on a distinguished road
How's that possible?
If you'd have a map like this:
NPC Code:

"level_a-1.nw", "level_b-1.nw"
"level_a-2.nw", "level_b-2.nw"


and you'd like to add level_c-1.nw in the north-east, you'd write:
NPC Code:

"level_a-1.nw", "level_b-1.nw", "level_c-1.nw"
"level_a-2.nw", "level_b-2.nw", ""


Can't see a problem...
__________________
Com013
Former Admin of the LAT on Graal The Adventure

e-mail: [email protected]
Reply With Quote