武装突袭 Wiki
Advertisement

Actions are engine operations used by Menu Bar and are available for scripting.

Perform an action:

do3DENAction "actionName"

Get action state, can be 0 or 1. Available only for selected actions (see the State column below); when an action doesn't have any state, -1 is returned.

get3DENActionState "actionName"

List

Action Description State

AddUnitToSel

Add entity under cursor to selection, the same as when you press Ctrl + LMB on an entity

AddWaypoint

Add quick waypoint to currently selected entities / groups. The same as when you press Shift + RMB.

CenterCameraOnPlayer

Move camera to player's position.

ClearSelections

Cancel the current selection.

CopyUnit

Copy all selected entities. The same as when you press Ctrl + C.

CutUnit

Cut all selected entities. The same as when you press Ctrl + X.

DeleteUnits

Delete all selected entities. The same as when you press Delete key.

Exit3DEN

Exit the Eden Editor, with a prompt asking for confirmation being displayed first. The same as when you press Escape key.

ForceToFormation

Move all selected group members to their default formation positions.

LevelOutObjects

Orient all selected entities to sea normal.

LevelWithSurface

Orient all selected entities to terrain normal.

MissionExportMP

Export the scenario to multiplayer scenarios.

MissionExportSP

Export the scenario to scenario scenarios.

MissionLoad

Show "Open Scenario" window.

MissionNew

Show "New Scenario" window.

MissionPartIntro

Select Intro phase.

File:Ico ok.png

MissionPartMission

Select Scenario phase.

File:Ico ok.png

MissionPartOutroLoose

Select Outro - Lose phase.

File:Ico ok.png

MissionPartOutroWin

Select Outro - Win phase.

File:Ico ok.png

MissionPreview

Preview the scenario in singleplayer.

MissionPreviewBriefing

Preview the scenario in singleplayer with briefing.

MissionPreviewMP

Preview the scenario in multiplayer.

MissionSave

Save the scenario. If it hasn't been saved yet, open "Save Scenario" window.

MissionSaveAs

Open "Save Scenario" window.

MoveGridToggle

Toggle translation grid.

File:Ico ok.png

OpenAttributes

Open attributes of selected entities.

OptionsAudio

Open Audio Options window.

OptionsControls

Open Controls Options window.

OptionsGame

Open Game Options window.

OptionsVideo

Open Video Options window.

PasteUnit

Paste copied entities. The same as when you press Ctrl + V.

PasteUnitOrig

Paste copied entities on their original positions. The same as when you press Ctrl + Shift + V.

Redo

Redo the undone operation.

RotateGridToggle

Toggle rotation grid.

File:Ico ok.png

ScaleGridToggle

Toggle area scaling grid.

File:Ico ok.png

SearchCreate

Switch focus to asset browser search field.

SearchEdit

Switch focus to entity list search field.

SelectAllOnScreen

Select all entities currently visible on the screen.

SelectGroupMode

Select the Compositions mode. The same as when you press F2.

File:Ico ok.png

SelectLayerAllDescendants

Select all entities in selected layers and all sub-layers.

SelectLayerChildren

Select all entities directly in selected layers.

SelectMarkerMode

Select the Markers mode. The same as when you press F6.

File:Ico ok.png

SelectModuleMode

Select the Systems mode. The same as when you press F5.

File:Ico ok.png

SelectObjectMode

Select the Objects mode. The same as when you press F1.

File:Ico ok.png

SelectSubmode1

Select the first sub-mode. Based on the selected mode; for example it's BLUFOR when Objects mode is selected.

File:Ico ok.png

SelectSubmode2

Select the second su-bmode. Based on the selected mode; for example it's BLUFOR when OPFOR mode is selected.

File:Ico ok.png

SelectSubmode3

Select the third sub-mode. Based on the selected mode; for example it's Independent when Objects mode is selected.

File:Ico ok.png

SelectSubmode4

Select the fourth sub-mode. Based on the selected mode; for example it's Civilian when Objects mode is selected.

File:Ico ok.png

SelectSubmode5

Select the fifth sub-mode. Based on the selected mode; for example it's Props when Objects mode is selected.

File:Ico ok.png

SelectTriggerMode

Select the Triggers mode. The same as when you press F3.

File:Ico ok.png

SelectUnit

Select the entity under cursor.

SelectWaypointMode

Select the Waypoints mode. The same as when you press F4.

File:Ico ok.png

SetFlyingHeight

Move selected entities to default flying height. Only available for flying objects, i.e., planes and helicopters.

SnapToSurface

Snap selected entities to the ground.

SubmodeToggle

Toggle sub-mode (browse through all available ones).

SurfaceSnapDisable

Toggle surface snap off.

SurfaceSnapEnable

Toggle surface snap on.

SurfaceSnapToggle

Toggle surface snap on/off.

File:Ico ok.png

ToggleMap

Toggle map on/off.

File:Ico ok.png

ToggleMapIDs

Toggle map IDs on/off.

File:Ico ok.png

ToggleMapTextures

Toggle map textures on/off.

File:Ico ok.png

ToggleUnitSel

Toggle entity selection on/off.

Undo

Undo the last operation.

VerticalASL

Set vertical mode to ASL (Above Sea Level).

File:Ico ok.png

VerticalATL

Set vertical mode to ATL (Above Terrain Level).

File:Ico ok.png

VerticalToggle

Toggle vertical mode.

File:Ico ok.png

WidgetCoord

Toggle widget coordinate space between global and local.

File:Ico ok.png

WidgetNone

Toggle widget off.

File:Ico ok.png

WidgetRotation

Toggle rotation widget on.

File:Ico ok.png

WidgetScale

Toggle area scaling widget on.

File:Ico ok.png

WidgetSpaceLocal

Set widget coordinate space to local.

WidgetSpaceWorld

Set widget coordinate space to global.

WidgetToggle

Toggle widget (browse through all available widget types).

WidgetTranslation

Toggle translation widget on.

File:Ico ok.png
Advertisement