Quote:
Originally Posted by [uL]Pottus
You need to keep updating
TextDrawSetString(Test1, string);
But this is set up wrong, you should be using PlayerTextDraws as you will need a TD for each player.
|
I have that, TextDrawSetString(Test1, string);, so it's just a case of setting it to player textdraws?