My mud sometimes reports percentage health of mobs as "???". I can't seem to figure out how to make a single trigger that fires when it sees a percentage (number 0-100) OR '???'.
The trigger fires off of my prompt. The sixth asterisk is where either a percentage or the three question marks appear:
I've tried several variations of regular expressions and normal triggers and nothing seems to work.
The trigger fires off of my prompt. The sixth asterisk is where either a percentage or the three question marks appear:
Quote:
<*hp *mana *move> * <*> <* percent>
<*hp *mana *move> * <*> <* percent>
I've tried several variations of regular expressions and normal triggers and nothing seems to work.