mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
Push #941 - SetFuel
This commit is contained in:
@@ -26,8 +26,8 @@ switch (_variable) do {
|
||||
if (local _vehicle) then {
|
||||
_vehicle setFuel _qty;
|
||||
} else {
|
||||
PVCDZ_veh_SetFuel = _arraytosend;
|
||||
_owner publicVariableClient "PVCDZ_veh_SetFuel";
|
||||
PVDZE_veh_SFuel = _arraytosend;
|
||||
_owner publicVariableClient "PVDZE_veh_SFuel";
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user