Files
DayZ-Epoch/SQF/dayz_code/compile
ebaydayz de4f50dad0 Fix trader menu expected array error
TraderItemList and TraderCatList should be initialized as arrays, not numbers. Fixes this error:
```
Error in expression < 0;
if (_index < 0) exitWith {};
while {count TraderItemList < 1} do { sleep 1; >
  Error position: <count TraderItemList < 1} do { sleep 1; >
  Error count: Type Number, expected Array,Config entry
File z\addons\dayz_code\compile\player_traderMenuHive.sqf, line 174
```
See: https://github.com/vbawol/DayZ-Epoch/issues/1616

Tested buying and selling to all Stary and Bash traders as well as the boat dealer with these changes. No more error or problems.
2015-02-04 14:09:16 -05:00
..
2014-06-13 16:50:39 -04:00
2014-06-01 01:18:19 -05:00
2014-07-31 13:33:51 -04:00
2013-10-22 09:10:27 -05:00
2014-09-03 09:40:36 -04:00
2014-05-27 15:37:57 -04:00
2013-11-06 20:50:22 -06:00
2014-06-01 03:29:44 -04:00
2014-05-27 15:37:57 -04:00
2014-05-27 15:37:57 -04:00
2013-07-30 21:52:28 -05:00
2014-05-27 15:37:57 -04:00
2013-10-22 09:10:27 -05:00
2013-10-22 09:10:27 -05:00
2014-05-27 15:37:57 -04:00
2014-05-27 15:37:57 -04:00
2013-08-26 02:29:18 -05:00
2014-05-27 15:37:57 -04:00
2014-05-27 15:37:57 -04:00
2014-05-27 15:37:57 -04:00
2014-05-27 15:37:57 -04:00
2014-06-30 16:44:46 -05:00
2014-05-27 15:37:57 -04:00
2014-08-26 10:22:47 +02:00
2014-05-27 15:37:57 -04:00
2014-05-27 15:03:53 -04:00
2013-12-23 12:29:10 -05:00
2014-07-10 16:44:58 -04:00
2014-06-01 03:29:44 -04:00
2014-06-01 03:29:44 -04:00
2014-06-01 12:23:07 -05:00
2014-06-02 13:40:26 -05:00
2014-05-27 15:37:57 -04:00
2014-05-27 15:37:57 -04:00
2014-06-30 12:46:06 -04:00
2014-10-22 10:20:42 -04:00
2014-05-27 15:03:53 -04:00