30.11.2013, 17:02
C:\Users\Alex\Desktop\Folders\Servers\Samp\IBS\gam emodes\IBS.pwn(5273) : error 010: invalid function or declaration
C:\Users\Alex\Desktop\Folders\Servers\Samp\IBS\gam emodes\IBS.pwn(5277) : error 010: invalid function or declaration
C:\Users\Alex\Desktop\Folders\Servers\Samp\IBS\gam emodes\IBS.pwn(5277) : error 010: invalid function or declaration
pawn Код:
}//Line 5273
if(Masked[playerid] = true);
{
format(string, sizeof(string), "Stranger %d says: %s", PlayerInfo[playerid][pMaskID], text);
}//Line 5277
return 1;
}