| Author |
Message |
Topic: String Variables and Triggering |
optimus101
Replies: 2
Views: 5507
|
Forum: zMUD General Discussion Posted: Sat Apr 13, 2002 1:02 am Subject: String Variables and Triggering |
| Ok, I've created a variable called @vENEMIES and placed a lot of different names into it. How would I set up a trigger for when they arrive/fly in to check if the name is in the variable and execute a ... |
Topic: Advanced Trigger/Variable Question |
optimus101
Replies: 3
Views: 5503
|
Forum: zMUD General Discussion Posted: Fri Apr 12, 2002 10:09 pm Subject: Advanced Trigger/Variable Question |
COol, that works, I found an alternate way to do it by nesting like 6 if statements inside each other, but %format is a lot neater. ;) Thanks.
-Brak
|
Topic: Advanced Trigger/Variable Question |
optimus101
Replies: 3
Views: 5503
|
Forum: zMUD General Discussion Posted: Fri Apr 12, 2002 5:11 pm Subject: Advanced Trigger/Variable Question |
| Is there a way to force a variable to remain a certian number of digits, even if the first digit(s) are 0? I'm setting up a trigger to count down time left on spells based on initial text received fro ... |
Topic: Problem with Alarms/Counters |
optimus101
Replies: 4
Views: 8294
|
Forum: zMUD General Discussion Posted: Fri Apr 12, 2002 5:56 am Subject: Problem with Alarms/Counters |
| No good. I think I'm taking the wrong approach to it though. re-thinking it, I think I'm gonna try to just have a trigger to capture the variables and create an alarm based on which variables were cap ... |
Topic: Problem with Alarms/Counters |
optimus101
Replies: 4
Views: 8294
|
Forum: zMUD General Discussion Posted: Thu Apr 11, 2002 11:45 pm Subject: Problem with Alarms/Counters |
The sample line of text in the first note is a cut and paste. The board setup removed the spaces, but you can see where the spaces are from the (*)'s in the trigger line.
-Brak
|
Topic: Problem with Alarms/Counters |
optimus101
Replies: 4
Views: 8294
|
Forum: zMUD General Discussion Posted: Thu Apr 11, 2002 11:01 pm Subject: Problem with Alarms/Counters |
Hi all. I'm trying to set up a series of alarm triggers that will count variables down from a captured number to zero. In addition to doing that I'm trying to display the results in the status windo ... |
| |