Some error ...
#1

i got some fucked error .. please help me

Код HTML:
C:\Users\Eiy Mard\Desktop\samp\filterscripts\license.pwn(84) : error 017: undefined symbol "strtok"
C:\Users\Eiy Mard\Desktop\samp\filterscripts\license.pwn(84) : error 033: array must be indexed (variable "cmd")
C:\Users\Eiy Mard\Desktop\samp\filterscripts\license.pwn(119) : error 017: undefined symbol "strtok"
C:\Users\Eiy Mard\Desktop\samp\filterscripts\license.pwn(119) : error 033: array must be indexed (variable "tmp")
C:\Users\Eiy Mard\Desktop\samp\filterscripts\license.pwn(176) : error 017: undefined symbol "strtok"
C:\Users\Eiy Mard\Desktop\samp\filterscripts\license.pwn(176) : error 033: array must be indexed (variable "tmp")
C:\Users\Eiy Mard\Desktop\samp\filterscripts\license.pwn(213) : error 017: undefined symbol "strtok"
C:\Users\Eiy Mard\Desktop\samp\filterscripts\license.pwn(213) : error 033: array must be indexed (variable "tmp")
C:\Users\Eiy Mard\Desktop\samp\filterscripts\license.pwn(250) : error 017: undefined symbol "strtok"
C:\Users\Eiy Mard\Desktop\samp\filterscripts\license.pwn(250) : error 033: array must be indexed (variable "tmp")
C:\Users\Eiy Mard\Desktop\samp\filterscripts\license.pwn(80) : warning 203: symbol is never used: "idx"
C:\Users\Eiy Mard\Desktop\samp\filterscripts\license.pwn(356) : warning 203: symbol is never used: "ret_memcpy"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


10 Errors.
here the script : Click Me!!
Reply
#2

http://pastebin.com/ReFanAJt
Reply
#3

got this .. 1 left .. lolz

Код HTML:
C:\Users\Eiy Mard\Desktop\samp\filterscripts\license.pwn(375) : warning 203: symbol is never used: "ret_memcpy"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Warning.
Reply
#4

Quote:
Originally Posted by Eiy Mard
Посмотреть сообщение
got this .. 1 left .. lolz

Код HTML:
C:\Users\Eiy Mard\Desktop\samp\filterscripts\license.pwn(375) : warning 203: symbol is never used: "ret_memcpy"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Warning.
Put this under definitions:
pawn Код:
#pragma unused ret_memcpy
Reply
#5

You can ignore this warning if ya want. It complains that you defined the symbol ret_memcpy and never used it in your script.
Reply
#6

lolz ... already fix .. tyvm ..
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)