| Property | Value |
|---|---|
| Native Name | CREATE_PED_INSIDE_VEHICLE |
| Hash | 0x3000F092 |
| Return Type | Entity |
| API Set | server |
| Parameters | vehicle (Vehicle), pedType (int), modelHash (Hash), seat (int), isNetwork (BOOL), bScriptHostPed (BOOL) |
Description: CREATE_PED_INSIDE_VEHICLE
This is the server-side RPC native equivalent of the client native CREATE_PED_INSIDE_VEHICLE.
Parameters
vehicle(Vehicle)pedType(int) — SeeCREATE_PEDmodelHash(Hash)seat(int)isNetwork(BOOL)bScriptHostPed(BOOL)