27.09.2012, 09:13
Allright listen.
- Make this textdraw a PlayerTextDraw using the function CreatePlayerTextDraw and show it there only and hide it when player leave's the checkpoint when the callback OnPlayerLeaveCheckpoint is called or when ever you want to hide it for the player.
- Disable the checkpoint using the function DisablePlayerCheckpoint for that player when the callback OnPlayerLeaveCheckpoint is called or whenever you want the player to not to see this Checkpoint anymore.