30.05.2013, 16:52
1) Create your TD in OnGameModeInit()
2) Use the "_" character as the textstring when creating
3) Show for player when connecting
4) Use TextDrawSetString() to change the text and a timer
5) The timer will use TextDrawSetString() to set the textdraw back to the the "_" character making it invisible
2) Use the "_" character as the textstring when creating
3) Show for player when connecting
4) Use TextDrawSetString() to change the text and a timer
5) The timer will use TextDrawSetString() to set the textdraw back to the the "_" character making it invisible