Results: 55Comments by: Jumpee
File: TotemMenu Redux03-31-07
From the Version History: Added...
Posted By: Jumpee
From the Version History: Added ability to rearrange the totems in the TotemMenu window. There are 10 rows of 10 buttons each. You can configure the position of the totem buttons by modifying config.lua.
File: TotemMenu Redux03-15-07
Wrath of Air Totem Icon
Posted By: Jumpee
If you want the Icon for Wrath of Air Totem to look like the one that Blizz puts on your action bar then edit the TOTEM_TEXTURES table in the TotemMenuRedux localization.lua file, and change the table entry for Wrath of Air Totem to look like this by changing the icon name to Spell_Nature_SlowingTotem: = "Interface\\Icons\\Spell...
File: TTSpellTimer02-12-07
It would be great for Shaman if usi...
Posted By: Jumpee
It would be great for Shaman if using Totemic Call caused the frame to hide just as leaving combat does. if (event == "CHAT_MSG_SPELL_SELF_BUFF" and string.find(arg1, "Totemic")) then
File: TotemMenu Redux12-13-06
If you could show the minutes/secon...
Posted By: Jumpee
If you could show the minutes/seconds left for the totem to be active or place an indicator showing if the totem is still active and turn off the active indicator if the totem goes away this would be the perfect Totem Addon! Being able to rearrange the totems was a nice feature. Thanks for all the effort to write this mod.
File: TTSpellTimer12-09-06
LUA error
Posted By: Jumpee
While making heavy Runecloth bandages I had an error window pop up. TTSpellTimer.lua line 834 attempt to call global 'IsSpellPassive' (a nil value)