Register to post in forums, or Log in to your existing account
 

Play RetroMUD
Post new topic  Reply to topic     Home » Forums » CMUD General Discussion
Chirs
Newbie


Joined: 13 Jun 2008
Posts: 2

PostPosted: Fri Jun 13, 2008 4:53 pm   

Argument still on stack?
 
This is the alarm:

[1.5-> #IF (@aeon || @anorexiaaff || !@currenthp) {} {
#IF (@autobasher != 1 && @currentmp < @safemana) {
#IF (@shattering || @maydrink || @drinking) {} {
drink mana
#VARIABLE drinking {1}
#ALARM {+1.5} {#VARIABLE drinking {0}}
}
} {
#IF (@currenthp < @healhp) {
#IF (@maydrink || @drinking) {} {
drink health
#VARIABLE drinking {1}
#ALARM {+1.5} {#VARIABLE drinking {0}}
}
} {
#IF (@currentmp < @healmp) {
#IF (@shattering || @maydrink || @drinking) {} {
drink mana
#VARIABLE drinking {1}
#ALARM {+1.5} {#VARIABLE drinking {0}}
}
}
}
#IF ((@automoss) && (@currenthp < @healhpmoss)) {
#IF (@shattering || @anorexiaaff || @eatmoss || @eatingmoss) {} {
moss
#VARIABLE eatingmoss {1}
#ALARM {+1.5} {#VARIABLE eatingmoss {0}}
}
} {
#IF ((@automoss) && (@currentmp < @healmpmoss)) {
#IF (@shattering || @anorexiaaff || @eatmoss || @eatingmoss) {} {
moss
#VARIABLE eatingmoss {1}
#ALARM {+1.5} {#VARIABLE eatingmoss {0}}
}
}
}
}
}
hna
ana
fna
tna
sna
#IF (@currenthp < @warnhealth) {#ECHO %ansi( magenta, high) ============HEALTH IS BELOW HALF============} {}
#IF (@currentmp < @warnmana) {#ECHO %ansi( magenta, high) ============MANA IS BELOW HALF============} {}]
ERROR: argument still on stack:
0


The '0' at the end is a command input be fired by this trigger as well, I just can't figure it out. Halp!
Reply with quote
Chirs
Newbie


Joined: 13 Jun 2008
Posts: 2

PostPosted: Fri Jun 13, 2008 5:02 pm   
 
Nevermind, I think I have it figured out.
Reply with quote
Display posts from previous:   
Post new topic   Reply to topic     Home » Forums » CMUD 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