BIS fnc credits: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " *\| *([Cc]omments|COMMENTS|Game|[Gg]ame [Nn]ame|Game [Vv]ersion|Game Version \(number surrounded by NO SPACES\)|Multiplayer Arguments( \("local" or "global"\))?|Effects|Execution|Effects? in MP|Multiplayer Effects( \("local" or "gl...)
m (Text replacement - " \|s([0-9]) *= *([^ ]+); * " to " |s$1= $2 ")
 
(15 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Function
{{RV|type=function


| tkoh
|game1= tkoh
|version1= 1.00


|1.00
|game2= arma3
|version2= 0.50


|gr1= GUI
|gr1= GUI


| Opens credits, identical to those found in main menu ({{arma3}}). Present in {{arma3}}.
|exec= spawn
 
| [] spawn [[BIS_fnc_credits]];


| [[Nothing]]
|descr= Opens credits, identical to those found in main menu ({{arma3}}). Also present in {{arma3}}.


|x1= <code>0 = [] [[spawn]] '''BIS_fnc_credits''';</code>
|s1= [] spawn [[BIS_fnc_credits]]


|exec= spawn
|r1= [[Nothing]]


|
|x1= <sqf>[] spawn BIS_fnc_credits;</sqf>


|seealso=
}}
}}
[[Category:Functions|{{uc:credits}}]]
[[Category:{{Name|tkoh}}: Functions|{{uc:credits}}]]
[[Category:{{Name|arma3}}: Functions|{{uc:credits}}]]

Latest revision as of 11:50, 13 July 2022

Hover & click on the images for description

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