Difference between revisions of "ATTACH OBJECT TO PED"
Jump to navigation
Jump to search
| Line 23: | Line 23: | ||
}} | }} | ||
This function attaches an object to the ped. | This function attaches an object to the ped. | ||
| + | {{stub}} | ||
Revision as of 20:46, 20 January 2009
| Number of parameters: 10 | ||
|---|---|---|
| Parameter # | Type | Description |
| 1. | handle | object handle |
| 2. | handle | ped handle |
| 3. | integer | Unknown |
| 4. | float | X Offset |
| 6. | float | Z Offset |
| 7. | float | RotoOffset X |
| 8. | float | RotoOffset Y |
| 9. | float | RotoOffset Z |
| 10. | integer | Unknown (Always 0?) |
| Return value: | ||
| Type | Description | |
| None | ||
This function attaches an object to the ped.