edit3DENMissionAttributes: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "{{GameCategory|arma3|New Scripting Commands}} {{GameCategory|arma3|Scripting Commands}} {{uc:{{PAGENAME}}}}" to "") |
(page overhaul) |
||
Line 1: | Line 1: | ||
{{RV|type=command | {{RV|type=command | ||
|arma3 | |game1= arma3 | ||
|1.56 | |version1= 1.56 | ||
|gr1= Eden Editor | |gr1= Eden Editor | ||
| 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. | ||
| '''edit3DENMissionAttributes''' section | |s1= '''edit3DENMissionAttributes''' section | ||
|p1= section: [[String]] - | |||
| [[Nothing]] | |p1= section: [[String]] - Attribute section from <tt>[[configFile]] >> "Cfg3DEN" >> "Mission"</tt> | ||
|r1= [[Nothing]] | |||
|x1= <code>[[edit3DENMissionAttributes]] "Multiplayer";</code> | |x1= <code>[[edit3DENMissionAttributes]] "Multiplayer";</code> | ||
| | |seealso= [[get3DENAttribute]] [[set3DENAttributes]] | ||
[[get3DENAttribute]] | |||
[[set3DENAttributes | |||
}} | }} |
Revision as of 09:13, 18 May 2021
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