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

ipc methods for preset creation #420

Merged
merged 4 commits into from
Aug 15, 2024
Merged

Conversation

xanunderscore
Copy link
Collaborator

No description provided.

@Herculezz55
Copy link
Contributor

Could you possibly also add an IPC for setting the current preset for current class and getting the current preset for the current class

@awgil
Copy link
Owner

awgil commented Aug 15, 2024

Could you possibly also add an IPC for setting the current preset for current class and getting the current preset for the current class

I'm curious - why do you want different presets for different classes? The intention is to have 'situational' presets (eg single-target, aoe, etc), each of which has modules for all classes you care about.

@Herculezz55
Copy link
Contributor

Could you possibly also add an IPC for setting the current preset for current class and getting the current preset for the current class

I'm curious - why do you want different presets for different classes? The intention is to have 'situational' presets (eg single-target, aoe, etc), each of which has modules for all classes you care about.

well its not for different presets for different classes, AD would use the same preset for all but we just need the ability to set our preset as the AI preset, and to check if its already set to that, to turn Autorot on

@awgil
Copy link
Owner

awgil commented Aug 15, 2024

Ah, so we need some extra IPC to modify AI preset then? And you can call this ipc after (re)importing AD preset.

@awgil awgil merged commit 0f2acfd into awgil:master Aug 15, 2024
1 check failed
@Herculezz55
Copy link
Contributor

yes exactly

@awgil
Copy link
Owner

awgil commented Aug 15, 2024

Added AI.SetPreset IPC

@xanunderscore xanunderscore deleted the ipcpreset branch February 6, 2025 23:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants