To explain what I'm doing:
I want to set up a trigger that will go something like this:
(I send "attack beast")
Trigger activates - GetInfoAboutTrigger "punch" -
Is "punch" active?
If yes, send "punch"
If no, send ""
Is "kick" active?
If yes, send "kick"
If no, send ""
I know there is a real command that is the equivalent to "GetInfoAboutTrigger" (which I just made up, for those of you who don't know), but I haven't been able to figure it out at all.
I want to set up a trigger that will go something like this:
(I send "attack beast")
Trigger activates - GetInfoAboutTrigger "punch" -
Is "punch" active?
If yes, send "punch"
If no, send ""
Is "kick" active?
If yes, send "kick"
If no, send ""
I know there is a real command that is the equivalent to "GetInfoAboutTrigger" (which I just made up, for those of you who don't know), but I haven't been able to figure it out at all.