edit3DENMissionAttributes: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(page overhaul)
m (Text replacement - " \| *s([0-9]) *= ([^ ]+)? ?'''([a-zA-Z0-9_]+)''' ?([^ ]+)? " to " |s$1= $2 $3 $4 ")
Line 9: Line 9:
|descr= Open a window with [[Eden_Editor:_Scenario_Atttributes|scenario attribute]] in given section.
|descr= Open a window with [[Eden_Editor:_Scenario_Atttributes|scenario attribute]] in given section.


|s1= '''edit3DENMissionAttributes''' section
|s1= [[edit3DENMissionAttributes]]  section


|p1= section: [[String]] - Attribute section from <tt>[[configFile]] >> "Cfg3DEN" >> "Mission"</tt>
|p1= section: [[String]] - Attribute section from <tt>[[configFile]] >> "Cfg3DEN" >> "Mission"</tt>

Revision as of 17:44, 12 June 2021

Hover & click on the images for description

Description

Description:
Open a window with scenario attribute in given section.
Groups:
Eden Editor

Syntax

Syntax:
edit3DENMissionAttributes section
Parameters:
section: String - Attribute section from configFile >> "Cfg3DEN" >> "Mission"
Return Value:
Nothing

Examples

Example 1:
edit3DENMissionAttributes "Multiplayer";

Additional Information

See also:
get3DENAttribute set3DENAttributes

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