command /me (easy help)
#2

You dont want all of tht lol.
Just
New String[128], action[128];
if(sscanf(params, "u", action)) return SendClientMessage(playerid, color, "USE: /me {Text}");
format(string, sizeof(string), "* %d %d", PlayerName(playerid), action);
SendClientMessageToAll(color, string);
return 1;

Under CMD:me(playerid, params[])
Reply


Messages In This Thread
command /me (easy help) - by Zeus666 - 02.07.2016, 19:28
Re: command /me (easy help) - by oktokt1 - 02.07.2016, 22:32
Re: command /me (easy help) - by Zeus666 - 02.07.2016, 22:37
Re: command /me (easy help) - by oktokt1 - 02.07.2016, 22:49
Re: command /me (easy help) - by Dayrion - 02.07.2016, 23:05
Re: command /me (easy help) - by Golimad - 02.07.2016, 23:22
Re: command /me (easy help) - by Zeus666 - 03.07.2016, 07:34
Re: command /me (easy help) - by Dice_ - 03.07.2016, 07:42
Re: command /me (easy help) - by JohnBlaze1971 - 03.07.2016, 07:48
Re: command /me (easy help) - by Zeus666 - 03.07.2016, 07:51

Forum Jump:


Users browsing this thread: 1 Guest(s)