BIS_fnc_exportCfgVehicles
Jump to navigation
Jump to search
Description
- Description:
- Export list of objects for Community Wiki (Assets).
- Execution:
- call
- Groups:
- Diagnostic
Syntax
- Syntax:
- [mode,sides,classes,useAI] call BIS_fnc_exportCfgVehicles
- Parameters:
- mode: String - mode, can be one of:
- "config" - copy the objects table to clipboard
- "screenshots" - create objects one by one and take their screenshot. Works only on "Render" terrain.
- "screenshotsTest" - create objects one by one without taking screen (to verify everything is ok)
- sides: Array of Sides - only objects of these sides will be used
- classes: Arrayof Strings- list of CfgPatches classes. Only objects belonging to these addons will be used
- useAI: Boolean - true to use only AI units (soldiers, vehicles), false to use empty ones
- Return Value:
- Boolean
Examples
- Example 1:
- Example 2:
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