is it possible to have something like:
GetSelectedUnit?
because I have looked all over the place in gui...
and I couldn't find it I want to use this because I have a player ... selects unit event:
I want him to select a other dummy unit instead then... so you will be automatically redirected to a different unit...
GetSelectedUnit?
because I have looked all over the place in gui...
and I couldn't find it I want to use this because I have a player ... selects unit event:
- (Unit-type of (Selected Unit)) Equal to MyUnitType
I want him to select a other dummy unit instead then... so you will be automatically redirected to a different unit...