27.05.2010, 12:12
Quote:
|
Originally Posted by Conroy
It's not showing in game because you have the public declaration named to 'Timer', and the SetTimer is directed to 'TextDraw'.
Change the SetTimer to SetTimer("Timer", 5000, true); |

