Difference between revisions of "ATTACH CAR TO OBJECT"
Jump to navigation
Jump to search
(New page: {{Native |np=9 |p1t=integer |p1d=Vehicle Id |p2t=integer |p2d=Object Id |p3t=bool |p3d=Unknown |p4t=float |p4d=X Offset 1 |p5t=float |p5d=Y Offset 1 |p6t=float |p6d=Z Offset 1 |p7t=float |...) |
|||
Line 23: | Line 23: | ||
Attaches a vehicle to an object. | Attaches a vehicle to an object. | ||
+ | |||
+ | {{Unknown}} |
Revision as of 04:54, 2 March 2009
Number of parameters: 9 | ||
---|---|---|
Parameter # | Type | Description |
1. | integer | Vehicle Id |
2. | integer | Object Id |
3. | bool | Unknown |
4. | float | X Offset 1 |
5. | float | Y Offset 1 |
6. | float | Z Offset 1 |
7. | float | X Offset 2 |
8. | float | Y Offset 2 |
9. | float | Z Offset 2 |
Return value: | ||
Type | Description | |
None |
Attaches a vehicle to an object.