Difference between revisions of "CREATE CHAR INSIDE CAR"
Jump to navigation
Jump to search
Shadow-Link (talk | contribs) (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…') |
Shadow-Link (talk | contribs) |
||
| 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
| Number of parameters: 4 | ||
|---|---|---|
| Parameter # | Type | Description |
| 1. | handle | Vehicle handle |
| 2. | integer | pedtype |
| 3. | integer | ped model hash |
| 4. | pointer | variable to store ped handle |
| Return value: | ||
| Type | Description | |
| None | ||
This function creates a new character inside the specified vehicle.