Quantcast
Channel: SA-MP Forums
Viewing all articles
Browse latest Browse all 18226

Progress Bar Problem

$
0
0
Hi, I made a progress bar. The Textdraw post is at the bottom. How can I solve this problem?



Code:

        HizText[playerid][0] = CreatePlayerTextDraw(playerid, 294.216827, 399.999938, "0/Km");
        PlayerTextDrawLetterSize(playerid, HizText[playerid][0], 0.325973, 1.681667);
        PlayerTextDrawAlignment(playerid, HizText[playerid][0], 1);
        PlayerTextDrawColor(playerid, HizText[playerid][0], -1);
        PlayerTextDrawSetShadow(playerid, HizText[playerid][0], 0);
        PlayerTextDrawSetOutline(playerid, HizText[playerid][0], 0);
        PlayerTextDrawBackgroundColor(playerid, HizText[playerid][0], 255);
        PlayerTextDrawFont(playerid, HizText[playerid][0], 2);
        PlayerTextDrawSetProportional(playerid, HizText[playerid][0], 1);
        PlayerTextDrawSetShadow(playerid, HizText[playerid][0], 0);


Viewing all articles
Browse latest Browse all 18226

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>