01.04.2018, 13:10
use sscanf instead of this
scanff also formats this params as string for u.
PHP код:
if(isnull(params))
{
SendClientMessageEx(playerid, COLOR_WHITE, "[USAGE] /wt [chat]");
SendClientMessageEx(playerid, COLOR_GRAD2, "[HINT] Type /setfreq to set the frequency of your Walkie Talkie.");
return 1;
}