SetPedIntoVehicle — RedM Natives
0x7500C79 · CFX · server
SET_PED_INTO_VEHICLE This is the server-side RPC native equivalent of the client native SET_PED_INTO_VEHICLE.
Parameters
| Name | Type | Description |
|---|---|---|
| ped | Ped | |
| vehicle | Vehicle | |
| seatIndex | int | See eSeatPosition declared in [`IS_VEHICLE_SEAT_FREE`](#\_0x22AC59A870E6A669). -2 for the first available seat. |
Returns
void