*** Not a descriptive title - ******.
#1

So i got these 26 error's, but i cant solve them.. any help?

Код:
\pawno\include\ldudb.inc(45) : error 017: undefined symbol "strreplace"
\pawno\include\ldudb.inc(45) : error 033: array must be indexed (variable "tmp")
\pawno\include\ldudb.inc(46) : error 017: undefined symbol "strreplace"
\pawno\include\ldudb.inc(46) : error 033: array must be indexed (variable "tmp")
\pawno\include\ldudb.inc(47) : error 017: undefined symbol "strreplace"
\pawno\include\ldudb.inc(47) : error 033: array must be indexed (variable "tmp")
\pawno\include\ldudb.inc(48) : error 017: undefined symbol "strreplace"
\pawno\include\ldudb.inc(48) : error 033: array must be indexed (variable "tmp")
\pawno\include\ldudb.inc(49) : error 017: undefined symbol "strreplace"
\pawno\include\ldudb.inc(49) : error 033: array must be indexed (variable "tmp")
\pawno\include\ldudb.inc(50) : error 017: undefined symbol "strreplace"
\pawno\include\ldudb.inc(50) : error 033: array must be indexed (variable "tmp")
\pawno\include\ldudb.inc(51) : error 017: undefined symbol "strreplace"
\pawno\include\ldudb.inc(51) : error 033: array must be indexed (variable "tmp")
\pawno\include\ldudb.inc(52) : error 033: array must be indexed (variable "tmp")
\pawno\include\ldudb.inc(53) : error 017: undefined symbol "strreplace"
\pawno\include\ldudb.inc(53) : error 033: array must be indexed (variable "tmp")
\pawno\include\ldudb.inc(54) : error 017: undefined symbol "strreplace"
\pawno\include\ldudb.inc(54) : error 033: array must be indexed (variable "tmp")
\pawno\include\ldudb.inc(55) : error 017: undefined symbol "strreplace"
\pawno\include\ldudb.inc(55) : error 033: array must be indexed (variable "tmp")
\pawno\include\ldudb.inc(56) : error 017: undefined symbol "strreplace"
\pawno\include\ldudb.inc(56) : error 033: array must be indexed (variable "tmp")
\pawno\include\ldudb.inc(57) : error 017: undefined symbol "strreplace"
\pawno\include\ldudb.inc(57) : error 033: array must be indexed (variable "tmp")

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


26 Errors.
And the weirdist thing is that he gives the error at the wrong places.

Код:
// AdminScript Defines Config
// Only Numbers!
//==============================================================================
#define MAX_WARNINGS 		3 		// Max Warnings
#define MAX_RCON_ATTEMPS    5 		// Max Rcon Attemps
#define MAX_REPORTS 		7   	// Number Max of Reports per Player
#define MAX_CHAT_LINES 		7   	// Number of chat lines to view in Sv Console
#define SPAM_MAX_MSGS 		5  		// Max Spam Messages
#define SPAM_TIMELIMIT		8  		// In seconds
#define PING_MAX_EXCEEDS	4   	// Max Ping Exceeds
#define PING_TIMELIMIT 		60		// In seconds
#define MAX_FAIL_LOGINS     3 		// Max Login Attempts
#define MAX_ADV_WARNINGS    3 		// Max Warnings per Advertisements
Reply
#2

I have this error too.

Quote:

Only error 017: undefined symbol "strreplace"

Quote:

Thanks for bumping in 3 years old topic :/

Reply
#3

Lets Try Open Pawno.exe/Open your pawno script again and Compile... Tell me If not succes
Sometimes Compile Have error
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)