Documentation

Want to improve the docs? Take a look at scripting-api-data!
Found a bug? jc3mp/bugs is a good place to let us know.

PlayerVehicleSeatChange

Parameter

Name Type Description
this unknown
vehicle Vehicle
seatIndex number
player_component.seat_index Player

Example

jcmp.events.Add('PlayerVehicleSeatChange', (this, vehicle, seatIndex, player_component.seat_index) => {
  // This event currently lacks an example.
});

Stay informed

By becoming the newest member of our growing forums, we and hundreds of other players will always keep you up to date on everything JC3:MP related.