promotional bannermobile promotional banner

DualSpellMacro

Creates a smart dual spell/item macro with automatic help/harm detection and Shift modifier support.

File Details

DualSpellMacro_1_8_3.zip

  • R
  • Feb 28, 2026
  • 24.03 KB
  • 34
  • 12.0.1
  • Retail

File Name

DualSpellMacro_1_8_3.zip

Supported Versions

  • 12.0.1
# DualSpellMacro — Changelog

## 1.8.3
- Fix: `/cleartarget [noharm][dead]` is no longer included in macros where neither spell can harm targets (e.g. heal+heal, self+self), where it was incorrectly clearing friendly targets

## 1.8.2
- Fix: Mount+mount slot ordering now uses `mountID` instead of the saved targeting value, fixing incorrect output when loading data saved by an older version

## 1.8.0 – 1.8.1
- New: Full mount+mount support, including class ability mounts (e.g. Divine Steed) that do not appear in the Mount Journal
- Generated output:
  ```
  #showtooltip
  /dismount [mounted]
  /cast [combat][mod:shift][indoors] <class mount>
  /cast [nocombat,nomounted,outdoors] <journal mount>
  ```
- Fix: `/dismount [mounted]` is now correctly included in mount+mount macros

## 1.7.6
- Fix: Addon icon now displays correctly in the addon list (converted from .png to .tga)