BIS fnc shutdown: Difference between revisions
Jump to navigation
Jump to search
m (1 revision) |
No edit summary |
||
Line 50: | Line 50: | ||
[[Category:{{Name|tkoh}}: Functions|{{uc:shutdown}}]] | [[Category:{{Name|tkoh}}: Functions|{{uc:shutdown}}]] | ||
[[Category:{{Name|arma3}}: Functions|{{uc:shutdown}}]] | [[Category:{{Name|arma3}}: Functions|{{uc:shutdown}}]] | ||
<!-- CONTINUE Notes --> | |||
<dl class="command_description"> | |||
<dd class="notedate">Posted on October 9, 2014 - 03:16 (UTC)</dd> | |||
<dt class="note">[[User:Benargee|Benargee]]</dt> | |||
<dd class="note"> This Function is incompatible with Arma 3 (Tested 1.30) as the display and control numbers it uses are not the same as Take on helicopter, the game this function was originally designed for. | |||
</dd> | |||
</dl> | |||
<!-- DISCONTINUE Notes --> |
Revision as of 04:16, 9 October 2014
Description
- Description:
/* Description: Shut downs the game. Parameter(s): NOTHING Returns: NOTHING */ //--- Open options menu (forces to return to main menu)
(Placeholder description extracted from the function header by BIS_fnc_exportFunctionsToWiki)- Execution:
- call
- Groups:
- Uncategorised
Syntax
- Syntax:
- Syntax needed
- Return Value:
- Return value needed
Examples
- Example 1:
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
Bottom Section
- Posted on October 9, 2014 - 03:16 (UTC)
- Benargee
- This Function is incompatible with Arma 3 (Tested 1.30) as the display and control numbers it uses are not the same as Take on helicopter, the game this function was originally designed for.