[AJUDA] Conhecer Player
#1

Jб ando alguns dias a tentar resolver o problema e nгo consigo...

Tipo, gostaria de fazer um chat que no qual quando se conhece o player e mostrado o nome em chat, e quando nao se conhece diz, Desconhecido diz :

O script base й este: http://forum.sa-mp.com/showthread.ph...light=conhecer

E o que queria fazer era meter isto para conhecidos e desconhecidos:

pawn Код:
if(!IsPlayerInAnyVehicle(playerid))
        {
            format(string, sizeof(string), "%s diz: %s", GetPlayerNameEx(playerid), text);
            ProxDetector(20.0, playerid, string,COLOR_FADE1,COLOR_FADE2,COLOR_FADE3,COLOR_FADE4,COLOR_FADE5);
            TalkLog(string);
            format(strings, sizeof(strings), "diz: %s", text);
            SetPlayerChatBubble(playerid, strings, 0xFFFFFFFF, 10.0, 4000);
        }
Alguem poderб ajudar me por favor?
Reply


Messages In This Thread
[AJUDA] Conhecer Player - by Sergiosousa - 14.05.2012, 00:40
Re: [AJUDA] Conhecer Player - by BreakDriFT - 14.05.2012, 00:49
Re: [AJUDA] Conhecer Player - by Sergiosousa - 14.05.2012, 00:51
Re: [AJUDA] Conhecer Player - by DreyPT - 14.05.2012, 12:54
Re: [AJUDA] Conhecer Player - by Sergiosousa - 14.05.2012, 14:26
Re: [AJUDA] Conhecer Player - by Sergiosousa - 14.05.2012, 14:55
Re: [AJUDA] Conhecer Player - by CidadeNovaRP - 14.05.2012, 15:58
Re: [AJUDA] Conhecer Player - by Sergiosousa - 14.05.2012, 16:18
Re: [AJUDA] Conhecer Player - by CidadeNovaRP - 14.05.2012, 16:28
Re: [AJUDA] Conhecer Player - by Sergiosousa - 14.05.2012, 16:52

Forum Jump:


Users browsing this thread: 1 Guest(s)