Searching for full buff list question
Posted: Sun May 09, 2004 6:52 pm
why doesnt
/if (!${Me.Buff[NULL]}.ID) {
/echo HI
}
work, always goes through the IF statement no matter what my buff list has in it, is there a way to look to see if the buff list is full or not?
tryed putting many things like "" and NULL in quotes, i get a non-numeric encountered error
thx for help sirs
/if (!${Me.Buff[NULL]}.ID) {
/echo HI
}
work, always goes through the IF statement no matter what my buff list has in it, is there a way to look to see if the buff list is full or not?
tryed putting many things like "" and NULL in quotes, i get a non-numeric encountered error
thx for help sirs