OnPlayerLeaveVehicle
From Onset Developer Wiki
Description
__EDIT_ME__
Syntax
OnPlayerLeaveVehicle(player, vehicle, seat)
Parameters
- player
The player who leaves the vehicle. - vehicle
The vehicle he is getting out of. - seat
Vehicle seat the player gets out of.
Example
__EDIT_ME__