20.06.2018, 05:07
Use PlayerTextDrawSetString If the string is numeric or something, if its a bar you've to play with the size.
https://sampwiki.blast.hk/wiki/PlayerTextDrawSetString
If the wanted its with stars, can make some textdraws corresponding with the number of your wanted, Ex if its 6 make 6 texdraws, 1 with 1 star, another with 2, next with 3, and everything, then you use PlayerTextdrawShow according the wanted level, but if its numeric or a bar, do the same as the xp system
https://sampwiki.blast.hk/wiki/PlayerTextDrawShow
https://sampwiki.blast.hk/wiki/PlayerTextDrawSetString
If the wanted its with stars, can make some textdraws corresponding with the number of your wanted, Ex if its 6 make 6 texdraws, 1 with 1 star, another with 2, next with 3, and everything, then you use PlayerTextdrawShow according the wanted level, but if its numeric or a bar, do the same as the xp system
https://sampwiki.blast.hk/wiki/PlayerTextDrawShow