Progress Bar Problem
#1

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


Messages In This Thread
Progress Bar Problem - by sampkinq - 16.06.2017, 16:26
Re: Progress Bar Problem - by Kane - 16.06.2017, 21:15
Re: Progress Bar Problem - by CheezIt - 16.06.2017, 21:20

Forum Jump:


Users browsing this thread: 1 Guest(s)