edit3DENMissionAttributes: Difference between revisions
Lou Montana (talk | contribs) m (Text replacement - "\|game([0-9])= *([^ ]+) * +\|version([0-9])= *([^ ]+) * " to "|game$1=$2 |version$3=$4 ") |
Lou Montana (talk | contribs) m (Text replacement - "\|x([0-9])= *<code>([^<]*)<\/code>" to "|x$1= <sqf>$2</sqf>") |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 8: | Line 8: | ||
|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= | |s1= [[edit3DENMissionAttributes]] section | ||
|p1= section: [[String]] - Attribute section from | |p1= section: [[String]] - Attribute section from {{hl|[[configFile]] >> "Cfg3DEN" >> "Mission"}} | ||
|r1= [[Nothing]] | |r1= [[Nothing]] | ||
|x1= < | |x1= <sqf>edit3DENMissionAttributes "Multiplayer";</sqf> | ||
|seealso= [[get3DENAttribute]] [[set3DENAttributes]] | |seealso= [[get3DENAttribute]] [[set3DENAttributes]] | ||
}} | }} | ||
Revision as of 10:22, 13 May 2022
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.
Only post proven facts here! Add Note