09.01.2010, 11:20
Quote:
|
Originally Posted by Don Correlli
Quote:
I would suggest you to use OnPlayerStateChange callback in which you would check if the old state is on foot and if the new state is driver/passenger. But you could also use SetPlayerPos function with OnPlayerEnterVehicle in which you would get the player's current position and set it to that position. And GetPlayerVehicleModel doesn't exist, it's GetVehicleModel. |

