29.05.2013, 08:14
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.
TextDrawSetString(Test1, string);
But this is set up wrong, you should be using PlayerTextDraws as you will need a TD for each player.