activateAddons: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
(Tried to clearify how activateAddons works.) |
||
Line 27: | Line 27: | ||
<dl class="command_description"> | <dl class="command_description"> | ||
<!-- Note Section BEGIN --> | <!-- Note Section BEGIN --> | ||
Be aware that "Addon1" is the cfgPatches class of the desired addon to preload. | |||
<!-- Note Section END --> | <!-- Note Section END --> | ||
</dl> | </dl> |
Revision as of 13:37, 21 January 2009
Description
- Description:
- Activates the listed addons. The list of active addons is initialized during this function.
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
activateAddons ["BISOFP"]
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
Notes
-
Be aware that "Addon1" is the cfgPatches class of the desired addon to preload.