Looks and works very similarly to pfUI's default totem module, but with extra features.
- Looks exactly like pfUI's default totem timer
- Totem timers disappear when you cast Totemic Recall (Turtle WoW spell)
- Totem timer for an individual totem is cleared if that totem is destroyed
- Totem timer turns red if you out range a totem
- Sends a reminder to recall your totems if they are too far away
- Recall warning at 45 yards
- Totemic Recall Cast removing timers
- Timers turn red when you out range the totems
- Totem being destroyed
** This addon requires SuperWoW **
** Make sure you have pfUI downloaded and installed first **
- Download Better Totems
- Unzip
- Rename the unzipped folder to "pfUI-bettertotems"
- Copy or cut the now renamed "pfUI-bettertotems" and paste it into Interface\AddOns
- Restart World of Warcraft
- Disable pfUI's default totem module
I'm new to modding WoW, so I learned from other addons. Most of the code in this addon isn't mine
- pfUI's original totem module, it's mostly the same code.
- https://github.com/MarcelineVQ/Twister - Used the superwow range calculations