15.12.2014, 23:06
Help plz I..
have a problem with this system, of the tune, here the problem:
And this is the error line:
have a problem with this system, of the tune, here the problem:
Quote:
C:\Users\Juan1226\Desktop\xD\gamemodes\sika.pwn(65 65 : warning 225: unreachable code C:\Users\Juan1226\Desktop\xD\gamemodes\sika.pwn(65 65 : error 029: invalid expression, assumed zero C:\Users\Juan1226\Desktop\xD\gamemodes\sika.pwn(65 658 -- 65659) : warning 215: expression has no effect C:\Users\Juan1226\Desktop\xD\gamemodes\sika.pwn(65 659) : error 001: expected token: ";", but found "if" C:\Users\Juan1226\Desktop\xD\gamemodes\sika.pwn(65 659) : error 017: undefined symbol "dialogid" C:\Users\Juan1226\Desktop\xD\gamemodes\sika.pwn(65 659) : 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:
) if(dialogid == DIALOG_TYPE_PAINTJOBS) { if(response) { switch(listitem)// Checking which list item was selected { |