hostMission: Difference between revisions
Jump to navigation
Jump to search
(Added example from MP armory) |
m (Added SEEALSO) |
||
Line 23: | Line 23: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | [[playScriptedMission]] |= See also | ||
}} | }} | ||
Revision as of 16:25, 3 January 2011
Description
- Description:
- Host the mp mission described by config class. Should be called as reaction to some UI action in some dialog.
- Groups:
- Uncategorised
Syntax
- Syntax:
- hostMission [Config, Display]
- Parameters:
- Config: Config
- Config: Display
- Return Value:
- Nothing
Examples
- Example 1:
hostMission [configMissionName, display];
- Example 2:
hostMission [configFile/"CfgMissions"/"MPMissions"/_scenarioClassName, _display];
Additional Information
- See also:
- playScriptedMission
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