Difference between revisions of "ATTACH CAR TO CAR"

From GTAMods Wiki
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

ATTACH_CAR_TO_CAR
Number of parameters: 9
Parameter #TypeDescription
1.integerVehicle Id 1
2.integerVehicle Id 2
3.boolUnknown
4.floatX Offset
5.floatY Offset
6.floatZ Offset
7.floatX Offset 2
8.floatY Offset 2
9.floatZ Offset 2
Return value:
TypeDescription
None

Attaches 2 Vehicles together.

This section is incomplete. You can help by fixing and expanding it.