Was using this macro and got beat on past my % where it was supposed to stop canni and heal, but it didn't heal.. just kept on going. Would have died but I noticed with 5% hp left :p
1 suggestion, the macro ends if the main assist dies, maybe instead of just ending, it could move char back to anchor / followed person then end. (Sucks for the ma to die then have the bard just run off cuz it was in the process of moving)
Cool mac... though what is "Angst Song" I assumed it would be for agro... but what is the point if your solo kiting and you have enough agro using DoTs? Also the ability to not use selos would be a great addition... and set heal song gem from the /macro command. Also add an echo when you s...
Under your compiled macroquest folder there is a /macros/ directory. If you open it you will find many files named blahblah.mac in it. These are just text files that are renamed to have the .mac extension.
|standardtime.inc |This include will echo a user friendly standardized time instead of military time. |usage: /call standardtime Sub standardtime /declare hours global /declare newhours global /varset newhours 0 /varset hours $time(h) /if n @hours>12 { /varset newhours $calc(@hours-12) /varset newh...