24.12.2011, 13:46
pawn Code:
if (sscanf(params, "c[128]", radio))
{
return SendClientMessage(playerid, 0xFF0000AA, "Usage: /radio <ur radio>");
}
pawn Code:
C:\Users\Haardik\Desktop\My Things\My things\Filterscripts\customradio.pwn(11) : error 035: argument type mismatch (argument 1)
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
1 Error.