- Joined
- May 9, 2021
- Messages
- 263
Hello.
I am trying to make this Trigger work, but I'm obviously doing something wrong.
The Trigger is supposed to detect every Footman owned by all Players of the same Force (allied), pick one Footman and turn it into a Captain, and then turn that Captain back into a Footman after a duration and restart the whole thing again.
However, currently, it is not doing anything...
Here is the Trigger:
The variables are:
Help with this would be appreciated. I am not good with Triggers (I was helped with this Trigger on another thread).
I am trying to make this Trigger work, but I'm obviously doing something wrong.
The Trigger is supposed to detect every Footman owned by all Players of the same Force (allied), pick one Footman and turn it into a Captain, and then turn that Captain back into a Footman after a duration and restart the whole thing again.
However, currently, it is not doing anything...
Here is the Trigger:
The variables are:
- Footman_TempGroup (unit group, contains all the Footmen matching the conditions).
- MaxMana (real, detects the Mana of all Footmen (I think...?))
- Captain (Unit, sets the Captain)
- Captain_Duration (Timer Array(1), sets the duration)
Help with this would be appreciated. I am not good with Triggers (I was helped with this Trigger on another thread).