BIS fnc 3DENTutorial: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\| *((\[\[[a-zA-Z0-9_ :\\\-\/|()]+\]\],? ?)+) * \}\}" to "|seealso= $1 }}")
m (Text replacement - "| Nothing |x1=" to "|r1= Nothing |x1=")
Line 19: Line 19:
|p4= display: [[Display]] - (Optional, default Eden display) display used
|p4= display: [[Display]] - (Optional, default Eden display) display used


| [[Nothing]]
|r1= [[Nothing]]


|x1= <code><nowiki>[</nowiki>["Editing", "Connecting"], 0, [[false]]] [[call]] [[BIS_fnc_3DENTutorial]];</code>
|x1= <code><nowiki>[</nowiki>["Editing", "Connecting"], 0, [[false]]] [[call]] [[BIS_fnc_3DENTutorial]];</code>

Revision as of 11:05, 10 June 2021

Hover & click on the images for description

Description

Description:
Description needed
Execution:
call
Groups:
Eden Editor

Syntax

Syntax:
Syntax needed
Parameters:
path: Array - Path in format [<categoryClass>,<tutorialClass>], classes are from Cfg3DEN >> Tutorials
index: Number - (Optional, default 0) index of step at which tutorial starts
oneStep: Boolean - (Optional, default false) true to show only one step, without ability to go forward or backward
display: Display - (Optional, default Eden display) display used
Return Value:
Nothing

Examples

Example 1:
[["Editing", "Connecting"], 0, false] call BIS_fnc_3DENTutorial;

Additional Information

See also:
Eden EditorEden Editor: Configuring Tutorials

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