TextDrawBox Proggress bar
#1

hey how to make
a texdrawbox go Left and Right
with a maximum value
mmm
example
[/pawn]
if player get +10xp
XPBox = TextDrawCreate(153.00000+5, 438.000000, "_");///maximum value = 193.000000 , minimum value = 153.000000
if player get +10xp
TextDrawTextSize(XPBox, 454.000000, 4.000000+10);
[pawn]
make it same as proggresbar but grow by going |<LEFT<->RIGHT>|
Reply
#2

Like that ?
https://sampforum.blast.hk/showthread.php?tid=537468
Reply
#3

Quote:
Originally Posted by asto63
Посмотреть сообщение
yes something like this
but make two bars
1-left
2-right
make them a 1 bar that goes left and right in the same time
Reply
#4

Just look at the code of this include, u will find your answer.
Reply
#5

like
minimum value = 0
[_____l_____]
middle value = 50
[___lllllllllll___]
maximum value = 100
[lllllllllllllllllllllllllllll]
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)