So im getting all these errors in my rpt since my move to the newest arma steam update and Im not sure why. I never had any errors patch 112555. But this is what they are.
_ret;>
20:02:21 Error position: <_ret;>
20:02:21 Error Undefined variable in expression: _ret
20:02:21 File z\addons\dayz_code\compile\BIS_fnc\fn_selectRandom.sqf, line 24
20:02:21 Error in expression <on call BIS_fnc_selectRandom;
_weapon = _weaponandmag select 0;
_magazine = _wea>
20:02:21 Error position: <_weaponandmag select 0;
_magazine = _wea>
20:02:21 Error Undefined variable in expression: _weaponandmag
20:02:21 File z\addons\dayz_server\WAI\compile\SpawnGroup.sqf, line 37
20:02:21 Error in expression <;
removeAllItems _unit;
_unit addweapon _weapon;
for "_i" from 1 to _mags do {_u>
20:02:21 Error position: <_weapon;
for "_i" from 1 to _mags do {_u>
20:02:21 Error Undefined variable in expression: _weapon
20:02:21 File z\addons\dayz_server\WAI\compile\SpawnGroup.sqf, line 71
20:02:21 Error in expression <ret = _this select _ret;
};
_ret;>
20:02:21 Error position: <_ret;>
20:02:21 Error Undefined variable in expression: _ret
20:02:21 File z\addons\dayz_code\compile\BIS_fnc\fn_selectRandom.sqf, line 24
20:02:21 Error in expression <on call BIS_fnc_selectRandom;
_weapon = _weaponandmag select 0;
_magazine = _wea>
20:02:21 Error position: <_weaponandmag select 0;
_magazine = _wea>
20:02:21 Error Undefined variable in expression: _weaponandmag
20:02:21 File z\addons\dayz_server\WAI\compile\SpawnGroup.sqf, line 37
20:02:21 Error in expression <;
removeAllItems _unit;
_unit addweapon _weapon;
for "_i" from 1 to _mags do {_u>
20:02:21 Error position: <_weapon;
for "_i" from 1 to _mags do {_u>
20:02:21 Error Undefined variable in expression: _weapon
20:02:21 File z\addons\dayz_server\WAI\compile\SpawnGroup.sqf, line 71
20:02:21 "WAI: Spawned a group of 2 Bandits at [6681.28,12108.2,0]"
20:02:21 Error in expression <ret = _this select _ret;
};
So if anyone could help me out that would be great. Thanks
ps sorry I don't know how to make a spoiler to hide the rpt stuff