SA-MP Forums Archive
[Ajuda] Ajuda Sede,fome,sono - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Non-English (https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Português/Portuguese (https://sampforum.blast.hk/forumdisplay.php?fid=34)
+---- Thread: [Ajuda] Ajuda Sede,fome,sono (/showthread.php?tid=655819)



Ajuda Sede,fome,sono - KaioL - 30.06.2018

Queria ajuda de voces
Queria transformar esse:


nesse


Sera que tem como? qm puder me ajuda fico grato.


Re: Ajuda Sede,fome,sono - GuiKommander - 30.06.2018

Com manipulaзгo de vбriaveis, e a utilizaзгo da Include Progress Bar й fбcil.

Tutorial:

https://sampforum.blast.hk/showthread.php?tid=235924

Include Progress2:

https://sampforum.blast.hk/showthread.php?tid=537468

Bons estudos.


Re: Ajuda Sede,fome,sono - TIAGOO - 30.06.2018

Sim mais vc tem que cria textdraw's com esse estilo, ou simplesmente copia elas de uma que jб tem pra download no fуrum samp.


Re: Ajuda Sede,fome,sono - RafaeeL - 01.07.2018

Esta usando a GM World Evolution, ou a Brasil Mundo Online? Pq a um tempo atrбs eu fiz essa inversгo que tu quer, se quiser posso lhe arrumar! Caso tenha algum meio de contato deixa ai q entrarei em contato contigo.


Re: Ajuda Sede,fome,sono - LeViNS - 01.07.2018

й sу adaptar agora:

PHP код:
    //Barrinha
    
PGFOME CreateProgressBar(553.00300.0055.503.20, -16776961100.0);
    
SetProgressBarValue(PGFOME,100);
    
//Letra
    
TextoFome TextDrawCreate(562.111083278.257659"Fome");
    
TextDrawLetterSize(TextoFome0.5144441.769245);
    
TextDrawAlignment(TextoFome1);
    
TextDrawColor(TextoFome, -1);
    
TextDrawSetShadow(TextoFome0);
    
TextDrawSetOutline(TextoFome1);
    
TextDrawBackgroundColor(TextoFome255);
    
TextDrawFont(TextoFome0);
    
TextDrawSetProportional(TextoFome1);
    
//Barrinha
    
PGSEDE CreateProgressBar(553.00331.0055.503.2016711935100.0);
    
SetProgressBarValue(PGSEDE,100);
    
//Letra
    
TextoSede TextDrawCreate(562.222290307.626708"Sede");
    
TextDrawFont(TextoSede,1);
    
TextDrawLetterSize(TextoSede0.4966661.823999);
    
TextDrawAlignment(TextoSede1);
    
TextDrawColor(TextoSede, -1);
    
TextDrawSetShadow(TextoSede0);
    
TextDrawSetOutline(TextoSede1);
    
TextDrawBackgroundColor(TextoSede255);
    
TextDrawFont(TextoSede0);
    
TextDrawSetProportional(TextoSede1);
    
//Barrinha
    
PGSONO CreateProgressBar(553.00363.0055.503.200x0080FFFF100.0);
    
SetProgressBarValue(PGSONO,100);
    
//Letra
    
TextoSono TextDrawCreate(562.222412339.982208"Sono");
    
TextDrawFont(TextoSono,1);
    
TextDrawLetterSize(TextoSono0.4877771.774221);
    
TextDrawAlignment(TextoSono1);
    
TextDrawColor(TextoSono, -1);
    
TextDrawSetShadow(TextoSono0);
    
TextDrawSetOutline(TextoSono1);
    
TextDrawBackgroundColor(TextoSono255);
    
TextDrawFont(TextoSono0);
    
TextDrawSetProportional(TextoSono1); 



Re: Ajuda Sede,fome,sono - KaioL - 01.07.2018

RafaeeL me chama no skype mano: kaio_.


Re: Ajuda Sede,fome,sono - KaioL - 03.07.2018

UP UP


Re: Ajuda Sede,fome,sono - RafaeeL - 04.07.2018

Nгo utilizo mais Skype amigo!


Re: Ajuda Sede,fome,sono - KaioL - 05.07.2018

rafaeeL como posso entra em contato com vs mano?


Re: Ajuda Sede,fome,sono - Koplan - 08.07.2018

Й bem simples, й sу criar textdraw's com o estilo que vocк deseja.

Vou deixar alguns tutoriais sobre textdraw.

https://sampforum.blast.hk/showthread.php?tid=313675
https://sampforum.blast.hk/showthread.php?tid=615824
https://sampforum.blast.hk/showthread.php?tid=531414