Nik-Potokar / XIVSlothCombo

XivCombo for very lazy gamers
GNU General Public License v3.0
272 stars 310 forks source link

[Request] Global switch to temporarily dis/enable every combo #1690

Open erdelf opened 2 months ago

erdelf commented 2 months ago

Simple disabling and enabling the combos via global switch like seen in many other combo plugins via chatcommand. Helpful for use in macros to switch playstyle fluidly.. without going through the trouble of disabling plugins.

I3lvcky commented 2 months ago

https://github.com/Nik-Potokar/XIVSlothCombo?tab=readme-ov-file#commands

erdelf commented 2 months ago

I did indeed read the list of commands, yet found none to be suitable. Which one did you have in mind?

I3lvcky commented 2 months ago

Depens what you realy need/want.

If You just want to turn Slothcombo on/off via chatcommand without open the plugininstaller everytime i would suggest create a collection which you can then toggle on and of (/xltogglecollection slotcombo)

otherwise with the slothcommands you can do something like that

/scombo toggle PLD_ST_AdvancedMode /scombo toggle PLD_ST_SimpleMode

this switches between Simple and Advance Mode for PLD

Im Using this for lazy Dungeons (staying then in SimpleMode) and for raids im switching to the AdvanceMode where i have more control over the rotation

can you give an example plugin that has requestet featuere?

erdelf commented 2 months ago

making a hundred line long macro to finetune every setting I want is.. not maintainable.

And well to give you an example.. every single fork of XIV Combo ? Which most combo plugins to my knowledge are. The one I currently use is XIV Combo Very Expanded.

toggling the plugin directly via dalamud collections could be an option.. but quite cumbersome and disruptive to do on the fly.