createVehicleLocal: Difference between revisions
Jump to navigation
Jump to search
(+ category) |
m (=) |
||
Line 10: | Line 10: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| type '''createVehicleLocal''' pos |= Syntax | | [[Object]] <nowiki>=</nowiki> type '''createVehicleLocal''' pos |= Syntax | ||
|p1= type: [[String]] |= Parameter 1 | |p1= type: [[String]] |= Parameter 1 |
Revision as of 12:41, 25 August 2007
Description
- Description:
- Creates an empty vehicle of the given type. See CfgVehicles for possible type values. Vehicle is not transferred through network in MP games.
- Groups:
- Uncategorised
Syntax
- Syntax:
- Object = type createVehicleLocal pos
- Parameters:
- type: String
- pos: Array (format Position)
- Return Value:
- Object
Examples
- Example 1:
_tank = "M1Abrams" createVehicleLocal getMarkerPos "tankFactory"
Additional Information
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note