gasolin Novice
Joined: 17 Aug 2002 Posts: 31 Location: Denmark
|
Posted: Sat May 31, 2003 9:18 pm
#walk |
Hi
Iam trying to make a script that walk true all the rooms in a zone but...
When I use: #walk 1231;action
Its not going to room 1231 before it sends the action command, I have read in a old message that I have to have a trigger in each room so the script knows when it can go to the next room
This is what I like to
Loop 1000,2000 {#walk %i;action}
But dont know what or how to make a trigger in all my rooms so it walks to the room and do the action before walking to the next room
Gasolin
Denmark |
|