mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-17 17:20:26 +03:00
add 2 new vars and fix up variable names
DZE_HeartBeat DZE_UseBloodTypes
This commit is contained in:
@@ -17,8 +17,8 @@ _wounded assignAsCargo _vcl;
|
||||
_wounded moveInCargo _vcl;
|
||||
sleep 1;
|
||||
//["PVDZ_drg_RaLW",_wounded] call broadcastRpcCallAll;
|
||||
PVDZ_drg_RaLW = _wounded;
|
||||
publicVariable "PVDZ_drg_RaLW";
|
||||
norrnRaLW = _wounded;
|
||||
publicVariable "norrnRaLW";
|
||||
|
||||
if (local _wounded) then
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user