06.02.2015, 17:42
I'm not sure what's wrong.
I don't know which line is the problem, Because sometimes the line it shows error is actually the line above it.
C:\Users\private\Desktop\Scripting tests\filterscripts\AntiCheat.pwn(269) : error 001: expected token: ";", but found "}"
I don't know which line is the problem, Because sometimes the line it shows error is actually the line above it.
PHP код:
new i=strfind(text,advword),j=i+strlen(advword)-1; text[i++]='[';
while(j<j) {text[i]='•';i++}