You can force the player into selecting a specific unit with triggers. Whenever the player selects a unit, deselect it and select the desired unit. If you want to display target info as well, you can create and show a custom dialog and return the unit info when the unit selection event is triggered.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
You can force the player into selecting a specific unit with triggers. Whenever the player selects a unit, deselect it and select the desired unit. If you want to display target info as well, you can create and show a custom dialog and return the unit info when the unit selection event is triggered.