Difference between revisions of "BIS fnc help"
Jump to navigation
Jump to search
Str_bi_wiki (talk | contribs) m |
Str_bi_wiki (talk | contribs) m |
||
Line 1: | Line 1: | ||
− | {{ | + | {{Function|= |
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| arma2 |= | | arma2 |= | ||
− | |||
|1.00|= | |1.00|= | ||
− | | | + | |game2= TKOH |= |
+ | |version2= 1.00 |= | ||
− | |eff= |= MPEFFECTS | + | |arg= local|= MPARGUMENTS |
+ | |eff= local|= MPEFFECTS | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| Shows Function Library viewer, which contains list of all available functions, both official and unofficial. | | Shows Function Library viewer, which contains list of all available functions, both official and unofficial. | ||
− | + | <gallery> | |
− | + | Image:Fnc_help.jpg|Arma 2 | |
+ | File:Take On Helicopters Functions Viewer.jpg|Take On Helicopters | ||
+ | </gallery> | ||
|= | |= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Line 32: | Line 35: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
− | | [[Functions Library]] |= SEEALSO | + | | [[Functions Library|Arma 2 Functions Library]], [[Take_On_Helicopters:_Functions_Library|Take On Helicopters Function Library]] |= SEEALSO |
| |= MPBEHAVIOUR | | |= MPBEHAVIOUR | ||
Line 51: | Line 54: | ||
[[Category:ArmA 2: Functions|HELP}}]] | [[Category:ArmA 2: Functions|HELP}}]] | ||
+ | [[Category:Take_On_Helicopters:_Functions|help]] |
Revision as of 08:46, 21 October 2011
Description
- Description:
- Shows Function Library viewer, which contains list of all available functions, both official and unofficial.
- Execution:
- call
- Groups:
- Uncategorised
Syntax
- Syntax:
- [] call BIS_fnc_help
- Return Value:
- Nothing
Examples
- Example 1:
[] call bis_fnc_help
Additional Information
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
-
Usefull tips, make a trigger with the following data:
Cond: !isnil "bis_fnc_init"
OnAct: [] call BIS_fnc_help;