john681611 / resistance3

Based on resistance 2.0 but back to the old 1.0 base system
1 stars 0 forks source link

setContent Error #133

Open john681611 opened 5 months ago

john681611 commented 5 months ago
15:10:37   Error Type Array, expected String
15:10:37 File mpmissions\__cur_mp.Altis\Server\persistance\content\setContent.sqf..., line 39
15:10:37 Error in expression <0),1,((_x select 4) select 1)];
};
_box additemcargoGlobal [(_x select 5),1];
} >
john681611 commented 4 months ago

Cause https://community.bistudio.com/wiki/weaponsItems

v1.96 the returned array always contains secondary muzzle magazine info and consistent with getUnitLoadout format for weapon items.

john681611 commented 4 months ago

Hopefully Fixed in 3.9.8