[Ajuda] Ajuda SetPlayerChatBubble
#1

PHP код:
            if(PlayerDados[i][VIP] == 1)
            {
                
format(StringVIPsizeof(StringVIP), "VIPs/%s.ini"PlayerName(i));
                if(
DOF2_GetInt(StringVIP"CorTagAtivada") == 1)
                {
                    new 
stringtag[20];
                    
format(stringtagsizeof(stringtag), "0x%sFF"DOF2_GetString(StringVIP"CorTag")); //Jб tentei sу String
                    
SetPlayerChatBubble(i"VIP"stringtag50.010000);
                }
                else if(
DOF2_GetInt(StringVIP"CorTagAtivada") == 0)
                {
                    
SetPlayerChatBubble(i"VIP"0x9932CCFF50.010000);
                }
            } 
O Meu intuito era fazer a cor do Chat Bubble ser б que estava setada no "CorTag", mas sempre dб erro, e nгo sei outro jeito, se for possнvel fazer isso alguйm me ajude...

Erro: error: 035: argument type mismatch (argument 3)
Reply


Messages In This Thread
Ajuda SetPlayerChatBubble - by WalterSantos - 08.12.2017, 16:40
Re: Ajuda SetPlayerChatBubble - by DelK - 08.12.2017, 16:59
Re: Ajuda SetPlayerChatBubble - by WalterSantos - 08.12.2017, 17:09
Re: Ajuda SetPlayerChatBubble - by JeffSantos2 - 08.12.2017, 19:19
Re: Ajuda SetPlayerChatBubble - by WalterSantos - 08.12.2017, 19:39

Forum Jump:


Users browsing this thread: 1 Guest(s)