need a little help here :( cmd /ask didn't work good
#3

Code:
if(sscanf(params, "s[1080]", text)) return SendClientMessage(playerid,COLOR_WHITE, "USAGE: /askadmin [text]");

format(string, sizeof(string), "%s(Id:%d) has asked: %s [/apm]", name, playerid, text);
SendMessageToAdmins(COLOR_RED, string);
Try that, and by the way, you don't need to have the string that big of a size.
Reply


Messages In This Thread
need a little help here :( cmd /ask didn't work good - by AngeloBrand98 - 02.08.2017, 14:33
Re: need a little help here :( cmd /ask didn't work good - by Astralis - 02.08.2017, 14:39
Re: need a little help here :( cmd /ask didn't work good - by FreAkeD - 02.08.2017, 14:41
Re: need a little help here :( cmd /ask didn't work good - by AngeloBrand98 - 02.08.2017, 14:44

Forum Jump:


Users browsing this thread: 1 Guest(s)