[Ajuda] Erro na RG em dialog com Srtcat
#6

Quote:
Originally Posted by Ir123
Посмотреть сообщение
Continua dando o mesmo erro, parte da RG fica na tela e a outra no chat.
Aqui meu amigo, testa ai
Se der algum erro me avise..

PHP код:
        new RulesBox[2000];
        new 
Strcat[700];
        
format(gstringsizeof(gstring),"** RG de %s **",PlayerName(targetid));
        
format(RulesBoxsizeof(RulesBox),"%s\n%s\n",RulesBox);
        
strcat(StrcatRulesBoxsizeof(RulesBox));
        
format(RulesBoxsizeof(RulesBox), "%s\nNнvel:[%d] Idade:[%d] Sexo:[%s] Dinheiro:[R$%d] Banco:[R$%d] Ouros:[%d] Coins:[%d] Celular:[%d] "level,PlayerInfo[targetid][pAge],atextcashConta,PlayerInfo[targetid][pOuros],Casherpnumber);
        
strcat(StrcatRulesBoxsizeof(RulesBox));
        
format(RulesBoxsizeof(RulesBox), "%s\nConta:[%s] Casado Com:[%s] Horas Jogadas:[%d] Emprego:[%s]"drank,married,PlayerInfo[targetid][pConnectTime],jtext);
        
strcat(StrcatRulesBoxsizeof(RulesBox));
        
format(RulesBoxsizeof(RulesBox), "%s\nCrimes Cometidos:[%d] Matou:[%d] Morreu:[%d] Loteria:[%d] Cidade:[Los Santos] Vida:[%.1f]"crimes,kills,deaths,lottoshealth);
        
strcat(StrcatRulesBoxsizeof(RulesBox));
        
format(RulesBoxsizeof(RulesBox), "%s\nPrуximo Nнvel:[R$%d] Respeito:[%d/%d] Doenзas:[%s] Nнvel de Procura:[%d] Tempo Concessionбria [%d/20]",costlevel,exp,expquantidade,dtextWantedchoras);
        
strcat(StrcatRulesBoxsizeof(RulesBox));
        
format(RulesBoxsizeof(RulesBox), "%s\nMateriais:[%d] Safe Materiais:[%d] Organizaзгo:[%s] Cargo:[%s] Email:[%s]",mats,smats,NomeORG(targetid),GetPlayerCargo(targetid), PlayerInfo[targetid][pEmail]);
        
strcat(StrcatRulesBoxsizeof(RulesBox));
        if (
PlayerInfo[playerid][pAdmin] >= || PlayerInfo[playerid][pAdminTemp] >= 1)
        {
            
format(RulesBoxsizeof(RulesBox), "%s\nSementes:[%d] Maconha:[%d] Cocaina:[%d] Crack:[%d] Safe Maconha:[%d] Safe Cocaina:[%d] Safe Crack:[%d]",PlayerInfo[targetid][pSementes],Drogas,Drogas2,Drogas3,SafeDrogas,SafeDrogas2,SafeDrogas3);
            
strcat(StrcatRulesBoxsizeof(RulesBox));
            
format(RulesBoxsizeof(RulesBox), "%s\nExplosivos:[%d] Cigarros:[%d] Galгo de Gasolina:[%s] Isqueiro:[%s] Patins:[%s] Rбdio:[%s]",PlayerInfo[targetid][pExplosivos], PlayerInfo[targetid][pCigarros], galaoIsqueiroppatinsradiop);
            
strcat(StrcatRulesBoxsizeof(RulesBox));
            
format(RulesBoxsizeof(RulesBox), "Chave Casa: [%d] Chave Empresa: [%d] Chave Fazenda: [%d] Chave do Carro: [%d] Interior:[%d] Local:[%d]"housekey,bizkey,fazkey,HireCar[targetid],intir,local);
            
strcat(StrcatRulesBoxsizeof(RulesBox));
            
format(RulesBoxsizeof(RulesBox), "Veнculo VIP(1): [%d] Veнculo VIP(2): [%d] Veнculo VIP(3): [%d] Veнculo VIP(4): [%d] Veнculo VIP(5): [%d]"carro,carro2,carro3,carro4,carro5);
            
strcat(StrcatRulesBoxsizeof(RulesBox));
        }
        
ShowPlayerDialog(playeridDIALOG_INFODIALOG_STYLE_MSGBOX"Documentos"RulesBox"Fechar""");
    }
    return 
true;

Reply


Messages In This Thread
Erro na RG em dialog com Srtcat - by Ir123 - 01.12.2018, 14:24
Re: Erro na RG em dialog com Srtcat - by DeusGrego - 01.12.2018, 14:51
Re: Erro na RG em dialog com Srtcat - by Ir123 - 01.12.2018, 15:51
Re: Erro na RG em dialog com Srtcat - by Felipealves - 01.12.2018, 16:02
Re: Erro na RG em dialog com Srtcat - by Ir123 - 02.12.2018, 02:04
Re: Erro na RG em dialog com Srtcat - by DeusGrego - 02.12.2018, 02:21

Forum Jump:


Users browsing this thread: 3 Guest(s)