Draman Newbie
Joined: 26 Dec 2004 Posts: 2
|
Posted: Fri Mar 24, 2006 2:03 am
Unwanted #gag's |
#TRIGGER {^You have recovered {balance on all limbs.|equilibrium.}$} {#if (!@aeon) {stand;salve;heal;pipe_heal}}
The line I have triggered gags when I have the stand command in there. I know the reason why, even though I don't fully understand it, but I don't know how to fix it.
The reason why is I have the following trigger:
#TRIGGER {^stand$} {#GAG}
It sends the command, but gags both the command because of the stand trigger and the line I have it triggered to.
Any way to fix this? As of right now I've just put an alias in it's place to stand if I'm prone (track it through my prompt) but I'd rather it just send the command, for combat reasons (helps against amnesia, for the rest of you IRE people.)
Would appreciate the help, thanks. |
|