 |
robo Beginner
Joined: 09 Sep 2004 Posts: 16
|
Posted: Sun Sep 02, 2007 7:49 am
#WAIT |
okay, so I have a script I use to level and gain experience.
The gyst of it involves me running through an area, killing everything, then running to an area just outside of view so that the area can repop with all the critters.
I want to do this by using #wait
i.e.
tell self 'grunt'
#tr {You tell yourself 'grunt'} {#wait 80000;n;killscript}
so my question is, why won't the #wait thing work for me? I don't wait 80 seconds before going north and executing the killscript? |
|
|
 |
Guinn Wizard
Joined: 03 Mar 2001 Posts: 1127 Location: London
|
Posted: Sun Sep 02, 2007 7:56 am |
#WAIT brings a lot of problems, try using #ALARM instead
#TR {You tell yourself 'grunt'} {#ALARM killscript {+80} {n;killscript}} |
|
_________________ CMUD Pro, Windows Vista x64
Core2 Q6600, 4GB RAM, GeForce 8800GT
Because you need it for text... ;) |
|
|
 |
|
|
|
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
|
|