cairthenn / Redirect

Mouseover plugin for Final Fantaxy XIV. Also lets you queue sprint and macros like normal actions!
GNU General Public License v3.0
25 stars 11 forks source link

Override redirection using /ac with placeholder #46

Open diwo opened 1 year ago

diwo commented 1 year ago

When a redirection is configured as:

1. Target
2. Target of Target

It's not possible to have a macro to use the action on a specific predefined target, e.g.

/ac Regen <me>

When an enemy is targeted, the "Target of Target" rule is used even when <me> is specified.

This change modifies the "Target" rule behavior such that when a placeholder is specified in /ac (e.g. <me>), the rule resolve to the placeholder instead of the actual current target.