mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-02-21 23:50:48 +03:00
Cleanup some scripts
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
private["_body","_id","_position"];
|
||||
_body = _this;
|
||||
_position = getPosATL _body;
|
||||
_id = [_position,0.1,1.5] call bis_fnc_flies;
|
||||
//_id setVariable ["body",_body];
|
||||
//dayz_flyMonitor set[count dayz_flyMonitor, _id];
|
||||
Reference in New Issue
Block a user