mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-15 21:29:59 +03:00
Cleanup dayz_server scripts
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
private["_pos"];
|
||||
_pos = _this select 0;
|
||||
|
||||
{
|
||||
[_x, "gear"] call server_updateObject;
|
||||
} forEach nearestObjects [_pos, dayz_updateObjects, 10];
|
||||
Reference in New Issue
Block a user