SA-MP Forums Archive
2 errors - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: 2 errors (/showthread.php?tid=473939)



2 errors - boomerboom - 05.11.2013

Код:
		{
		    OnPlayerDisconnect(i, 1); //ERROR ON THIS LINE
		}
Код:
C:\Users\***\Desktop\SAMP\filterscripts\jadmin.pwn(19428) : error 017: undefined symbol "hooked"
C:\Users\***\Desktop\SAMP\filterscripts\jadmin.pwn(19428) : error 029: invalid expression, assumed zero
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


2 Errors.
If you help I +REP!


Re: 2 errors - Kaperstone - 05.11.2013

Would be helpful if you could mark the lines where the errors are. (line 1942


Re: 2 errors - boomerboom - 05.11.2013

Check the topic.I edited.


Re: 2 errors - [SF]OutLawZ - 05.11.2013

Be more specific if you're seeking for help, post the section of the code as well as the commented line. Let's see the function header.