BIS_fnc_credits

From Bohemia Interactive Community
Revision as of 21:48, 1 October 2014 by Tryteyker (talk | contribs)
Jump to navigation Jump to search


Hover & click on the images for description

Description

Description:
Opens credits, identical to those found in main menu (ArmA3). Present in ArmA3.
Execution:
call
Groups:
Uncategorised

Syntax

Syntax:
[] spawn BIS_fnc_credits;
Parameters:
Nothing - No parameters needed.
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

Posted on October 1, 2014 - 19:48 (UTC)
Tryteyker-
Will crash to desktop if called instead of spawned. Tested on ArmA3 v1.31.127406 (01/OCT/2014).