Author |
Message |
Topic: change in XP script |
Digrat
Replies: 3
Views: 2829
|
Forum: zMUD General Discussion Posted: Tue Nov 12, 2002 5:33 pm Subject: change in XP script |
Thanks to fattony and Lightbulb. I got it to work using fattony's script; I tried Lightbulb's but it didn't work for me. My settings are:
Trigger pattern: &{hp}/&{hpmax}hp &{gp}/& ... |
Topic: change in XP script |
Digrat
Replies: 3
Views: 2829
|
Forum: zMUD General Discussion Posted: Mon Nov 11, 2002 8:18 pm Subject: change in XP script |
I've got a trigger that reads XP from my prompt. I've got 3 variables: xpcurrent, xplast, and xpgained. What I'd like to do is run a script when the prompt trigger is run.
xpgained = xpcurrent - ... |
|