Register to post in forums, or Log in to your existing account
 
:
Search found 3 matches for:
Page 1 of 1
Author Message
  Topic: need help with a skill loop
w98

Replies: 4
Views: 2112

PostForum: zMUD General Discussion   Posted: Fri May 14, 2004 7:00 pm   Subject: need help with a skill loop
Thanks, your code works great.

I need a way to stop it from looping though. I'd like to manually type an "emote" command that I can build a trigger with to disable the triggers from this code sampl ...
  Topic: need help with a skill loop
w98

Replies: 4
Views: 2112

PostForum: zMUD General Discussion   Posted: Wed May 12, 2004 12:09 am   Subject: need help with a skill loop
Oh yeah, and how do I STOP this from running? It runs over and over and over ... I need some way to stay "okay, enough" and do something else. Other than turning off triggers, that is.
  Topic: need help with a skill loop
w98

Replies: 4
Views: 2112

PostForum: zMUD General Discussion   Posted: Tue May 11, 2004 11:46 pm   Subject: need help with a skill loop
Using v7.05

Modified from a previous loop about how not to use #UNTIL, I came up with this:

#ALIAS myhide {hide;#wait (1000);#T+ hideTrig}
#TRIGGER "hideTrig" {hide yourself} {hide;#wait (1000) ...
 
Page 1 of 1
All times are GMT
© 2009 Zugg Software. Hosted on Wolfpaw.net