mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
Little Typo
This commit is contained in:
@@ -119,7 +119,6 @@ _availableCansEmpty = ["ItemJerrycanEmpty","ItemFuelBarrelEmpty"];
|
|||||||
PVDZE_send = [_vehicle,"SetFuel",[_vehicle,_newFuel]];
|
PVDZE_send = [_vehicle,"SetFuel",[_vehicle,_newFuel]];
|
||||||
publicVariableServer "PVDZE_send";
|
publicVariableServer "PVDZE_send";
|
||||||
};
|
};
|
||||||
*/
|
|
||||||
|
|
||||||
// Play sound
|
// Play sound
|
||||||
[player,"refuel",0,false] call dayz_zombieSpeak;
|
[player,"refuel",0,false] call dayz_zombieSpeak;
|
||||||
@@ -156,4 +155,4 @@ _availableCansEmpty = ["ItemJerrycanEmpty","ItemFuelBarrelEmpty"];
|
|||||||
|
|
||||||
} forEach magazines player;
|
} forEach magazines player;
|
||||||
|
|
||||||
DZE_ActionInProgress = false;
|
DZE_ActionInProgress = false;
|
||||||
|
|||||||
Reference in New Issue
Block a user