added back player%1 PV

This commit is contained in:
[VB]AWOL
2013-11-30 22:33:09 -06:00
parent 791164585c
commit bb3ce227c2
2 changed files with 4 additions and 6 deletions

View File

@@ -205,9 +205,7 @@ diag_log str(getMagazineCargo unitBackpack _newUnit);
player setVariable ["bodyName",dayz_playerName,true];
/*
_playerUID=getPlayerUID player;
_playerObjName = format["player%1",_playerUID];
call compile format["%1 = player;",_playerObjName];
publicVariable _playerObjName;
*/
publicVariable _playerObjName;