[Ajuda] SetPlayerChatBubble
#2

pawn Код:
public TextAdmin()
{
    for(new i = 0; i < MAX_PLAYERS; i++)
    {
        if(PlayerInfo[i][pAdmin] > 0 && admtrampando > 0)
        {
            SetPlayerChatBubble(i, "{00FFFF}..: Administrador :..", COLOR_RED, 100.0, 10000);
        }
    }
}
Tente se nгo der, troque o && pelo ||
Reply


Messages In This Thread
SetPlayerChatBubble - by iDeagle_Hurley - 26.07.2012, 21:48
Re: SetPlayerChatBubble - by .FuneraL. - 26.07.2012, 21:55
Re: SetPlayerChatBubble - by iDeagle_Hurley - 26.07.2012, 21:58
Re: SetPlayerChatBubble - by .FuneraL. - 26.07.2012, 21:59
Re: SetPlayerChatBubble - by Marlon_Lorran - 26.07.2012, 22:12
Re: SetPlayerChatBubble - by iDeagle_Hurley - 26.07.2012, 22:14
Re: SetPlayerChatBubble - by victor304 - 28.07.2012, 06:30

Forum Jump:


Users browsing this thread: 1 Guest(s)