Hey,
how to get the unit controlled by player (jet, heli, tank).
I want to measure distance from player to different objects (bulls, enemy, etc).
And there can be many "Client" units in mission, not just only 1 specified one.
I didn't found any giveMyUnitNameOrId() function.
Should I itarate all coalition units?
Or... how to get name or id of the player that used F10 menu command?
Thanks