Page MenuHomeFeedback Tracker

Scripting command to set curator selection
New, NormalPublic

Description

curatorSelected gets the current curator selection. Being able to set the curator selection by script will open up possibilities inspired by RTS games, which can increase the capabilities and responsiveness of the Zeus player, such as:

  • hotkeying important entities similar to control groups
  • alternate selection modes to select all entities of the same type across the screen or map

Details

Severity
Feature
Resolution
Open
Reproducibility
N/A
Operating System
Windows 10 x64
Category
Scripting

Event Timeline

This comment was removed by BIS_fnc_KK.
NeilZar claimed this task.Feb 15 2023, 5:08 PM

I think this is still a valid request for other purposes, but it turns out you can already make control groups as a built-in feature. Ctrl+<number> to create, <number> to select. It's not documented right now but it does exist.

(hi NeilZar)

NikkoJT removed a subscriber: NikkoJT.Feb 15 2023, 5:08 PM
NeilZar added a comment.EditedFeb 16 2023, 9:09 AM

Implemented in rev. 150311
Wiki will be updated with syntax for setCuratorSelected and addCuratorSelected.