BIN fnc showMapOptions: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\|game([0-9])=([^ ]+) * \|version([0-9])=([^ ]+) * " to "|game$1=$2 |version$3=$4 ") |
Lou Montana (talk | contribs) m (Text replacement - "bin_fnc_" to "BIN_fnc_") |
||
Line 21: | Line 21: | ||
*/ | */ | ||
#define VAR " | #define VAR "BIN_fnc_showMapOptions_mode" | ||
//--- Spawn to prevent disableSerialization affecting the script from which the function is called | //--- Spawn to prevent disableSerialization affecting the script from which the function is called |
Revision as of 18:25, 20 June 2021
Description
- Description:
/* Description: Select which maps will be available Parameter(s): 0: NUMBER - mode, can be: 0 - all options available (default) 1 - probe map not available 2 - no options available (i.e., only main map is shown) Returns: NOTHING */ #define VAR "BIN_fnc_showMapOptions_mode" //--- Spawn to prevent disableSerialization affecting the script from which the function is called
- Execution:
- call
- Groups:
- Diary
Syntax
- Syntax:
- Syntax needed
- Return Value:
- Return value needed
Examples
- Examples:
- Example needed
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