Page MenuHomeFeedback Tracker

[Features Request] Add scripting command to execute commands from the simple/complex AI command menu
New, NormalPublic

Description

Reasoning:

  1. Engine functionality already exists - exposing to SQF would:
  2. Allow certain functionality not able to script via sqf (return to formation, advance, etc)
  3. Allow to create a custom interface for AI command
  4. There is already: https://community.bistudio.com/wiki/showCommandingMenu

Suggested command:

wasSuccessful = executeCommandingMenu ["RscSubMenuClass","InnerClassToExecute"];

to be applied on https://community.bistudio.com/wiki/groupSelectedUnits

command contains the identifier for the engine what to execute
show and enable contains the conditions - not always both exists (aka true automatically)

Note: not all have an associated command (RscMoveDir, Communication, UserRadio, Radio, WatchDir)

Details

Severity
None
Resolution
Open
Reproducibility
N/A
Operating System
Windows 10 x64
Category
Scripting
Additional Information

Event Timeline

kju-PvPscene edited Additional Information. (Show Details)Sep 19 2022, 6:01 PM
h- added a subscriber: h-.Sep 21 2022, 12:44 PM
Wetzer added a subscriber: Wetzer.Sep 21 2022, 4:54 PM