BIS fnc missionHandlers: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " \|s1= <!-- ([^ ]+); --> \}\}" to " |s1= <!-- $1 --> |r1= |x1= <!-- <code>$1;</code> --> |seealso= }} ") |
Lou Montana (talk | contribs) m (Text replacement - "\| *(arg|eff|mp|serverExec|gr[0-9]) *= *(.*) * *\|([^=]{12})" to "|$1=$2 |descr=$3") |
||
Line 7: | Line 7: | ||
|gr1= Missions | |gr1= Missions | ||
| <pre>#define VAR_RELOADS (missionname + "_reloads_" + str ismultiplayer) | |descr= <pre>#define VAR_RELOADS (missionname + "_reloads_" + str ismultiplayer) | ||
//--- Mission end type and rating | //--- Mission end type and rating |
Revision as of 20:48, 13 June 2021
Description
- Description:
#define VAR_RELOADS (missionname + "_reloads_" + str ismultiplayer) //--- Mission end type and rating
- Execution:
- call
- Groups:
- Missions
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