mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
Update fire_monitor.sqf
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
private["_firePlace","_ok","_mags","_serial","_qty","_countr"];
|
||||
private["_firePlace","_ok","_mags","_serial","_qty","_countr","_fuel","_classname"];
|
||||
_firePlace = _this;
|
||||
|
||||
while {alive _firePlace} do {
|
||||
|
||||
Reference in New Issue
Block a user