LS-RP's /ame command
#6

Quote:
Originally Posted by Rajat_Pawar
Посмотреть сообщение
https://sampwiki.blast.hk/wiki/SetPlayerChatBubble
pawn Код:
CMD:me(playerid, params[])
{
   new string[30];
   if(!sscanf(params, "s[30]", string))
   {
        SetPlayerChatBubble(playerid, string, 0xFF0000FF, 100.0, 5000);
    }
     else return SendClientMessage(playerid, -1, "USAGE: /me (string)");
}
This is /me .. we search /ame !
Reply


Messages In This Thread
[SOLVED] LS-RP's /ame command - by FreddeN93 - 27.04.2013, 15:03
Re: LS-RP's /ame command - by Y2Jerichoholic - 27.04.2013, 15:04
Re: LS-RP's /ame command - by zDivine - 27.04.2013, 15:05
Re: LS-RP's /ame command - by FreddeN93 - 27.04.2013, 15:06
Re: LS-RP's /ame command - by RajatPawar - 27.04.2013, 15:07
Re: LS-RP's /ame command - by Y2Jerichoholic - 27.04.2013, 15:09
Re: LS-RP's /ame command - by Skyrise - 27.04.2013, 15:10
Re: LS-RP's /ame command - by RajatPawar - 27.04.2013, 15:10
Re: LS-RP's /ame command - by zDivine - 27.04.2013, 15:10
Re: LS-RP's /ame command - by FreddeN93 - 27.04.2013, 15:13
Re: LS-RP's /ame command - by RajatPawar - 27.04.2013, 15:14
Re: LS-RP's /ame command - by zDivine - 27.04.2013, 15:16
Re: LS-RP's /ame command - by FreddeN93 - 27.04.2013, 15:20
Re: LS-RP's /ame command - by zDivine - 27.04.2013, 15:24
Re: LS-RP's /ame command - by FreddeN93 - 27.04.2013, 15:28
Re: LS-RP's /ame command - by Tamer - 27.04.2013, 16:46
Re: LS-RP's /ame command - by FreddeN93 - 27.04.2013, 16:58

Forum Jump:


Users browsing this thread: 1 Guest(s)