Hello there, i got one question, this is what i want "Two specific units (raynor and tosh), enter to X region so then the trigger start
i have like 3 hours trying to figure out itt, but simply don't work, look what i have got:
Events:
- Unit - Any Unit enter to Terran base
Conditions:
- (trigger unit) == raynor
- (triggert unit) == tosh
Actions:
etc etc
And well i don't know if you get it, but that doesn't work, i have test it with only one condition, and works, but i need both units inside to continue, any idea or help please?
Im guessing you need it so what both unit enter at roughly the same time but the events will only allow 1 units. Setup two events one for each raynor/tosh entering and then for the conditions you need the following: you'll need an "and" that includes raynor is in region and tosh is in region. Otherwise you need an combination of "or "nested inside of an "and". Three hours is a lot of time for something so simple, might want to try a tutorial next time.
It works, thanks mate, and yes, 3 hours is so much for that simple problem, but i wasnt the whole 3 hours thinking about that hahaha, i do othe things, i will try the next time to check tutorials thanks you
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Hello there, i got one question, this is what i want "Two specific units (raynor and tosh), enter to X region so then the trigger start
i have like 3 hours trying to figure out itt, but simply don't work, look what i have got:
Events: - Unit - Any Unit enter to Terran base Conditions: - (trigger unit) == raynor - (triggert unit) == tosh Actions: etc etc
And well i don't know if you get it, but that doesn't work, i have test it with only one condition, and works, but i need both units inside to continue, any idea or help please?
Im guessing you need it so what both unit enter at roughly the same time but the events will only allow 1 units. Setup two events one for each raynor/tosh entering and then for the conditions you need the following: you'll need an "and" that includes raynor is in region and tosh is in region. Otherwise you need an combination of "or "nested inside of an "and". Three hours is a lot of time for something so simple, might want to try a tutorial next time.
@hobbidude: Go
It works, thanks mate, and yes, 3 hours is so much for that simple problem, but i wasnt the whole 3 hours thinking about that hahaha, i do othe things, i will try the next time to check tutorials thanks you