BIS fnc credits: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (call to spawn)
m (template:command argument fix)
Line 8: Line 8:
____________________________________________________________________________________________
____________________________________________________________________________________________


| Opens credits, identical to those found in main menu ({{arma3}}). Present in {{arma3}}. |= Description
| Opens credits, identical to those found in main menu ({{arma3}}). Present in {{arma3}}. |DESCRIPTION=
____________________________________________________________________________________________
____________________________________________________________________________________________


| [] spawn [[BIS_fnc_credits]]; |= Syntax
| [] spawn [[BIS_fnc_credits]]; |SYNTAX=


| [[Nothing]] |= Return value
| [[Nothing]] |RETURNVALUE=
____________________________________________________________________________________________
____________________________________________________________________________________________


Line 21: Line 21:
____________________________________________________________________________________________
____________________________________________________________________________________________


| |= See also
| |SEEALSO=


}}
}}

Revision as of 12:26, 7 April 2019


Hover & click on the images for description

Description

Description:
Opens credits, identical to those found in main menu (Arma 3). Present in Arma 3.
Execution:
spawn
Groups:
Uncategorised

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

Notes

Bottom Section