14.12.2015, 19:26
Quote:
Yes I use PlayerTextDraw, but I need to use it like this since they are based only for EACH player's stats such as Hunger bar, Thirst bar etc-.., if I use Global ones, it will be a real mess
![]() |
The difference is that textdraw is forced created in your mode, so it's used for all players, when u hide, it's still create.
About Playertextdraw, it can only create for one player, so only that player can use it, the other don't, so it help u save a little resources.
Depening on your purpose, u just choose 1 and use.
In your case, i think u should change your PlayerTextDraw to TextDraw