12.01.2013, 23:58
Код:
C:\Documents and Settings\Administrator\Desktop\SARP Server\SARP Server\filterscripts\boombox.pwn(104) : error 017: undefined symbol "Boombox" C:\Documents and Settings\Administrator\Desktop\SARP Server\SARP Server\filterscripts\boombox.pwn(104) : warning 215: expression has no effect C:\Documents and Settings\Administrator\Desktop\SARP Server\SARP Server\filterscripts\boombox.pwn(104) : error 001: expected token: ";", but found "]" C:\Documents and Settings\Administrator\Desktop\SARP Server\SARP Server\filterscripts\boombox.pwn(104) : error 029: invalid expression, assumed zero C:\Documents and Settings\Administrator\Desktop\SARP Server\SARP Server\filterscripts\boombox.pwn(104) : fatal error 107: too many error messages on one line Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 4 Errors.
Quote:
104> if(!Boombox[playerid]) return SendClientMessage(playerid, COLOR_GREY, "You don't have a boombox placed."); |