Author |
Message |
Topic: Scripting |
Shadowfyr
Replies: 9
Views: 16116
|
Forum: zMUD General Discussion Posted: Wed Mar 13, 2002 6:56 am Subject: Scripting |
Ok. My last post on here for now.. Seems the alarm, contrary to the documentation, does not operate correctly using 'any' combo of 1:00 *:01:00, etc. It does trigger on minutes, but 'only' if you use ... |
Topic: Scripting |
Shadowfyr
Replies: 9
Views: 16116
|
Forum: zMUD General Discussion Posted: Wed Mar 13, 2002 12:24 am Subject: Scripting |
Sigh... Ok. I have given up on compatibility with the free version of zmud. lol
However I had to make the following changes to your script to get it to work in 6.16:
#TR {The next reboot is sc ... |
Topic: Scripting |
Shadowfyr
Replies: 9
Views: 16116
|
Forum: zMUD General Discussion Posted: Mon Mar 11, 2002 10:34 pm Subject: Scripting |
I like your solution Troubadour. Unfortunately since I wanted to make is work in both the newer and old free version of zmud it won't work. V3.62 didn't support %ismember. :p
The irony is that I al ... |
Topic: Scripting |
Shadowfyr
Replies: 9
Views: 16116
|
Forum: zMUD General Discussion Posted: Sun Mar 10, 2002 12:37 am Subject: Scripting |
Ok. Having gotten no response for several days I decided to take a crack at this myself. :p
The following is what I need to have happen at login to the mud:
#MATH days 0
#MATH hours 0
#MATH ... |
Topic: Scripting |
Shadowfyr
Replies: 9
Views: 16116
|
Forum: zMUD General Discussion Posted: Thu Mar 07, 2002 7:05 am Subject: Scripting |
Hmm. It also looks like this forum works better with Infernal Exploder, which I unfortunately despise and use only under threat of bodily injury. ;) I can deal with the odd menu behavior, but the text ... |
Topic: Scripting |
Shadowfyr
Replies: 9
Views: 16116
|
Forum: zMUD General Discussion Posted: Thu Mar 07, 2002 6:56 am Subject: Scripting |
Hmm. Ok... Figured people would know basic. ;) lol
Triggers pass 3 parameters when they go off, the name of the trigger (TrigName), the stuff that it sends to the mud (Output) and an array of all w ... |
Topic: Scripting |
Shadowfyr
Replies: 9
Views: 16116
|
Forum: zMUD General Discussion Posted: Thu Mar 07, 2002 4:37 am Subject: Scripting |
I resently created the following script for a client called Mushclient and someone who had zmud asked me if they could use it. Not knowing how zmud did things I never the less assumed that the only ma ... |
|