DerpleMQ2 / rgmercs

Lua version of RGMercs Script
10 stars 20 forks source link

Suggestion: Wish there was a "Backoff" state like existed in the macro version (version 2024-04-16) #47

Closed JoeBostic closed 4 months ago

JoeBostic commented 4 months ago

The macro version of RGMercs had a special "Backoff" state where the DPS and Debuff rotations would be turned off, but the Buff and Mez rotations would still work. This is very handy when you want to copilot a character while RGMercs was running. Also comes in handy in cases where you need to be less aggressive such as with quests that require a mob to be brought down to some percentage health without killing it.

If such a state were added, it would be great if the state could be controlled by macros and the current state would be reflected in the RGMercs UI title bar.

DerpleMQ2 commented 4 months ago

Fixed with

https://github.com/DerpleMQ2/rgmercs/commit/97ee513dc33b193da21a2c9b54ba5d81c0939cc5

and

https://github.com/DerpleMQ2/rgmercs/commit/1b931f2241b4a7a1423402914fa089c1a45aa03b

There is no UI way to set this right now but it is an advanced feature imo.