Author |
Message |
Topic: Trying to figure out #IF command |
Lowe
Replies: 3
Views: 2120
|
Forum: CMUD General Discussion Posted: Sat Sep 13, 2008 6:31 am Subject: Trying to figure out #IF command |
This is what i have so far
#T- track@CurrentTrack
#ADD CurrentTrack 1
#IF (@CurrentTrack =~ 11) {@CurrentTrack =~ 1}
#T+ track@CurrentTrack
I have an alarm that runs currenttrack so that it c ... |
Topic: Help Anyone? |
Lowe
Replies: 3
Views: 1846
|
Forum: zMUD General Discussion Posted: Sat Jan 14, 2006 1:56 am Subject: Help Anyone? |
Each different track class is a script for tracking a different mob. What i was trying to create is a script that tracks a certain kind of monster and then after a period of time disables itself and b ... |
Topic: Help Anyone? |
Lowe
Replies: 3
Views: 1846
|
Forum: zMUD General Discussion Posted: Fri Jan 13, 2006 8:40 pm Subject: Help Anyone? |
I have been looking for a fix to this problem for a couple of days and finally resorted to posting here to see if anyone knows what i'm doing wrong. Heres the script,
#ALARM {-00:20:00} {trackchang ... |
|