| Author |
Message |
Topic: need help with a walking robot script |
Penance
Replies: 3
Views: 4754
|
Forum: zMUD General Discussion Posted: Mon Jan 14, 2002 6:56 am Subject: need help with a walking robot script |
I love you ;)
See, I was going by what Zugg said to do in his tutorial. The hardest thing about learning ZMUD for me is not knowing what commands/techniques are available!
Thanks again.
|
Topic: need help with a walking robot script |
Penance
Replies: 3
Views: 4754
|
Forum: zMUD General Discussion Posted: Mon Jan 14, 2002 2:14 am Subject: need help with a walking robot script |
| I want to run a #slow xxxx and have it stop at every new room, do the command POWER, wait for the roundtime, then #step to move to the next room. Everything is fine, except #step repeats the last dire ... |
Topic: reverse slowwalking |
Penance
Replies: 1
Views: 3021
|
Forum: zMUD General Discussion Posted: Fri Jan 11, 2002 4:45 am Subject: reverse slowwalking |
so..I have a path:
#PATH toBank sel ('L' is my key for se)
#Slow toBank works fine.
But is there a way to slowwalk back the way I came? #SLOW .tobank doesn't work neither does #SLOW ..tobank.
n ... |
Topic: Need help trigger and variable. |
Penance
Replies: 3
Views: 4519
|
Forum: zMUD General Discussion Posted: Thu Jan 10, 2002 10:58 pm Subject: Need help trigger and variable. |
awesome, I got it working. One more thing, is there a way to check %1 against more then 1 string? For example, could I check to make sure it's not equal to "you" or "a"?
|
Topic: Need help trigger and variable. |
Penance
Replies: 3
Views: 4519
|
Forum: zMUD General Discussion Posted: Thu Jan 10, 2002 10:20 pm Subject: Need help trigger and variable. |
I need to match this string, but also keep it from being matched when the line begins with "you" while also saving the 1st word as a variable. Here is what I have:
^{^You} * you.$
I wa ... |
| |