| Author |
Message |
Topic: having a trigger that fires on 2 diff patterns? |
glor
Replies: 2
Views: 4408
|
Forum: zMUD General Discussion Posted: Wed Jul 07, 2004 10:31 pm Subject: having a trigger that fires on 2 diff patterns? |
| I'm trying to get a particular state in a trigger to advance onto the next state if it sees one of two things. Either a specific message, like "You are cool", or a message in the form of a pattern lik ... |
Topic: using %1, %2 with regex's |
glor
Replies: 1
Views: 3777
|
Forum: zMUD General Discussion Posted: Tue Jun 15, 2004 2:56 pm Subject: using %1, %2 with regex's |
Hey, I just had 2 quick questions about how to use the autoassigned variables when you have a regular expression involving a + or *. If had a trigger that fired on a regular expression like:
(?)+
T ... |
Topic: Status window and string lists |
glor
Replies: 3
Views: 5252
|
Forum: zMUD General Discussion Posted: Sun May 11, 2003 6:24 am Subject: Status window and string lists |
| Hm, I tried doing this, and the syntax seems all correct (it's highlighted blue), but the status window just displays the command instead of evaluating it basically. Like, in the case used, the status ... |
Topic: Alarms |
glor
Replies: 4
Views: 10343
|
Forum: zMUD General Discussion Posted: Sun May 11, 2003 5:53 am Subject: Alarms |
| hm, I've tried doing that, but apparently I can't tag an ID to the alarm via the #ALARM command (syntax error), it only lets me do #ALARM +3 {blah}. Which means I can't #UNTRIG it because the ID is ju ... |
Topic: Alarms |
glor
Replies: 4
Views: 10343
|
Forum: zMUD General Discussion Posted: Sun May 11, 2003 4:04 am Subject: Alarms |
| Hey everyone, I just had some questions about alarms. Basically, what I would like to do is allow multiple triggers to work off one alarm. So if one trigger fires, it'll set the alarm to go off in 20 ... |
Topic: Recreating Variables |
glor
Replies: 3
Views: 7722
|
Forum: zMUD General Discussion Posted: Thu Feb 27, 2003 3:23 pm Subject: Recreating Variables |
| Hehe, thanks for the help, I actually use the varname=value thing, but the solution you gave seems to solve some of the problem. But when I have a 'check' for the variable value, like #if (varname = v ... |
Topic: Recreating Variables |
glor
Replies: 3
Views: 7722
|
Forum: zMUD General Discussion Posted: Thu Feb 27, 2003 6:10 am Subject: Recreating Variables |
| I imported my .mud file from a previous version of zmud into 6.53 and everything loaded up just fine. Except it doesn't seem to 'see' the variables that are in the system unless they're not put in any ... |
Topic: Program lag? |
glor
Replies: 4
Views: 7125
|
Forum: zMUD General Discussion Posted: Thu Feb 27, 2003 4:41 am Subject: Program lag? |
| Well I figured out what the problem was. I have a bunch of guage/buttons at the top of my mud (roughly 30) and once I turned those off, the lag stopped. I guess something changed in the way zmud did t ... |
Topic: Program lag? |
glor
Replies: 4
Views: 7125
|
Forum: zMUD General Discussion Posted: Tue Feb 25, 2003 5:07 pm Subject: Program lag? |
| Well I've tried testing it on two different computers I have in two completely different places. One is a 2.4GHz P4 with 512mb rdram and some Dell motherboard I think. Network card is just a plain Int ... |
Topic: Program lag? |
glor
Replies: 4
Views: 7125
|
Forum: zMUD General Discussion Posted: Tue Feb 25, 2003 7:33 am Subject: Program lag? |
| I'm having some trouble with almost every version of zmud that I've tried. The problem is, when I'm fighting and a lot of spam comes through from attacks/counter-attacks/whatnot, the entire program co ... |
| |