[AJUDA] coloca esse texto em uma caixa
#10

Quote:
Originally Posted by Viniborn
Посмотреть сообщение
Usem strcat ...
leia o cуdigo antes de falar.
Quote:
Originally Posted by [O.z]Caroline
Посмотреть сообщение
tentas.
pawn Код:
new coordsstring[256], myRG[256];
        format(coordsstring, sizeof(coordsstring),"_______________[ Meu RG %s ]____________________",name); strcat(myRG, coordsstring);
        format(coordsstring, sizeof(coordsstring), "Nome:[%s] - VIP:[%s] - Level:[%d] - Sexo:[%s] - Dolar:[$%d] - R$:[$%d] - Banco:[$%d]\n", name,drank,level,atext,cash,GetPlayerGP(targetid),account);strcat(myRG, coordsstring);
        format(coordsstring, sizeof(coordsstring), "{FF0000}Horas jogadas:[%d] - Trabalho:[%s] - Respeito:[%d/%d] - Tel:[%d] - Drogas:[%d] - Materiais:[%d]\n", ptime,jtext,exp,expamount,pnumber,drugs,mats);strcat(myRG, coordsstring);
        format(coordsstring, sizeof(coordsstring), "Chave da casa:[%d] - Chave da empresa:[%d] - Organizaзгo:[%s] - Cargo:[%s]\n",chavecasa, chaveempresa,ttext,rtext);strcat(myRG, coordsstring);
        format(coordsstring, sizeof(coordsstring), "{FF0000}Mortes:[%d] - Assassinatos:[%d] - Maior Peixe:[%d] - Vezes Preso:[%d] - Local Spawn:[%s]\n",mortes,matadas, bigfish,arrests,LocalSpawn);strcat(myRG, coordsstring);
        ShowPlayerDialog(playerid, 65654, DIALOG_STYLE_MSGBOX,"RG", myRG, "Ok","");

#Topic
olha nos format e bota \n para pular linha.
Reply


Messages In This Thread
[AJUDA] coloca esse texto em uma caixa - by atsbs - 11.10.2011, 05:36
Re: [AJUDA] coloca esse texto em uma caixa - by DreeH - 11.10.2011, 12:47
Re: [AJUDA] coloca esse texto em uma caixa - by Colgate - 11.10.2011, 13:33
Re: [AJUDA] coloca esse texto em uma caixa - by atsbs - 11.10.2011, 16:43
Re: [AJUDA] coloca esse texto em uma caixa - by [O.z]Caroline - 11.10.2011, 16:53
Re: [AJUDA] coloca esse texto em uma caixa - by atsbs - 11.10.2011, 17:05
Re: [AJUDA] coloca esse texto em uma caixa - by [O.z]Caroline - 11.10.2011, 17:16
Re: [AJUDA] coloca esse texto em uma caixa - by atsbs - 11.10.2011, 17:24
Re: [AJUDA] coloca esse texto em uma caixa - by ViniBorn - 11.10.2011, 17:25
Re: [AJUDA] coloca esse texto em uma caixa - by [O.z]Caroline - 11.10.2011, 17:30

Forum Jump:


Users browsing this thread: 5 Guest(s)