08.12.2013, 23:54
Put it under OnPlayerStateChange and then under the newstate=driver
That way, the text draws will only show once he is the driver.
If you do it under OnPlayerEnterVehicle, they will show once your character is opening the door.
So, if he opens the door and presses a button to STOP entering, the textdraw will still show.
So he won't be in a car, and the textdraw will show.
That way, the text draws will only show once he is the driver.
If you do it under OnPlayerEnterVehicle, they will show once your character is opening the door.
So, if he opens the door and presses a button to STOP entering, the textdraw will still show.
So he won't be in a car, and the textdraw will show.

