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


Messages In This Thread
Progress bar - by ManGoe - 10.01.2015, 13:00
Re: Progress bar - by ManGoe - 12.01.2015, 00:07
Re: Progress bar - by Sid_Alexander - 12.01.2015, 00:24
Re: Progress bar - by DaniceMcHarley - 12.01.2015, 07:29
Re: Progress bar - by ManGoe - 12.01.2015, 10:05
Re: Progress bar - by Luis- - 12.01.2015, 10:08
Re: Progress bar - by Pottus - 12.01.2015, 10:26
Re: Progress bar - by Sawalha - 12.01.2015, 10:28
Re: Progress bar - by ManGoe - 16.01.2015, 15:04
Re: Progress bar - by Adarsh007 - 20.01.2015, 10:30

Forum Jump:


Users browsing this thread: 1 Guest(s)