Hi all
I'm a little confused.
Could you please tell me if player units in MP games keep the unit name you set them or do they take on the name that they have set up themselves in the MP options of the game?
Example:
I place 8 us units as playable on my MP map.
I name them US1, US2, US3 etc...
I run a script and say US1 setdammage 1 to kill them.
The player has named themselves "aazell" in the multiplayer options of the game before they join.
Will the player names I assign to those playable units be overwritten by the players name?
If so I have to refer all my scripts to fetch the player name first and assign it a value correct?
Let me know
aaz