Posts: 413
Threads: 59
Joined: Sep 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!
Posts: 3,004
Threads: 12
Joined: May 2011
Would be helpful if you could mark the lines where the errors are. (line 1942
Posts: 413
Threads: 59
Joined: Sep 2013
Check the topic.I edited.
Posts: 169
Threads: 30
Joined: Dec 2009
Reputation:
0
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.