Normally the mission weapon crates are locked until mission sucess, but mine are not. I have the following in all the mission sqf's.
{ _x setVariable ["R3F_LOG_disabled", true, true] } forEach [_box1, _box2];
using a vanilla 1.12b they work fine, although my modded version they do not. Anyone know what file i need to look at to fix this?
thanks