ATTACH PED TO CAR
Jump to navigation
Jump to search
| Number of parameters: 10 | ||
|---|---|---|
| Parameter # | Type | Description |
| 1. | integer | Ped Id |
| 2. | integer | Vehicle Id |
| 3. | bool | Unknown (always false) |
| 4. | float | X Offset |
| 5. | float | Y Offset |
| 6. | float | Z Offset |
| 7. | float | Rotation X |
| 8. | float | Rotation Y |
| 9. | bool | Unknown (always true) |
| 10. | bool | Unknown (always true) |
| Return value: | ||
| Type | Description | |
| None | ||
Attaches a ped to a vehicle.
This section is incomplete. You can help by fixing and expanding it.