Author |
Message |
Topic: Zmud Coding |
finraziel
Replies: 18
Views: 15299
|
Forum: zMUD General Discussion Posted: Sat Aug 24, 2002 9:45 pm Subject: Zmud Coding |
Try this:
#if @{@blinder_var} {#ad @blinder_var 1} {#var @blinder_var 1}
The expression checks wether the value of the var with name being the value of blindervar exists, if so it adds one to th ... |
Topic: Idle warnings |
finraziel
Replies: 7
Views: 17330
|
Forum: zMUD General Discussion Posted: Sat Aug 24, 2002 9:22 pm Subject: Idle warnings |
Extremely late reply, I know =P but just wanted to for people that might find this note through a search like I did... You can delete alarms quite easily.
I have the following set up (after finding o ... |
|