Hi everyone, having an issue with one of my scripts,
I have a loadout randomiser / humanity based loadout on my overpoch lingor server.
It seems to function exactly as it should, however it is throwing an error in my servers rpt that i would like to resolve.
20:59:07 Error in expression < player getVariable["humanity",0]; if((_getHumanity > -4999) && (_getHumanity <> 20:59:07 Error position: <_getHumanity > -4999) && (_getHumanity <> 20:59:07 Error Undefined variable in expression: _gethumanity 20:59:07 File mpmissions\__cur_mp.Lingor\scripts\DMDloadouts.sqf, line 44
this is the file in question
thanks.