activateAddons: Difference between revisions
Jump to navigation
Jump to search
(Tried to clearify how activateAddons works.) |
mNo edit summary |
||
Line 10: | Line 10: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| '''activateAddons''' [ | | '''activateAddons''' [addon1, ...] |= Syntax | ||
|p1= [ | |p1= [addon1, ...]: [[Array]] |= Parameter 1 | ||
| [[Nothing]] |= Return value | | [[Nothing]] |= Return value |
Revision as of 16:01, 5 February 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.