Hey, ich möchte in meinem script M_Bot einbauen.
aber beim compilen kommt:
C:\Dokumente und Einstellungen\Kais\Desktop\World-of-San-Andreas-4.0\World of San Andreas 4.0\pawno\include\M_Bot.inc(84) : error 017: undefined symbol "MAX_PLAYERS"
C:\Dokumente und Einstellungen\Kais\Desktop\World-of-San-Andreas-4.0\World of San Andreas 4.0\pawno\include\M_Bot.inc(130) : error 017: undefined symbol "MAX_PLAYERS"
C:\Dokumente und Einstellungen\Kais\Desktop\World-of-San-Andreas-4.0\World of San Andreas 4.0\pawno\include\M_Bot.inc(130) : error 009: invalid array size (negative, zero or out of bounds)
C:\Dokumente und Einstellungen\Kais\Desktop\World-of-San-Andreas-4.0\World of San Andreas 4.0\pawno\include\M_Bot.inc(150) : error 017: undefined symbol "GetMaxPlayers"
C:\Dokumente und Einstellungen\Kais\Desktop\World-of-San-Andreas-4.0\World of San Andreas 4.0\pawno\include\M_Bot.inc(150) : error 036: empty statement
C:\Dokumente und Einstellungen\Kais\Desktop\World-of-San-Andreas-4.0\World of San Andreas 4.0\pawno\include\M_Bot.inc(150) : error 017: undefined symbol "i"
C:\Dokumente und Einstellungen\Kais\Desktop\World-of-San-Andreas-4.0\World of San Andreas 4.0\pawno\include\M_Bot.inc(150) : fatal error 107: too many error messages on one line
Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
7 Errors.
woran kann das liegen?