[DUV] ChatGlobal.
#5

pawn Код:
public OnPlayerText(playerid, text[])
{
    ApplyAnimation(playerid,"PED","IDLE_CHAT",4.0,0,0,0,0,0);
    new giver[MAX_PLAYER_NAME];
    new giveplayer[MAX_PLAYER_NAME];
    new tmp[256];
    new string[256];
    new giveplayerid;
    if(strlen(text) < 128)
    {
        new chatstring[MAX_CHATBUBBLE_LENGTH+1];
        format(chatstring,MAX_CHATBUBBLE_LENGTH,"Diz: %s",text);
        SetPlayerChatBubble(playerid,chatstring,COLOR_GA,100.0,10000);
    }
Se nao estou enganado e isso que vc quer..Mais lembrando que capaz q seu gm ja tem essa public.
Reply


Messages In This Thread
[DUV] ChatGlobal. - by itzguri - 18.12.2010, 17:36
Re: [DUV] ChatGlobal. - by diretor7 - 18.12.2010, 17:52
Re: [DUV] ChatGlobal. - by [Ips]Guh - 18.12.2010, 18:55
Re: [DUV] ChatGlobal. - by blackwave - 18.12.2010, 18:57
Re: [DUV] ChatGlobal. - by [Ips]Guh - 18.12.2010, 19:26
Re: [DUV] ChatGlobal. - by diretor7 - 18.12.2010, 19:29
Re: [DUV] ChatGlobal. - by CyNiC - 18.12.2010, 19:49
Re: [DUV] ChatGlobal. - by itzguri - 18.12.2010, 21:29
Re: [DUV] ChatGlobal. - by Ricop522 - 18.12.2010, 21:48
Re: [DUV] ChatGlobal. - by Katros - 18.12.2010, 21:56

Forum Jump:


Users browsing this thread: 5 Guest(s)