Jump to content

Help cleaning up some errors in Client.RPT


js2k6

Recommended Posts

Hi, 

I was wondering if someone could help me with cleaning up some of the errors that are showing in client.rpt after playing in my taviana server

 

this error appears repeatedly. 

if ( AGN_safeZoneMessages )>
  Error position: <_if ) then {
if ( AGN_safeZoneMessages )>
  Error Undefined variable in expression: _if
File mpmissions\__CUR_MP.Tavi\CAGN\agn_SafeZoneCommander.sqf, line 196
Error in expression <FindDisplay 106) };
};

this is line 196 of agn_SafeZoneCommander.sqf

				if ( _skip && _if ) then {
					if ( AGN_safeZoneMessages ) then { systemChat ("[AGN] This player is tagged friendly, you have access to this players bag") };
					sleep 30;
				}; 

how would i go about defining the variable _if? 

 

the complete file is pasted here. 

http://pastebin.com/X5n6QtWn

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...