Files
DayZ-Epoch/SQF
ebaydayz 87ee176d7d Fix nearestObjects position error
_pos should be _charPos. Currently it causes this error in server RPT on 1.63.112555+ because it references the player object, not the player object's position:

 6:36:48 Error in expression <ear"] call server_updateObject;
} count nearestObjects [_pos, dayz_updateObjects>
 6:36:48   Error position: <nearestObjects [_pos, dayz_updateObjects>
 6:36:48   Error 0 elements provided, 3 expected
 6:36:48 File z\addons\dayz_server\compile\server_playerSync.sqf, line 209
2014-07-15 23:54:26 -04:00
..
2014-06-22 17:32:26 -05:00
2014-05-27 12:40:21 -04:00
2014-07-01 15:50:30 -05:00
2014-05-07 12:17:41 -05:00
2013-11-09 15:49:53 +01:00
2014-07-01 15:22:39 -05:00