createVehicle array: Difference between revisions
Jump to navigation
Jump to search
m (fixed example) |
mNo edit summary |
||
Line 21: | Line 21: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <code>_tank = "M1Abrams" createVehicle [[getMarkerPos]] "tankFactory"</code> |= Example 1 | |x1= <code>_tank <nowiki>=</nowiki> "M1Abrams" createVehicle [[getMarkerPos]] "tankFactory"</code> |= Example 1 | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 16:34, 7 August 2006
Description
- Description:
- Create empty vehicle of given type. Pos is in format Position. See CfgVehicles for possible type values.
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
_tank = "M1Abrams" createVehicle getMarkerPos "tankFactory"
Additional Information
- See also:
- See also needed
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