| Author |
Message |
Topic: variable adding |
neuch
Replies: 3
Views: 8584
|
Forum: zMUD General Discussion Posted: Fri Jan 02, 2004 8:42 am Subject: variable adding |
ok. so first this trigger doesnt add when it is supposed to, but the res works
#AD count 1;say demon, fly;#IF (@count = 3) {@marco = bind;bind} {gdemon}
and then when i try this it goes back to ... |
Topic: adding a puter |
neuch
Replies: 4
Views: 7478
|
Forum: zMUD General Discussion Posted: Fri Jan 02, 2004 1:30 am Subject: adding a puter |
| did you try saving the setting and just copying them on your new computer? |
Topic: variable adding |
neuch
Replies: 3
Views: 8584
|
Forum: zMUD General Discussion Posted: Fri Jan 02, 2004 1:19 am Subject: variable adding |
| i made a counter to add to 3 then enter a command (using an if statement). so once the variable is 3 it sends the "true" command and if not it sends the "false" command. now i need it to go back to 0 ... |
| |