SA-MP Forums Archive
error help me - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: error help me (/showthread.php?tid=76423)



error help me - RenisiL - 04.05.2009

Quote:

D:\VISKAS~1\Serveris\Serveris\Serveris\Server1\GAM EMO~1\LT-SF.pwn(1289) : error 017: undefined symbol "strrest"
D:\VISKAS~1\Serveris\Serveris\Serveris\Server1\GAM EMO~1\LT-SF.pwn(1289) : error 033: array must be indexed (variable "tmp")
D:\VISKAS~1\Serveris\Serveris\Serveris\Server1\GAM EMO~1\LT-SF.pwn(1293) : error 017: undefined symbol "strrest"
D:\VISKAS~1\Serveris\Serveris\Serveris\Server1\GAM EMO~1\LT-SF.pwn(1293) : error 033: array must be indexed (variable "tmp")
D:\VISKAS~1\Serveris\Serveris\Serveris\Server1\GAM EMO~1\LT-SF.pwn(1320) : error 017: undefined symbol "strrest"
D:\VISKAS~1\Serveris\Serveris\Serveris\Server1\GAM EMO~1\LT-SF.pwn(1320) : error 033: array must be indexed (variable "tmp")
D:\VISKAS~1\Serveris\Serveris\Serveris\Server1\GAM EMO~1\LT-SF.pwn(1324) : error 017: undefined symbol "strrest"
D:\VISKAS~1\Serveris\Serveris\Serveris\Server1\GAM EMO~1\LT-SF.pwn(1324) : error 033: array must be indexed (variable "tmp")
D:\VISKAS~1\Serveris\Serveris\Serveris\Server1\GAM EMO~1\LT-SF.pwn(1397) : error 017: undefined symbol "GetXYBehindPlayer"
D:\VISKAS~1\Serveris\Serveris\Serveris\Server1\GAM EMO~1\LT-SF.pwn(1484) : error 017: undefined symbol "strrest"
D:\VISKAS~1\Serveris\Serveris\Serveris\Server1\GAM EMO~1\LT-SF.pwn(1484) : error 033: array must be indexed (variable "tmp")
D:\VISKAS~1\Serveris\Serveris\Serveris\Server1\GAM EMO~1\LT-SF.pwn(1510) : error 017: undefined symbol "strrest"
D:\VISKAS~1\Serveris\Serveris\Serveris\Server1\GAM EMO~1\LT-SF.pwn(1510) : error 033: array must be indexed (variable "tmp")
D:\VISKAS~1\Serveris\Serveris\Serveris\Server1\GAM EMO~1\LT-SF.pwn(1514) : error 017: undefined symbol "strrest"
D:\VISKAS~1\Serveris\Serveris\Serveris\Server1\GAM EMO~1\LT-SF.pwn(1514) : error 033: array must be indexed (variable "tmp")
D:\VISKAS~1\Serveris\Serveris\Serveris\Server1\GAM EMO~1\LT-SF.pwn(1540) : error 017: undefined symbol "strrest"
D:\VISKAS~1\Serveris\Serveris\Serveris\Server1\GAM EMO~1\LT-SF.pwn(1540) : error 033: array must be indexed (variable "tmp")
D:\VISKAS~1\Serveris\Serveris\Serveris\Server1\GAM EMO~1\LT-SF.pwn(1569) : error 017: undefined symbol "strrest"
D:\VISKAS~1\Serveris\Serveris\Serveris\Server1\GAM EMO~1\LT-SF.pwn(1569) : error 033: array must be indexed (variable "tmp")
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


19 Errors.

why error Please help me


Re: error help me - [LSB]Clinz - 04.05.2009

Your missing a brace somewhere in your script. Look through codes you've recently done.


Re: error help me - kaisersouse - 04.05.2009

Quote:
Originally Posted by [LSB
Clinz ]
Your missing a brace somewhere in your script. Look through codes you've recently done.
No.

OP: you are using a function called "strrest" and its not defined in any of the includes you are using.


Re: error help me - MenaceX^ - 04.05.2009

Quote:
Originally Posted by [LSB
Clinz ]
Your missing a brace somewhere in your script. Look through codes you've recently done.
Such a useless reply, if you don't know what the problem is, keep your posts awar.

Where is it taken from?
You must have a function which named "strrest"