Is it possible to have a to have a trigger run a check (which is another trigger) then, once that trigger gas finished the check, come back to the original trigger?
Basically, When you fish in an Area, It rolls a random Number, and if that number = 1, then it needs to check if That player has any open Fishing Spots (To save up to 8 fish, and later sell them).
Is it possible to have a to have a trigger run a check (which is another trigger) then, once that trigger gas finished the check, come back to the original trigger?
with variables yes
like in ur first trigger it say if variable is +1
ur second trigger say when u get variable +1
when u get variable +1 trigger one is activating
Ofcourse... So simple..
You can use an action definition as well.
I'm trying to figure out a Trigger for Fishing...
Basically, When you fish in an Area, It rolls a random Number, and if that number = 1, then it needs to check if That player has any open Fishing Spots (To save up to 8 fish, and later sell them).
Then an action definition is your way to go
http://forums.sc2mapster.com/resources/tutorials/2532-video-triggers-basic-functions-action-condition-definitions/