BTW Peeps, posted the latest version of my Backstab tracking module here . It now uses it's own Ini file. If you want to keep your previous settings, copy the following data from RHSettings.ini to RHBackstab.ini like so: [General] BSAnnounce=TRUE BSNotifier=echo BSTrack=TRUE MaxBS=2517 However, if y...
Boy did you butcher that, hehe. Is it possible to get the DPS module to work again? My best guess is you didn't follow the final direction in the DPS.inc file: (inside of sub Main) /echo Loading Includes... That goes inside Sub Main, like so: /echo =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= /echo...
Originally designed for the Rogue Helper macro, but can now be used in any macro. Notifiers can be used alone or together, such as echo+popup+speak to get all 3 alerts, or just speak to only have it spoken. To use spoken notifiers, you must have the speech plugin compiled and loaded. Tracks Backstab...
There should only be 2 lines in RH.Mac to make it load correctly: #Event StatInfo "[MQ2] RH Status#*#" #include RHBackstab.inc Sub Main and /echo =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= /echo Jerle's Rogue Helper Macro (v${rhversion}) Starting... /echo =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=...
Yup, was trying to modify my RH macro to Slam when facestabbing instead of using chaotic stab when I had my barb illusion on, and came to the conclusion I had to use the Regeneration "ability" to get it to function. No idea why it comes up as Regeneration, but it does. BTW, for rogues, you...