Cleanup some scripts

This commit is contained in:
Skaronator
2014-02-23 01:33:17 +01:00
parent 61e86abe4c
commit 0b1779baef
4 changed files with 17 additions and 24 deletions

View File

@@ -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];