\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.
// 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
Only error 017: undefined symbol "strreplace" |
Thanks for bumping in 3 years old topic :/ |