Gas Bar
#1

i want to make an gas bar with this bar:
iSGAS = TextDrawCreate(524.000000, 373.000000, "Gas:");
TextDrawBackgroundColor(iSGas, 255);
TextDrawFont(iSGas, 2);
TextDrawLetterSize(iSGas, 0.170000, 1.000000);
TextDrawColor(iSGas, -1);
TextDrawSetOutline(iSGas, 1);
TextDrawSetProportional(iSGas, 1);
but i don't know how i can do this...can you help me?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)