File Details
CurseSailor.v1.002.zip
- R
- Oct 26, 2021
- 17.93 KB
- 196
- 2.5.2
- Classic TBC
File Name
CurseSailor.v1.002.zip
Supported Versions
- 2.5.2
added range check when passing a spell to the /cs command before issuing swearing
example macros:
#showtooltip
/cast Curse of Doom
/cs
#showtooltip
/cast Curse of Doom
/cs Curse of Doom
The first macro will work as before, casting Curse of Doom on the target and swear if the target is hostile
The second macro will additionally check, whether the target is in range of the spell before swearing. It will not check, whether the issued cast (in the line before the /cs command) was successful.

