OnPlayerExitVehicle

From SA-MP

Jump to: navigation, search

OnPlayerExitVehicle

This callback is called when a player exits a vehicle.


(playerid)
playeridID of the player who exits a vehicle.
vehicleidID of the vehicle the player is exiting (ID From CreateVehicle() or AddStaticVehicle() that is, not model ID.


This function does not return a specific value, it's best to simply ignore it.
Personal tools