Progress bar
#1

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);
Reply
#2

Any replies?Posting after 2 days.
Reply
#3

What's the issue?
Reply
#4

You get what?
Reply
#5

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

It's cause you've modded your text.
Reply
#7

Try using another character there are others.
Reply
#8

use this one |
Reply
#9

Which one?
Reply
#10

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

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


Forum Jump:


Users browsing this thread: 1 Guest(s)