25.05.2012, 16:53
If you want to update the same TextDraw.
Use TextDrawSetString under OnPlayerUpdate or anything and check for the player is wanted or not. Then update the TextDraw with the more wanted players?
Else.
Make more textdraws like the same first , just below this one. Use it as you do. But you need to add a random number which will use a switch between cases and it will put the player's name to that.
Use TextDrawSetString under OnPlayerUpdate or anything and check for the player is wanted or not. Then update the TextDraw with the more wanted players?
Else.
Make more textdraws like the same first , just below this one. Use it as you do. But you need to add a random number which will use a switch between cases and it will put the player's name to that.