Difference between revisions of "CREATE CHAR INSIDE CAR"

From GTAMods Wiki
Jump to navigation Jump to search
(Created page with '{{Native |np=4 |p1t=handle |p1d=Vehicle handle |p2t=integer |p2d=pedtype |p3t=integer |p3d=ped model hash |p4t=pointer |p4d=variable to store p…')
 
 
Line 10: Line 10:
 
|p4d=variable to store ped handle
 
|p4d=variable to store ped handle
 
}}
 
}}
 +
 +
This function creates a new character inside the specified vehicle.

Latest revision as of 01:35, 13 January 2011

CREATE_CHAR_INSIDE_CAR
Number of parameters: 4
Parameter #TypeDescription
1.handleVehicle handle
2.integerpedtype
3.integerped model hash
4.pointervariable to store ped handle
Return value:
TypeDescription
None

This function creates a new character inside the specified vehicle.