Files
DayZ-Epoch/SQF/dayz_code/compile
F507DMT 226dfcce53 Update object_monitorGear.sqf (#1921)
A few optimizations.

_weapons = []; THEN agen - _weapons = (getWeaponCargo _object) select 1; Same with _magazines, _backpacks
_weapons THEN use only one time: count _weapons, same with _control,_magazines, _backpacks
use many time (typeOf _object), better use one variable for that: _type

FIX in loop:
one more check old this bag: https://www.youtube.com/watch?v=3ecWX21wEe4

Use this, if you think it's right
2017-03-26 14:12:33 -04:00
..
2016-03-17 16:34:15 -04:00
2016-03-17 16:34:15 -04:00
2016-03-17 16:34:15 -04:00
2017-03-20 18:18:04 -04:00
2016-03-30 14:55:45 -04:00
2016-03-30 14:55:45 -04:00
2017-01-29 19:36:48 -05:00
2016-08-21 15:46:33 -04:00
2017-02-28 18:26:37 -05:00
2016-03-30 14:55:45 -04:00
2016-03-30 14:55:45 -04:00
2016-03-30 14:55:45 -04:00
2016-03-30 14:55:45 -04:00
2016-03-20 22:12:11 -04:00
2013-08-26 02:29:18 -05:00
2016-12-10 15:06:48 -05:00
2017-03-01 11:24:09 -05:00
2016-07-25 12:06:53 -04:00
2016-03-21 17:58:23 -04:00
2017-03-14 14:51:22 -04:00
2016-03-30 14:55:45 -04:00
2016-08-23 15:40:26 -04:00
2016-03-30 14:55:45 -04:00
2016-02-29 00:26:12 -05:00
2016-03-30 14:55:45 -04:00
2016-10-03 15:45:13 -04:00
2016-08-11 19:50:03 -04:00
2016-11-21 18:33:41 -05:00
2016-11-21 18:33:41 -05:00