29.10.2012, 15:45
You are supposed to create textdraws once. Inside OnGameModeInit for example
Then set the textdraw to a string inside OnPlayerUpdate
Dont forget to show the textdraw in OnPlayerSpawn for example
Then set the textdraw to a string inside OnPlayerUpdate
Dont forget to show the textdraw in OnPlayerSpawn for example