![](templates/Classic/images/spacer.gif) |
Chirs Newbie
Joined: 13 Jun 2008 Posts: 2
|
Posted: 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! |
|
|
![](templates/Classic/images/spacer.gif) |
Chirs Newbie
Joined: 13 Jun 2008 Posts: 2
|
Posted: Fri Jun 13, 2008 5:02 pm |
Nevermind, I think I have it figured out.
|
|
|
![](templates/Classic/images/spacer.gif) |
|
|
|
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
|
|