mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-02-07 08:42:54 +03:00
0.69 + 1.7.5.M1D15
This commit is contained in:
@@ -189,5 +189,5 @@ private ["_newBackpackType","_backpackWpn","_backpackMag"];
|
||||
|
||||
_playerUID=getPlayerUID player;
|
||||
_playerObjName = format["player%1",_playerUID];
|
||||
call compile format["player%1 = player;",_playerUID];
|
||||
call compile format["%1 = player;",_playerObjName];
|
||||
publicVariable _playerObjName;
|
||||
Reference in New Issue
Block a user