Let's say I have a template of a Trigger, but I just want to change a parameter, so I copy-paste to a new trigger just changing theses values... Is it possible to make a dynamic trigger ? I need one of these items to be possible :
I created a log to log the unit when it dies. But, when a viper abduct another unit, it trigger it ! Why?
It's a problem because also I have a trigger when the player enters a region, but the trigger is triggered when a viper of the player abduct (even a non-player unit) in the region. How to solve it?
0
Let's say I have a template of a Trigger, but I just want to change a parameter, so I copy-paste to a new trigger just changing theses values... Is it possible to make a dynamic trigger ? I need one of these items to be possible :
- Create a dynamic trigger inside a trigger
- Create a "Wait For Event" Action
- Inherit a trigger from another base trigger
Is one of that possible ?
0
Hello,
I created a log to log the unit when it dies. But, when a viper abduct another unit, it trigger it ! Why?
It's a problem because also I have a trigger when the player enters a region, but the trigger is triggered when a viper of the player abduct (even a non-player unit) in the region. How to solve it?
Thank you