Hello everyone, can anyone tell me how to unable a player to control their own unit? I have created a trigger :-
I don't want the player 2 to control the last created unit. How to unable a player to control its own units without affecting the unit current order [ patrol to position of Dummy 0096 gen ]?
- Event
- Time - Every 15 second of the game
- Condition-
- Action -
- Create 1 footman for Player 2 at random point at region 01.
- Order Last created unit to patrol to position of Dummy 0096 gen.
- Create 1 Rifleman for Player 2 at random point at region 01.
- Order Last created unit to patrol to position of Dummy 0096 gen.
I don't want the player 2 to control the last created unit. How to unable a player to control its own units without affecting the unit current order [ patrol to position of Dummy 0096 gen ]?