|
Bidwa Newbie
Joined: 21 Jul 2003 Posts: 1
|
Posted: Mon Jul 21, 2003 8:38 am
clearing input buffer? |
Is there a command I can put at the begging of a trigger, to abort all previous commands it might be waiting to process caused by #alarms, and or #waits?
|
|
|
|
Caled Sorcerer
Joined: 21 Oct 2000 Posts: 821 Location: Australia
|
Posted: Tue Jul 22, 2003 6:12 am |
Possibly... I don't have zMud in front of me to test it out for you, but if I were you... I'd try something like this..
#ALA +20 {#IF (@aflag) {what you want the alarm to do}}
aflag=1
Then, to cause that alarm to -not- do anything once the 20 seconds is reached... just change the variable value..
aflag=0 |
|
|
|
|
|
|
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
|
|