01.05.2016, 10:59
I'm having these errors while compiling the gamemode. I will be so thankful if someone can help me fixing these errors. Thank you for advance.
Your Friend And the one who is gonna be King of The Pirates-MonkeyD.Luffy
PHP код:
C:\Documents and Settings\abc\Desktop\Age Of Marvel\gamemodes\blank.pwn(306) : error 001: expected token: "-identifier-", but found "-integer value-"
C:\Documents and Settings\abc\Desktop\Age Of Marvel\gamemodes\blank.pwn(307) : error 001: expected token: "-identifier-", but found "-integer value-"
C:\Documents and Settings\abc\Desktop\Age Of Marvel\gamemodes\blank.pwn(434) : error 001: expected token: "-identifier-", but found "("
C:\Documents and Settings\abc\Desktop\Age Of Marvel\gamemodes\blank.pwn(439) : error 010: invalid function or declaration
C:\Documents and Settings\abc\Desktop\Age Of Marvel\pawno\include\mSelection.inc(192) : error 017: undefined symbol "TEXT_DRAW_FONT_MODEL_PREVIEW"
C:\Documents and Settings\abc\Desktop\Age Of Marvel\pawno\include\mSelection.inc(196) : error 017: undefined symbol "PlayerTextDrawSetPreviewModel"
C:\Documents and Settings\abc\Desktop\Age Of Marvel\pawno\include\mSelection.inc(197) : error 017: undefined symbol "PlayerTextDrawSetPreviewRot"
C:\Documents and Settings\abc\Desktop\Age Of Marvel\pawno\include\mSelection.inc(189) : warning 203: symbol is never used: "mZoom"
C:\Documents and Settings\abc\Desktop\Age Of Marvel\pawno\include\mSelection.inc(189) : warning 203: symbol is never used: "Zrot"
C:\Documents and Settings\abc\Desktop\Age Of Marvel\pawno\include\mSelection.inc(189) : warning 203: symbol is never used: "Yrot"
C:\Documents and Settings\abc\Desktop\Age Of Marvel\pawno\include\mSelection.inc(189) : warning 203: symbol is never used: "Xrot"
C:\Documents and Settings\abc\Desktop\Age Of Marvel\pawno\include\mSelection.inc(189) : warning 203: symbol is never used: "modelindex"
C:\Documents and Settings\abc\Desktop\Age Of Marvel\gamemodes\blank.pwn(1317) : error 017: undefined symbol "YSI_g_MinigamerC"
C:\Documents and Settings\abc\Desktop\Age Of Marvel\gamemodes\blank.pwn(1320) : error 017: undefined symbol "YSI_g_MinigamerS"
C:\Documents and Settings\abc\Desktop\Age Of Marvel\gamemodes\blank.pwn(1320) : error 017: undefined symbol "YSI_g_MinigamerA"
C:\Documents and Settings\abc\Desktop\Age Of Marvel\gamemodes\blank.pwn(1320) : warning 215: expression has no effect
C:\Documents and Settings\abc\Desktop\Age Of Marvel\gamemodes\blank.pwn(1320) : error 001: expected token: ";", but found "]"
C:\Documents and Settings\abc\Desktop\Age Of Marvel\gamemodes\blank.pwn(1320) : fatal error 107: too many error messages on one line
Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
12 Errors.