mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 20:13:13 +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_FreshSpawn = false;
|
||||||
|
|
||||||
DZE_myHaloVehicle = objNull;
|
DZE_myHaloVehicle = objNull;
|
||||||
|
dayz_myLiftVehicle = objNull;
|
||||||
|
|
||||||
DZE_Friends = [];
|
DZE_Friends = [];
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user