Errors
#1

Код:
C:\Users\Khan_vb\XRS\filterscripts\LuxAdmin.pwn(508) : error 017: undefined symbol "hooked"
C:\Users\Khan_vb\XRS\filterscripts\LuxAdmin.pwn(508) : error 029: invalid expression, assumed zero
C:\Users\Khan_vb\XRS\filterscripts\LuxAdmin.pwn(1914) : error 017: undefined symbol "hooked"
C:\Users\Khan_vb\XRS\filterscripts\LuxAdmin.pwn(1914) : error 029: invalid expression, assumed zero
C:\Users\Khan_vb\XRS\filterscripts\LuxAdmin.pwn(7053) : error 017: undefined symbol "hooked"
C:\Users\Khan_vb\XRS\filterscripts\LuxAdmin.pwn(7053) : error 029: invalid expression, assumed zero
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


6 Errors.
Lines

(50: OnPlayerConnect(i);

(1914): return OnPlayerConnect(playerid);

(7053): return OnPlayerConnect(player1);
Reply
#2

Just read the error: undefined symbol "hooked" so what is hooked?
Reply
#3

Anyone.?
Reply
#4

BUMP!!
Reply
#5

Please show your script
Reply
#6

this is the lines


(50 OnPlayerConnect(i);

(1914): return OnPlayerConnect(playerid);

(7053): return OnPlayerConnect(player1);

ERROR
Reply
#7

Can you show me the script Code
Reply
#8

Show us the codes, What defined for hooked?
Reply
#9

anyway its LuxAdmin.
Reply
#10

You're expressing Hooked, but not defining it anywhere in the script.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)