OFPEC Forum

Editors Depot - Mission Editing and Scripting => ArmA - Editing/Scripting Multiplayer => Topic started by: Joiner on 09 Apr 2009, 13:28:32

Title: Player Nickname
Post by: Joiner on 09 Apr 2009, 13:28:32
Hi all!
Can anyone tell me whether it is possible to use a player's name when making an MP mission? For example, I will play this mission with my friends and I know for sure that there will be players with certain nicknames. So I need to use certain commands for a particular person (for example, to add ammo dynamically, etc). I did not specify names for units in the editor. Thanks in advance!
Title: Re: Player Nickname
Post by: Deadfast on 09 Apr 2009, 14:29:17
name unit returns the nickname of a human player.
Title: Re: Player Nickname
Post by: Joiner on 09 Apr 2009, 15:12:41
Thanks!