02.04.2013, 17:58
pawn Код:
if(sscanf(params, "rs[256]", result)) return SendClientMessage(playerid, COLOR_GRAD1, "Usage: (/f)action [team chat]" );
pawn Код:
if(sscanf(params, "s[256]", result)) return SendClientMessage(playerid, COLOR_GRAD1, "Usage: (/f)action [team chat]" );