Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GetAssistingUnitsList Doesn't appear to return the units that are assisting #32

Open
Garanas opened this issue Sep 6, 2023 · 2 comments
Labels
question Further information is requested

Comments

@Garanas
Copy link
Member

Garanas commented Sep 6, 2023

Description

The UI function GetAssistingUnitsList does not appear to return the units that are assisting the units provided. It always returns an empty table, except for drones that are 'assisting' the kennel.

As a small example, the log keeps pushing empty tables:

image

Suggested change

To let the UI function return all assisting units, as it describes 😄

What we can do with it

We can use it as a trigger when units are being assisted, as an example to properly rewrite the Guard to unpause feature

@4z0t
Copy link

4z0t commented Sep 26, 2024

This function returns units that are children of other unit and they have PODSTAGINGPLATFORM category.

@4z0t 4z0t added the question Further information is requested label Sep 26, 2024
@Garanas
Copy link
Member Author

Garanas commented Sep 27, 2024

What does being a child mean? When the parent is set?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants