mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-04-18 10:16:39 +03:00
not needed
This commit is contained in:
@@ -205,7 +205,9 @@ diag_log str(getMagazineCargo unitBackpack _newUnit);
|
|||||||
|
|
||||||
player setVariable ["bodyName",dayz_playerName,true];
|
player setVariable ["bodyName",dayz_playerName,true];
|
||||||
|
|
||||||
|
/*
|
||||||
_playerUID=getPlayerUID player;
|
_playerUID=getPlayerUID player;
|
||||||
_playerObjName = format["player%1",_playerUID];
|
_playerObjName = format["player%1",_playerUID];
|
||||||
call compile format["%1 = player;",_playerObjName];
|
call compile format["%1 = player;",_playerObjName];
|
||||||
publicVariable _playerObjName;
|
publicVariable _playerObjName;
|
||||||
|
*/
|
||||||
Reference in New Issue
Block a user