BIS fnc credits: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " \|([^p][^ ]+) * * *\|r1=" to " |s1=$1 |r1=") |
Lou Montana (talk | contribs) m (Some wiki formatting) |
||
Line 1: | Line 1: | ||
{{RV|type=function | {{RV|type=function | ||
| tkoh | |game1= tkoh | ||
|1.00 | |version1= 1.00 | ||
|game2= arma3 | |game2= arma3 | ||
Line 9: | Line 9: | ||
|gr1= GUI | |gr1= GUI | ||
| Opens credits, identical to those found in main menu ({{arma3}}). | |exec= spawn | ||
|descr= Opens credits, identical to those found in main menu ({{arma3}}). Also present in {{arma3}}. | |||
|s1= [] spawn [[BIS_fnc_credits]]; | |s1= [] spawn [[BIS_fnc_credits]]; | ||
Line 15: | Line 17: | ||
|r1= [[Nothing]] | |r1= [[Nothing]] | ||
|x1= <code> | |x1= <code>[] [[spawn]] [[BIS_fnc_credits]];</code> | ||
| | |seealso= | ||
}} | }} | ||
Revision as of 18:12, 13 June 2021
Description
- Description:
- Opens credits, identical to those found in main menu (Arma 3). Also present in Arma 3.
- Execution:
- spawn
- Groups:
- GUI
Syntax
- Syntax:
- [] spawn BIS_fnc_credits;
- Return Value:
- Nothing
Examples
- Example 1:
[] 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