27.05.2016, 17:59
Код:
CMD:cc(pid, params[]) } #pragma unused params for(new cc = 0; cc < 250; cc++) SCMToAll(COLOR_WHITE," "); format(string, sizeof(string), " The chat has been cleared by {FF0000}%s, name); SCMToAll(COLOR_WHITE, string); }
Код:
C:\Users\Marius\Desktop\GM\gamemodes\GM.pwn(125) : error 029: invalid expression, assumed zero C:\Users\Marius\Desktop\GM\gamemodes\GM.pwn(125 -- 127) : warning 215: expression has no effect C:\Users\Marius\Desktop\GM\gamemodes\GM.pwn(127) : error 001: expected token: ";", but found "for" Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 2 Errors.