Author |
Message |
Topic: A variable problem. Definatly user error |
EnigmafromRI
Replies: 1
Views: 1308
|
Forum: zMUD General Discussion Posted: Wed Feb 25, 2004 7:40 pm Subject: A variable problem. Definatly user error |
Pattern
The questmaster says, "As a reward, I am giving you (%d) quest points, and 3471 gold."
Value
#MATH qptoday (@qptoday + %1)
I have tried it with math as well as other things. Mainly her ... |
Topic: Beta testing and a small suggestion |
EnigmafromRI
Replies: 0
Views: 986
|
Forum: zMUD General Discussion Posted: Mon Feb 23, 2004 12:28 am Subject: Beta testing and a small suggestion |
I tried to get to the beta forum to add this suggestion and possibly start testing stuff out but I couldn't maybe someone could direct me? Anyways the suggestion is to do with the status window.
Ma ... |
Topic: Timer |
EnigmafromRI
Replies: 3
Views: 1807
|
Forum: zMUD General Discussion Posted: Thu Feb 19, 2004 7:50 am Subject: Timer |
Its changing the numbers way too fast.
Here is what I have so far
#trigger You may quest in (%w) minutes
#variable questtimer %1
#alarm *1 {#math questtimer {questtimer-1}}
Its prolly ... |
Topic: Triggers |
EnigmafromRI
Replies: 3
Views: 1924
|
Forum: zMUD General Discussion Posted: Wed Feb 18, 2004 7:12 am Subject: Triggers |
Thank you Guru I appreciate it much. I'll make sure to frequent this place often. I'll learn and hopefully be able to jump a few questions myself.
Again Thank you
|
Topic: Timer |
EnigmafromRI
Replies: 3
Views: 1807
|
Forum: zMUD General Discussion Posted: Wed Feb 18, 2004 6:10 am Subject: Timer |
Curiousity struck me again today. We have a quest system. I wanted to look into having a timer count down to the next quest in the status bar. Is that possible? If not would the status window serve be ... |
Topic: Triggers |
EnigmafromRI
Replies: 3
Views: 1924
|
Forum: zMUD General Discussion Posted: Tue Feb 17, 2004 2:24 am Subject: Triggers |
I was curious if there was a way to add timestamps within a capture window before the captured text? Not exactly an expert at this but I'm trying to make my life easier while muddin.
|
|