I need help understanding this error regarding custom loot tables.

DangerRuss

OpenDayZ Rockstar!
Im receiving this error in my RPT and the server doesn't start when I try to customize my loot tables. Im pretty confident I did the install correctly, Ive done it before and its not difficult.. Im curious if its something to do with the overwatch files Im using? I can't understand this error so any help would be great thanks.

Code:
22:18:39 "PRELOAD_ Functions\init [[<No group>:0 (FunctionsManager)],any]"
22:18:39 "MPframework inited"
22:18:39 Error in expression <nd (((_itemChances select _l) select 1) * 100);
for "_k" from 0 to (_weight - 1)>
22:18:39 Error position: <* 100);
for "_k" from 0 to (_weight - 1)>
22:18:39 Error *: Type String, expected Number
22:18:39 File mpmissions\__cur_mp.chernarus\custom\loot_init.sqf, line 45
22:18:39 Error in expression <;
_recompile = (count _this) > 0;

if (BIS_fnc_init && !_recompile) exitwith {t>
22:18:39 Error position: <BIS_fnc_init && !_recompile) exitwith {t>
22:18:39 Error Undefined variable in expression: bis_fnc_init
22:18:39 File ca\Modules\Functions\init.sqf, line 28
 
Back
Top