Register
to post in forums
, or
Log in
to your existing account
Site
Web
Enter your search terms
:
Search found 3 matches for:
Page
1
of
1
Author
Message
Topic:
Creating a command queue
avrian
Replies:
5
Views:
6628
Forum:
zMUD
General Discussion
Posted: Wed Oct 08, 2003 6:00 pm Subject:
Creating a command queue
Ahh, I see the error of my ways!
Thank you :)
Topic:
Creating a command queue
avrian
Replies:
5
Views:
6628
Forum:
zMUD
General Discussion
Posted: Tue Oct 07, 2003 7:32 pm Subject:
Creating a command queue
#VAR comq ""
#TR {You are busy spellcasting...} {comq = %push( %action, @comq)}
#TR {You complete your spell.} {#IF (%numitems( @comq) > 0) {#FORALL @comq {%i}};#VAR comq ""}
This causes zmud ...
Topic:
Slow walk path and triggering
avrian
Replies:
2
Views:
4628
Forum:
zMUD
General Discussion
Posted: Thu Dec 19, 2002 12:46 pm Subject:
Slow walk path and triggering
Check the manuals, Njoob :) and do something like
#trigger {Exits: } {#OK} "slow_walks"
// gives slowwalk permission to move on
#path walk1 eseswsseesswn
#alias slows {#t+ slowwalks;#slo ...
Page
1
of
1
All times are GMT
© 2009 Zugg Software. Hosted on
Wolfpaw.net