About Us
Products
Purchase
Downloads
Support
Forums
Contact Us
Site
 Register to post in forums, or Log in to your existing account
 

Play RetroMUD
Post new topic  Reply to topic     Home » Forums » zMUD General Discussion
Zinjin
Newbie


Joined: 02 Mar 2004
Posts: 6

PostPosted: Wed Mar 24, 2004 9:57 am   

Help with Autosipper
 
I have an autosipper that *should* be working right, but it waits to see the NEXT prompt before it fires. In other words, when my hp variable goes below the alloted amount, it wont drink health until it sees the next prompt. Here is what I have:

Trigger:
^{H:}(%d) {M:}(%d) (*)$
Value:
HpVar=%1
MpVar=%2
#if (@healbalance=1 & @hpvar < 320) {v}
#if (@healbalance=1 & @mpvar < 130) {dm}

Value for Alias {v} is:
drink health;healbalance=0
Same code for {dm}, or my mana vial.

Whats the deal? How can I make it trigger the second it sees my prompt?
Fyi- My prompt reads, H:362 M:179 <eb db>

And a little sneak question!
Where can I find the numeric color list for zmud?

Thanks!
Reply with quote
shalimar
GURU


Joined: 04 Aug 2002
Posts: 4719
Location: Pensacola, FL, USA

PostPosted: Wed Mar 24, 2004 10:35 am   
 
did you check the prompt checkbox on the options tab of the trigger in the settings editor?

and the color list is locating in prefs - colors - foreground
or try:
#HELP %colorname
Reply with quote
Display posts from previous:   
Post new topic   Reply to topic     Home » Forums » zMUD General Discussion All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

© 2009 Zugg Software. Hosted by Wolfpaw.net