mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 20:13:13 +03:00
Update spawned vehicle inventory after publishing
This commit is contained in:
@@ -82,5 +82,6 @@ if (count AllowedVehiclesList == 0) then {
|
|||||||
};
|
};
|
||||||
|
|
||||||
[_veh,[_dir,_objPosition],_vehicle,true,"0"] call server_publishVeh;
|
[_veh,[_dir,_objPosition],_vehicle,true,"0"] call server_publishVeh;
|
||||||
|
[_veh, "gear"] call server_updateObject;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
Reference in New Issue
Block a user