Download
(2Kb)
Download
Updated: 04-10-10 01:13 PM
Pictures
File Info
Updated:04-10-10 01:13 PM
Created:08-07-09 08:37 PM
Downloads:26,317
Favorites:127
MD5:

aTotemBar  Popular! (More than 5000 hits)

Version: 1.0a
by: Arimis [More]

aTotemBar is a simple totem addon that allows you to move, hide, and scale Blizzard's Default Totem Bar.

Its compatible with most other bar mods:
For Bartender4, Disable the Totem Bar
For Dominos, Disable the Dominos_Totem addon
For rActionBarStyler, no changes needed.

Commands:
/atbar lock
- This toggles the bar position lock. When the frame is black the bar is dragable.

/atbar hide
- This toggles the visibility of the bar

/atbar scale x.x
- Sets the scale of the bar, replace x.x with numbers (ie: 0.9)

**OmniCC or a similar addon is required to add numbers to the timers.

Version 1.0a:
Button Spacing: Adjust in the .LUA

Version 1.0:
Changed the Shaman and Level checks to use the same mechanics that Blizzard has built-in. (Hopefully no more random Nil errors)
Rewrote all the timers to be more efficient. It will also clear the timers when your totems are destroyed from out ranging them.
Default Value should now be set properly upon first run.
Corrected Right-Click to destroy totems.
Timers can now be disabled by setting "aTotemBarTimers = false" in the .lua
Blizzards Timers can now be disabled by setting "BlizzardTimers = false" in the .lua
*Both timers are enabled by default.
**If you're updating, you can safely delete embeds.xml from this addon's folder.

Version 0.8:
TOC Bumped for 3.3
Timers added (Consider this a Beta feature for the time being) *Option to disable coming shortly

Version 0.7:
Shaman Check revised again. Checking for Shaman and Level 30 or greater instead of checking for the default bars existence.

Version 0.6:
Shaman Check Take 2 - Removed the OnLoad() in favor of a check elsewhere (based on Tukz Feedback)

Version 0.5:
Now disables if you're not a Shaman or if you don't have the new Totem Bar yet. - Thanks Tukz
Fixed a small typo.

Version 0.4:
Reworked the frame code to use a completely custom frame instead of attempting to control the default. This should take care of the occasionally position loss.
User Request - Added a command to set the scale.

Version 0.2:
Removed the disable based on class code for the time being.
Tweaked the startup function a little bit.
Optional Files (0)


Post A Reply Comment Options
Unread 04-10-10, 07:35 PM  
Arimis
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 50
Uploads: 1
Originally posted by seebs
Having the same issue (totem buttons generic, no totemic recall button, arrows don't work). Would be glad to kibitz or help test! I love this addon like a ... a thing someone loves a lot, but in a way that's not creepy.
Is that with today's update as well?
Report comment to moderator  
Reply With Quote
Unread 04-10-10, 06:11 PM  
seebs
Premium Member
Premium Member
AddOn Author - Click to view AddOns

Forum posts: 155
File comments: 157
Uploads: 5
Having the same issue (totem buttons generic, no totemic recall button, arrows don't work). Would be glad to kibitz or help test! I love this addon like a ... a thing someone loves a lot, but in a way that's not creepy.
Report comment to moderator  
Reply With Quote
Unread 04-10-10, 12:29 PM  
Arimis
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 50
Uploads: 1
I have the same issue, it's really too bad they just wouldnt allow the totem bar for all level shaman from the start.

I should have a new fix up shortly with another change to the detection. Thanks for the feedback!
Report comment to moderator  
Reply With Quote
Unread 04-10-10, 05:23 AM  
pingbo
A Defias Bandit

Forum posts: 3
File comments: 5
Uploads: 0
I'm having similar problems as some of the others who posted here.

First, the totem bar just wasn't showing up. So I found the line in aTotemBar_LoadVariables that said aTotemBar:Hide() and changed it to aTotemBar:Show() (for me it was line 98).

Then reloaded and the totembar was back, except when I clicked on the little arrows to change totems or the multi-totem spell, nothing would happen. No errors, no popup. My fire totem button didn't even have an arrow.

My shaman is level 73.

Love this addon and the recent changes/fixes sound awesome, but for now I'm reverting back to the previous version. Thanks.
Report comment to moderator  
Reply With Quote
Unread 04-10-10, 05:07 AM  
Baine
A Murloc Raider
 
Baine's Avatar
AddOn Author - Click to view AddOns

Forum posts: 4
File comments: 393
Uploads: 1
i can't change the selected totems :/
i hover the frame, click on the arrow, and it disappears (the arrow^^)
no pop-up with other totems, nothing....

(there's no lua error though)
__________________
Report comment to moderator  
Reply With Quote
Unread 04-09-10, 01:03 PM  
peewee_sweden
A Kobold Labourer

Forum posts: 1
File comments: 79
Uploads: 0
Originally posted by Arimis
Just for my reference, what level shaman?
Lower than 30. Ah, couldn't find any references to that was prolly skimming too fast =)
Report comment to moderator  
Reply With Quote
Unread 04-09-10, 09:36 AM  
Arimis
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 50
Uploads: 1
Originally posted by peewee_sweden
Found the error, line 97
aTotemBar:Hide()
and nothing tried to show the bar. So I removed it. There, I fixed it.
Just for my reference, what level shaman?
Report comment to moderator  
Reply With Quote
Unread 04-09-10, 09:20 AM  
peewee_sweden
A Kobold Labourer

Forum posts: 1
File comments: 79
Uploads: 0
Originally posted by peewee_sweden
I replaced the contents of my old \aTotemBar directory with this one (removing embed.xls) and removed my savedVariables as well, just to be sure.

The addon loads (/atbar displays the help text) but there is no bar, and no response to the other slash commands (/atbar hide/scale/lock).
Found the error, line 97
aTotemBar:Hide()
and nothing tried to show the bar. So I removed it. There, I fixed it.
Report comment to moderator  
Reply With Quote
Unread 04-09-10, 09:08 AM  
Arimis
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 50
Uploads: 1
Originally posted by peewee_sweden
I replaced the contents of my old \aTotemBar directory with this one (removing embed.xls) and removed my savedVariables as well, just to be sure.

The addon loads (/atbar displays the help text) but there is no bar, and no response to the other slash commands (/atbar hide/scale/lock).
I'll try to duplicate this error, and get a fix going.
Report comment to moderator  
Reply With Quote
Unread 04-09-10, 09:01 AM  
Arimis
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 50
Uploads: 1
Originally posted by Baine
there's a mistake in your archive strutcure
instead of putting both files into root, include the addon folder, containing both files
just the way you had it before
Wow! What a stupid mistakes on my part. I guess that's what I get for working on multiple copies (Attempting skinning).
Report comment to moderator  
Reply With Quote
Unread 04-09-10, 08:47 AM  
peewee_sweden
A Kobold Labourer

Forum posts: 1
File comments: 79
Uploads: 0
I replaced the contents of my old \aTotemBar directory with this one (removing embed.xls) and removed my savedVariables as well, just to be sure.

The addon loads (/atbar displays the help text) but there is no bar, and no response to the other slash commands (/atbar hide/scale/lock).
Report comment to moderator  
Reply With Quote
Unread 04-09-10, 08:47 AM  
Baine
A Murloc Raider
 
Baine's Avatar
AddOn Author - Click to view AddOns

Forum posts: 4
File comments: 393
Uploads: 1
there's a mistake in your archive strutcure
instead of putting both files into root, include the addon folder, containing both files
just the way you had it before
__________________
Report comment to moderator  
Reply With Quote
Unread 04-09-10, 06:49 AM  
Arimis
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 50
Uploads: 1
New Version

Lots of changes including a fix (I hope) to the error in the post below. Let me know what you think and of any problems you have with the new release!
Last edited by Arimis : 04-09-10 at 08:33 AM.
Report comment to moderator  
Reply With Quote
Unread 04-07-10, 11:44 AM  
Baine
A Murloc Raider
 
Baine's Avatar
AddOn Author - Click to view AddOns

Forum posts: 4
File comments: 393
Uploads: 1
for those getting this error:
Code:
Interface\\AddOns\\aTotemBar\\aTotemBar.lua:213: attempt to index  upvalue 'aTotemBar' (a nil value).
change line 102
Code:
if UnitLevel("player") >= 30 and select(2, UnitClass("player")) == "SHAMAN" then
to
Code:
if UnitLevel("player") >= 10 and select(2, UnitClass("player")) == "SHAMAN" then
or completely remove this level check and just leave
Code:
if select(2, UnitClass("player"))  == "SHAMAN" then
__________________
Last edited by Baine : 04-07-10 at 11:57 AM.
Report comment to moderator  
Reply With Quote
Unread 03-16-10, 05:46 PM  
Ihadurca
An Aku'mai Servant
 
Ihadurca's Avatar

Forum posts: 37
File comments: 27
Uploads: 0
Originally posted by Arimis
I see what you want now. Give this addon a try: http://www.wowinterface.com/download...BarStyler.html

I originally wrote this addon to fit with it's scheme of bar handling.
Sweet, that looks like it is what I am looking for! You totally rock, I heart you. Downloading it now to give it a shot. ^_^
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: