im new to muding and want to create a trigger that matches 2 lines then send a command to the world. i have no experience in scripting so if you could explain what you are doing that would be great.
what happens is i get knocked down by a monster and need to stand back up again. if you play iron realms game youll know about the equilibrium/balance thing.
1st line - the monster knocks me down:
* sending you sprawling to the floor.
then the trigger would send:
stand
sometimes you have just cast a spell, etc... and have not revovered equilibrium so you must wait until you have in order to stand
2nd line would read:
you have recovered equilibrium
trigger would send:
stand
so i need a trigger that will make you stand if you have equilibrium and wait if you dont have equilibrium
what happens is i get knocked down by a monster and need to stand back up again. if you play iron realms game youll know about the equilibrium/balance thing.
1st line - the monster knocks me down:
* sending you sprawling to the floor.
then the trigger would send:
stand
sometimes you have just cast a spell, etc... and have not revovered equilibrium so you must wait until you have in order to stand
2nd line would read:
you have recovered equilibrium
trigger would send:
stand
so i need a trigger that will make you stand if you have equilibrium and wait if you dont have equilibrium