#6

With using Smart Chat V2:
pawn Код:
CMD:ame(playerid,params[])
{
    new string[129];
    if(sscanf(params,"s[129]",string)) return SendClientMessage(playerid,SYellow,"Usage: /ame <text> ~To tell what you do (Above your head).");
    else SCBubble(playerid,string,true,10,"",true,SPurple,10,5000);
    return 1;
}
Reply


Messages In This Thread
/ame - by CaptainOwen - 17.07.2011, 18:14
Re: /ame - by lawonama - 17.07.2011, 18:16
Re: /ame - by Wesley221 - 17.07.2011, 18:25
Re: /ame - by CaptainOwen - 17.07.2011, 18:56
Re: /ame - by lawonama - 17.07.2011, 20:24
Re: /ame - by =WoR=Varth - 18.07.2011, 01:42

Forum Jump:


Users browsing this thread: 1 Guest(s)