I've got custom loot tables installed and the loot seems to be spawning appropriately, but I'm getting this error in my client log that I believe is related to my custom loot tables:
Error in expression <) select 2) * 100);
for "_k" from 0 to (_weight - 1) do
{
_weighted set [_j + _k>
Error position: <_weight - 1) do
{
_weighted set [_j + _k>
Error Undefined variable in expression: _weight
File z\addons\dayz_code\init\loot_init.sqf, line 27
The error repeats 7 times. The loot_init.sqf is the standard file. I haven't edited it, so something in my loot tables must be causing this error. In case anyone wants to take a look, here's my loot table files: https://www.dropbox.com/s/fnbbeo7mxl4y6j0/loot.rar?dl=0
Question
BetterDeadThanZed
I've got custom loot tables installed and the loot seems to be spawning appropriately, but I'm getting this error in my client log that I believe is related to my custom loot tables:
The error repeats 7 times. The loot_init.sqf is the standard file. I haven't edited it, so something in my loot tables must be causing this error. In case anyone wants to take a look, here's my loot table files: https://www.dropbox.com/s/fnbbeo7mxl4y6j0/loot.rar?dl=0
Link to comment
Share on other sites
8 answers to this question
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now