First you have to make the textdraw in the editor. You can watch one of my tutorials to see how. Once you've done so you can use PlayerTextDrawSetString (or TextDrawSetString if not a player-based textdraw) to change the number. Use the OnConnect callback and if you want a delay use a timer.