mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-02-12 19:22:56 +03:00
added back player%1 PV
This commit is contained in:
@@ -1039,10 +1039,10 @@ class FSM
|
||||
"" \n
|
||||
"//Select Weapon" \n
|
||||
"// Desc: select default weapon & handle multiple muzzles" \n
|
||||
"////_playerObjName = format[""player%1"",_playerUID];" \n
|
||||
"////call compile format[""player%1 = player;"",_playerUID];" \n
|
||||
"_playerObjName = format[""player%1"",_playerUID];" \n
|
||||
"call compile format[""player%1 = player;"",_playerUID];" \n
|
||||
"////diag_log (format[""player%1 = player"",_playerUID]);" \n
|
||||
"////publicVariable _playerObjName;" \n
|
||||
"publicVariable _playerObjName;" \n
|
||||
"" \n
|
||||
"//_state = player getVariable[""state"",[]];" \n
|
||||
"_currentWpn = """";" \n
|
||||
|
||||
Reference in New Issue
Block a user