17.11.2010, 18:23
Quote:
|
Is this code under a timer?
Make sure to hide and reshow the textdraw after you reset the string in it. (TextDrawHide & TextDrawShow) I'm curious though why you are using a global textdraw. You should be using a different textdraw for each player, so they don't get others results. |


