SA-MP Forums Archive
[HELP] Compile [FIXED] - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: [HELP] Compile [FIXED] (/showthread.php?tid=66537)



[HELP] Compile [FIXED] - Hot - 22.02.2009

Код:
C:\Documents and Settings\User\Desktop\Servidor[1]\gamemodes\GM.pwn(53) : error 029: invalid expression, assumed zero
C:\Documents and Settings\User\Desktop\Servidor[1]\gamemodes\GM.pwn(53) : warning 215: expression has no effect
C:\Documents and Settings\User\Desktop\Servidor[1]\gamemodes\GM.pwn(53) : error 001: expected token: ";", but found "if"
Код:
53: else if(classid==grannie1){
54: GameTextForPlayer(playerid,"~r~~h~Grannie",1000,3);
55: SetPlayerColor(playerid,COLOR_RED);}
Whats wrong ?


Re: [HELP] Compile - Hot - 22.02.2009

Fixed