|
AzCowboy Adept
Joined: 09 Nov 2000 Posts: 222 Location: USA
|
Posted: Sun Aug 18, 2002 4:34 am
Help with mapping doors |
I'm trying to create triggers to automatically map doors in Towers of Jadri, I've got triggers that add all the doors to a list variable, and another trigger that actually adds them to the map. The second trigger is part of the prompt trigger, problem is, unless I stick a #wait 1000 in there, it fires before the room is created, and puts the doors in the room I'm coming from. Any idea how to fix this without the #wait?
|
|
|
|
Vijilante SubAdmin
Joined: 18 Nov 2001 Posts: 5182
|
Posted: Sun Aug 18, 2002 6:27 am |
They are two possibilities, the first use an ALARM, the second is to store the roomnum when capturing the door information then use a WHILE loop checking for the room number to be different. The WHILE might cause more trouble then the WAIT.
|
|
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|