What is wrong with the following ZMUD trigger lines?
Hey, this is for ZMUD and worked up until I went from lvl 17 to lvl 18. At that point all three lines from my score stopped updating from their respective triggers. Not sure how to resolve this as from what I can tell, nothing in the line seems to have changed...
Target Line:
| Race: Atavian | Health: 1128/1128 | Endurance: 4540/4540 |
Pattern:
[code]
^| Race: Atavian | Health: %1/%2 | Endurance: %3/%4 |$
[/code]
Target Line:
| Sex: Male | Mana: 878/912 | Willpower: 3460/3460 |
Pattern:
[code]
^| Sex: Male | Mana: %1/%2 | Willpower: %3/%4 |$
[/code]
Target Line:
| Spirited (18) | 5.39% (2968/55000) |
Pattern:
[code]
^| (%w) ~((%d)~) | (%d)~.(%d)~% ~((%d)~/(%d)~) |$
[/code]
0
Answers
Message #17059 Sent By: Oleis Received On: 1/03/2014/17:24
"If it makes you feel better, just checking your artifact list threatens to crash my mudlet."