SA-MP Forums Archive
Progress bar - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Progress bar (/showthread.php?tid=556335)



Progress bar - ManGoe - 10.01.2015

Hey all i need a progress bar while robbing but i get this

pawn Код:
rbox1[playerid] = CreatePlayerTextDraw(playerid, 373.974548, 274.499786, "usebox");
    PlayerTextDrawLetterSize(playerid, rbox1[playerid], 0.000000, 1.637776);
    PlayerTextDrawTextSize(playerid, rbox1[playerid], 256.900024, 0.000000);
    PlayerTextDrawAlignment(playerid, rbox1[playerid], 1);
    PlayerTextDrawColor(playerid, rbox1[playerid], 0);
    PlayerTextDrawUseBox(playerid, rbox1[playerid], true);
    PlayerTextDrawBoxColor(playerid, rbox1[playerid], 102);
    PlayerTextDrawSetShadow(playerid, rbox1[playerid], 0);
    PlayerTextDrawSetOutline(playerid, rbox1[playerid], 0);
    PlayerTextDrawFont(playerid, rbox1[playerid], 0);

    rprog[playerid] = CreatePlayerTextDraw(playerid, 267.099945, 272.089782, "lllllllllllllll");
    PlayerTextDrawLetterSize(playerid, rprog[playerid], 0.657849, 1.917566);
    PlayerTextDrawAlignment(playerid, rprog[playerid], 1);
    PlayerTextDrawColor(playerid, rprog[playerid], -5963521);
    PlayerTextDrawSetShadow(playerid, rprog[playerid], 0);
    PlayerTextDrawSetOutline(playerid, rprog[playerid], 1);
    PlayerTextDrawBackgroundColor(playerid, rprog[playerid], 51);
    PlayerTextDrawFont(playerid, rprog[playerid], 1);
    PlayerTextDrawSetProportional(playerid, rprog[playerid], 1);



Re: Progress bar - ManGoe - 12.01.2015

Any replies?Posting after 2 days.


Re: Progress bar - Sid_Alexander - 12.01.2015

What's the issue?


Re: Progress bar - Beckett - 12.01.2015

You get what?


Re: Progress bar - ManGoe - 12.01.2015

Quote:
Originally Posted by Sid_Alexander
Посмотреть сообщение
What's the issue?
While robbing i need a progress bar there not that LLLLLLLLL.


Re: Progress bar - Luis- - 12.01.2015

It's cause you've modded your text.


Re: Progress bar - Pottus - 12.01.2015

Try using another character there are others.


Re: Progress bar - Sawalha - 12.01.2015

use this one |


Re: Progress bar - ManGoe - 16.01.2015

Which one?


Re: Progress bar - Adarsh007 - 20.01.2015

||||||||||||||||||||||||||||||||

But I Like that "L",don't know why you want to change it.