added expiremental auto-assist feature
- automatically trys to target your target's target if your current spell cannot be cast on your target (useful for healers targeting a boss and healing the current MT, etc)
This commit is contained in:
@@ -11,6 +11,7 @@ local abdefaults = {
|
||||
hidemacrotext = false,
|
||||
hidehotkey = false,
|
||||
showgrid = false,
|
||||
autoassist = false,
|
||||
states = {
|
||||
enabled = false,
|
||||
possess = false,
|
||||
|
||||
Reference in New Issue
Block a user