BIS fnc 3DENTutorial: Difference between revisions
Jump to navigation
Jump to search
m (page filling) |
m (fixed example) |
||
Line 24: | Line 24: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= ["Connecting", 0, false] [[call]] [[BIS_fnc_3DENTutorial]];</code> |= Parameter 1 | |x1= <code>["Connecting", 0, false] [[call]] [[BIS_fnc_3DENTutorial]];</code> |= Parameter 1 | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 21:02, 28 April 2018
Description
- Description:
- Show tutorial in Eden Editor
- Execution:
- call
- Groups:
- Uncategorised
Syntax
- Syntax:
- [path, index, oneStep, display] call BIS_fnc_3DENTutorial
- Parameters:
- path: String - Path in format [<categoryClass>,<tutorialClass>], classes are from Cfg3DEN >> Tutorials
- index: Number - Index of step at which tutorial starts Default: 0
- oneStep: Boolean - True to show only one step, without ability to go forward or backward Optional, Default: false
- display: Display - Main display used. Optional, Default: Display3DEN
- Return Value:
- Nothing
Examples
- Example 1:
["Connecting", 0, false] call BIS_fnc_3DENTutorial;
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