BIS fnc credits: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " *\|= * " to " ") |
Lou Montana (talk | contribs) m (Text replacement - " *\| *([Cc]omments|COMMENTS|[Gg]ame [Nn]ame|Game [Vv]ersion|Game Version \(number surrounded by NO SPACES\)|Multiplayer Arguments \("local" or "global"\)|Multiplayer Effects \("local" or "global"\)|Multiplayer Execution \("server" o...) |
||
Line 1: | Line 1: | ||
{{Function | {{Function | ||
| tkoh | | tkoh | ||
|1.00 | |1.00 | ||
|gr1= GUI | |gr1= GUI | ||
| Opens credits, identical to those found in main menu ({{arma3}}). Present in {{arma3}}. | | Opens credits, identical to those found in main menu ({{arma3}}). Present in {{arma3}}. | ||
| [] spawn [[BIS_fnc_credits]]; | | [] spawn [[BIS_fnc_credits]]; | ||
| [[Nothing]] | | [[Nothing]] | ||
|x1= <code>0 = [] [[spawn]] '''BIS_fnc_credits''';</code> | |x1= <code>0 = [] [[spawn]] '''BIS_fnc_credits''';</code> | ||
Line 17: | Line 17: | ||
|exec= spawn |Execution= | |exec= spawn |Execution= | ||
| | | | ||
}} | }} |
Revision as of 22:39, 17 January 2021
Description
- Description:
- Opens credits, identical to those found in main menu (Arma 3). Present in Arma 3.
- Execution:
- spawn
- Groups:
- GUI
Syntax
- Syntax:
- [] spawn BIS_fnc_credits;
- Return Value:
- Nothing
Examples
- Example 1:
0 = [] spawn BIS_fnc_credits;
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