Author |
Message |
Topic: Help with status bar. |
Savior
Replies: 1
Views: 2629
|
Forum: zMUD General Discussion Posted: Sun Jul 03, 2005 6:14 pm Subject: Help with status bar. |
Let's say I have a trigger for each spell, so when I lose the effect from the spell, it adds the name from the spell to a var which I call "spellefects"... Let's say in the list I've got:
Variable: ... |
Topic: About splitting a random string... |
Savior
Replies: 1
Views: 2528
|
Forum: zMUD General Discussion Posted: Sun May 08, 2005 9:55 pm Subject: About splitting a random string... |
Well i was wondering how could i split a random string in a trigger...
For instance...
The mud sends to me
Go! { se cb sd }
And between the "{}'s" there is from 1 to 5 comands
Which are
se, cb ... |
Topic: Help with trigger |
Savior
Replies: 5
Views: 5982
|
Forum: zMUD General Discussion Posted: Fri May 06, 2005 4:09 am Subject: Help with trigger |
Thhx... BUt i need it in 2,4 seconds...
is it possible?
i tried instead of +24 puttin +2,4 but it bugged :/
i got like
Alarms:
+ +2,4 -> test [in -970468097 secs]
;/ |
Topic: Help with trigger |
Savior
Replies: 5
Views: 5982
|
Forum: zMUD General Discussion Posted: Fri May 06, 2005 2:13 am Subject: Help with trigger |
Well...
I Have a trigger that calls a #wait function of 2400 and some commands after it...
And then another trigger that i wanted it to stop the #wait function before it reachs the commands... so th ... |
|