mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 11:42:38 +03:00
added init for dayz_myLiftVehicle
dayz_myLiftVehicle removeAction s_player> Error position: <dayz_myLiftVehicle removeAction s_player> Error Undefined variable in expression: dayz_myliftvehicle File z\addons\dayz_code\compile\fn_selfActions.sqf, line 48
This commit is contained in:
@@ -709,6 +709,7 @@ if(!isDedicated) then {
|
||||
DZE_FreshSpawn = false;
|
||||
|
||||
DZE_myHaloVehicle = objNull;
|
||||
dayz_myLiftVehicle = objNull;
|
||||
|
||||
DZE_Friends = [];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user