BIS fnc credits: Difference between revisions
Jump to navigation
Jump to search
m (1 revision) |
(Added syntax, params, example.) |
||
Line 8: | Line 8: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | Opens credits, identical to those found in main menu (ArmA3). Present in ArmA3. |= Description | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | [] spawn [[BIS_fnc_credits]]; |= Syntax | ||
|p1= |= Parameter 1 | |p1= [[Nothing]] - No parameters needed. |= Parameter 1 | ||
| |= Return value | | [[Nothing]] |= Return value | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <code></code> |= | |x1= <code>0 = [] spawn '''BIS_fnc_credits''';</code> |= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 20:46, 1 October 2014
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