Difference between revisions of "ATTACH CAR TO CAR"
Jump to navigation
Jump to search
(New page: {{Native |np=9 |p1t=integer |p1d=Vehicle Id 1 |p2t=integer |p2d=Vehicle Id 2 |p3t=bool |p3d=Unknown |p4t=float |p4d=X Offset |p5t=float |p5d=Y Offset |p6t=float |p6d=Z Offset |p7t=float |p...) |
|||
Line 23: | Line 23: | ||
Attaches 2 Vehicles together. | Attaches 2 Vehicles together. | ||
+ | |||
+ | {{Incomplete}} |
Revision as of 04:47, 2 March 2009
Number of parameters: 9 | ||
---|---|---|
Parameter # | Type | Description |
1. | integer | Vehicle Id 1 |
2. | integer | Vehicle Id 2 |
3. | bool | Unknown |
4. | float | X Offset |
5. | float | Y Offset |
6. | float | Z Offset |
7. | float | X Offset 2 |
8. | float | Y Offset 2 |
9. | float | Z Offset 2 |
Return value: | ||
Type | Description | |
None |
Attaches 2 Vehicles together.
This section is incomplete. You can help by fixing and expanding it.