• World of Warcraft Addons
  • World of Warcraft
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

FloTotemBar

  Download the Curse Client

Project Updated:
Files Updated: Thu, Jun 4 2009
Supports Game Version: 3.1.0
Category: Action Bars, Hunter, and Shaman
Tags:

, , , and [Edit Tags]

Project Manager: Floraline
Additional Authors: No additional authors
Current Version: 3.1.0.15
License: Mozilla Public License 1.1 (MPL 1.1)
Avg Daily DL (last 30 days): 781
Downloads Total: 418,470
Favorites: 742
Comments: 258
  • About FloTotemBar
  •  

Add button bars for quick access to totem spells for the Shaman and to trap spells for the Hunter.

There is one bar per totem elements and one for trap spells. Obviously, only the concerned classes see the appropriated bars ;-)

Spells are added to the bars automatically when you learn spells.

Each bar has a timer to track the remaining life time of the last casted totem/trap.

You can use the context menu to change many settings.

Dual spec is managed automatically. When the second spec is activated for the first time, the settings are duplicated. Then, all changes made to the configuration are only done to the current spec, and the inactive spec is untouched.

/flototembar panic|reset

Reset all settings and reload the UI

/flototembar unlock

Unlock the bars so you can move them.

/flototembar lock

Lock the bars in place

/flototembar auto

(default) use an automatic placement of the bars at the bottom of the screen. Detect optional action bars, XP bar, reputation bar, number of totems per bars.

/flototembar scale <ratio>

Scale the bar by a <ratio>.

/flototembar borders

Show borders (default)

/flototembar noborders

Hide borders

/ftb is an alias for /flototembar

  • Downloads (7)
  •  
File Name Release Type Game Version Downloads Date
Addon Curse.com Beta 2.3.3 0 9/29/2008
  File Name Release Type Game Version Downloads Date  
  FloTotemBar 3.1.0.15 Release 3.1.0 22,912 6/4/2009
  FloTotemBar 3.1.0.14a Release 3.1.0 27,951 4/18/2009
  FloTotemBar 3.1.0.14 Release 3.1.0 5,508 4/14/2009
  FloTotemBar V 3.0.3.14a Release 3.0.9 51,848 2/25/2009
  FloTotemBar V 3.0.3.14 Release 3.0.8 36,602 1/23/2009
Advertisement
  • Comments

Add Comment

Add

You need to login or register to post.

Benefits of Registration

  • Interact with hundreds of thousands of other gamers on an open social network.
  • Post your stories, news, images, videos, and other content to share.
  • Create a network with your fellow gamers or join an existing one.
  • Gain reputation for everything you do.
  • daisydoo said 

    this is a great addon for shamans

    i noticed 2 things went wrong when i logged in tonight though that i hope can be fixed.

    1. when i switched my spec from enhancement to resto, the mana tidal totem was missing from the water totem bar (mana Tidal totem is not available in enhancement spec). i had to do a reset.

    2. i then noticed that before i was able to move the individual totems around in each bar (according to which ones I cast most frequently), and i can no longer move them around.

    Reply Report Permalink
  • kiiraz said 

    Bonjour, je voudrais savoir si y'a une possibilité de désactiver le menu contextuel qui s'affiche avec le clic droit (en le mettant que un bouton de mini map par exemple) car j'utilise souvent le clic droit pour lancer les sorts et la forcément c'est le menu qui apparait :p

    Reply Report Permalink
  • FloLib_localization.lua
    -------------------------------------------------------------------------------
    -- Simplified Chinese localization
    -------------------------------------------------------------------------------

    if (GetLocale() == "zhCN") then

    FLOLIB_POSITION = "位置";
    FLOLIB_POSITIONS = { unlock = "开锁", lock = "锁着", auto = "自动" };
    FLOLIB_SHOWBORDERS = "显示疆界";
    FLOLIB_LAYOUT = "格式";
    FLOLIB_CONFIRM_RESET = "您真正地想要重新设置 '%s' 吗? 界面将被重新载入。";
    FLOLIB_ACTIVATE_SPEC_1 = "启用第一套天赋 ";
    FLOLIB_ACTIVATE_SPEC_2 = "启用第二套天赋 ";
    end

    -------------------------------------------------------------------------------
    -- Traditional Chinese localization
    -------------------------------------------------------------------------------

    if (GetLocale() == "zhTW") then

    FLOLIB_POSITION = "位置";
    FLOLIB_POSITIONS = { unlock = "解除鎖定", lock = "鎖定位置", auto = "自動" };
    FLOLIB_SHOWBORDERS = "顯示邊框";
    FLOLIB_LAYOUT = "格式";
    FLOLIB_CONFIRM_RESET = "您真正地想要重新設置 '%s' 嗎? 介面將會重新截入。";
    FLOLIB_ACTIVATE_SPEC_1 = "啟用主要天賦配置";
    FLOLIB_ACTIVATE_SPEC_2 = "啟用第二天賦配置";

    localization.lua
    -------------------------------------------------------------------------------
    -- Simplified Chinese localization
    -------------------------------------------------------------------------------

    if (GetLocale() == "zhCN") then
    FLO_RANK = "等级";
    FLO_TOTEMIC_CALL_SPELL = "图腾召唤";
    FLO_IMMOLATION_TRAP = "献祭陷阱";
    FLO_FREEZING_TRAP = "冰冻陷阱";
    FLO_FROST_TRAP = "冰霜陷阱";
    FLO_EXPLOSIVE_TRAP = "爆炸陷阱";
    FLO_SNAKE_TRAP = "毒蛇陷阱";
    FLO_FREEZING_ARROW = "冰冻之箭";
    FLO_STONESKIN_TOTEM = "石肤图腾";
    FLO_EARTHBIND_TOTEM = "地缚图腾";
    FLO_STONECLAW_TOTEM = "石爪图腾";
    FLO_STRENGTH_TOTEM = "大地之力图腾";
    FLO_TREMOR_TOTEM = "战栗图腾";
    FLO_EARTH_ELEMENTAL_TOTEM = "土元素图腾";
    FLO_SEARING_TOTEM = "灼热图腾";
    FLO_FIRE_NOVA_TOTEM = "火焰新星图腾";
    FLO_FROST_RESIST_TOTEM = "抗寒图腾";
    FLO_MAGMA_TOTEM = "熔岩图腾";
    FLO_FLAMETONGUE_TOTEM = "火舌图腾";
    FLO_FIRE_ELEMENTAL_TOTEM = "火元素图腾";
    FLO_WRATH_TOTEM = "天怒图腾";
    FLO_HEALING_STREAM_TOTEM = "治疗之泉图腾";
    FLO_CLEANSING_TOTEM = "清毒图腾";
    FLO_MANA_SPRING_TOTEM = "法力之泉图腾";
    FLO_FIRE_RESIST_TOTEM = "抗火图腾";
    FLO_MANA_TIDE_TOTEM = "法力之潮图腾";
    FLO_GROUNDING_TOTEM = "根基图腾";
    FLO_NATURE_RESIST_TOTEM = "自然抗性图腾";
    FLO_WINDFURY_TOTEM = "风怒图腾";
    FLO_SENTRY_TOTEM = "岗哨图腾";
    FLO_WRATH_AIR_TOTEM = "空气之怒图腾";

    -- Bindings
    BINDING_HEADER_FLOTOTEMEARTH = "Floraline的 地系图腾/陷阱 动作条";
    BINDING_NAME_FLOTOTEMEARTHBUTTON1 = "地系/陷阱 按钮 1";
    BINDING_NAME_FLOTOTEMEARTHBUTTON2 = "地系/陷阱 按钮 2";
    BINDING_NAME_FLOTOTEMEARTHBUTTON3 = "地系/陷阱 按钮 3";
    BINDING_NAME_FLOTOTEMEARTHBUTTON4 = "地系/陷阱 按钮 4";
    BINDING_NAME_FLOTOTEMEARTHBUTTON5 = "地系/陷阱 按钮 5";
    BINDING_NAME_FLOTOTEMEARTHBUTTON6 = "地系/陷阱 按钮 6";
    BINDING_NAME_FLOTOTEMEARTHBUTTON7 = "地系/陷阱 按钮 7";
    BINDING_NAME_FLOTOTEMEARTHBUTTON8 = "地系/陷阱 按钮 8";
    BINDING_NAME_FLOTOTEMEARTHBUTTON9 = "地系/陷阱 按钮 9";
    BINDING_NAME_FLOTOTEMEARTHBUTTON10 = "地系/陷阱 按钮 10";
    BINDING_HEADER_FLOTOTEMFIRE = "Floraline的 火系图腾 动作条";
    BINDING_NAME_FLOTOTEMFIREBUTTON1 = "火系 按钮 1";
    BINDING_NAME_FLOTOTEMFIREBUTTON2 = "火系 按钮 2";
    BINDING_NAME_FLOTOTEMFIREBUTTON3 = "火系 按钮 3";
    BINDING_NAME_FLOTOTEMFIREBUTTON4 = "火系 按钮 4";
    BINDING_NAME_FLOTOTEMFIREBUTTON5 = "火系 按钮 5";
    BINDING_NAME_FLOTOTEMFIREBUTTON6 = "火系 按钮 6";
    BINDING_NAME_FLOTOTEMFIREBUTTON7 = "火系 按钮 7";
    BINDING_NAME_FLOTOTEMFIREBUTTON8 = "火系 按钮 8";
    BINDING_NAME_FLOTOTEMFIREBUTTON9 = "火系 按钮 9";
    BINDING_NAME_FLOTOTEMFIREBUTTON10 = "火系 按钮 10";
    BINDING_HEADER_FLOTOTEMWATER = "Floraline的 水系图腾 动作条";
    BINDING_NAME_FLOTOTEMWATERBUTTON1 = "水系 按钮 1";
    BINDING_NAME_FLOTOTEMWATERBUTTON2 = "水系 按钮 2";
    BINDING_NAME_FLOTOTEMWATERBUTTON3 = "水系 按钮 3";
    BINDING_NAME_FLOTOTEMWATERBUTTON4 = "水系 按钮 4";
    BINDING_NAME_FLOTOTEMWATERBUTTON5 = "水系 按钮 5";
    BINDING_NAME_FLOTOTEMWATERBUTTON6 = "水系 按钮 6";
    BINDING_NAME_FLOTOTEMWATERBUTTON7 = "水系 按钮 7";
    BINDING_NAME_FLOTOTEMWATERBUTTON8 = "水系 按钮 8";
    BINDING_NAME_FLOTOTEMWATERBUTTON9 = "水系 按钮 9";
    BINDING_NAME_FLOTOTEMWATERBUTTON10 = "水系 按钮 10";
    BINDING_HEADER_FLOTOTEMAIR = "Floraline的 气系图腾 动作条";
    BINDING_NAME_FLOTOTEMAIRBUTTON1 = "气系 按钮 1";
    BINDING_NAME_FLOTOTEMAIRBUTTON2 = "气系 按钮 2";
    BINDING_NAME_FLOTOTEMAIRBUTTON3 = "气系 按钮 3";
    BINDING_NAME_FLOTOTEMAIRBUTTON4 = "气系 按钮 4";
    BINDING_NAME_FLOTOTEMAIRBUTTON5 = "气系 按钮 5";
    BINDING_NAME_FLOTOTEMAIRBUTTON6 = "气系 按钮 6";
    BINDING_NAME_FLOTOTEMAIRBUTTON7 = "气系 按钮 7";
    BINDING_NAME_FLOTOTEMAIRBUTTON8 = "气系 按钮 8";
    BINDING_NAME_FLOTOTEMAIRBUTTON9 = "气系 按钮 9";
    BINDING_NAME_FLOTOTEMAIRBUTTON10 = "气系 按钮 10";

    -- Layouts
    FLO_TOTEM_1ROW = "1 行";
    FLO_TOTEM_2ROWS = "2 行 - 向下";
    FLO_TOTEM_4ROWS = "4 行 - 向下";
    FLO_TOTEM_2ROWS_REVERSE = "2 行 - 向上";
    FLO_TOTEM_4ROWS_REVERSE = "4 行 - 向上";

    end

    -------------------------------------------------------------------------------
    -- Traditional Chinese localization
    -------------------------------------------------------------------------------

    if (GetLocale() == "zhTW") then
    FLO_RANK = "等級";
    FLO_TOTEMIC_CALL_SPELL = "圖騰的呼喚";
    FLO_IMMOLATION_TRAP = "獻祭陷阱";
    FLO_FREEZING_TRAP = "冰凍陷阱";
    FLO_FROST_TRAP = "冰霜陷阱";
    FLO_EXPLOSIVE_TRAP = "爆炸陷阱";
    FLO_SNAKE_TRAP = "毒蛇陷阱";
    FLO_FREEZING_ARROW = "冰凍之箭";
    FLO_STONESKIN_TOTEM = "石甲圖騰";
    FLO_EARTHBIND_TOTEM = "地縛圖騰";
    FLO_STONECLAW_TOTEM = "石爪圖騰";
    FLO_STRENGTH_TOTEM = "大地之力圖騰";
    FLO_TREMOR_TOTEM = "戰慄圖騰";
    FLO_EARTH_ELEMENTAL_TOTEM = "土元素圖騰";
    FLO_SEARING_TOTEM = "灼熱圖騰";
    FLO_FIRE_NOVA_TOTEM = "火焰新星圖騰";
    FLO_FROST_RESIST_TOTEM = "抗寒圖騰";
    FLO_MAGMA_TOTEM = "熔岩圖騰";
    FLO_FLAMETONGUE_TOTEM = "火舌圖騰";
    FLO_FIRE_ELEMENTAL_TOTEM = "火元素圖騰";
    FLO_WRATH_TOTEM = "憤怒圖騰";
    FLO_HEALING_STREAM_TOTEM = "治療之泉圖騰";
    FLO_CLEANSING_TOTEM = "淨化圖騰";
    FLO_MANA_SPRING_TOTEM = "法力之泉圖騰";
    FLO_FIRE_RESIST_TOTEM = "抗火圖騰";
    FLO_MANA_TIDE_TOTEM = "法力之潮圖騰";
    FLO_GROUNDING_TOTEM = "根基圖騰";
    FLO_NATURE_RESIST_TOTEM = "自然抗性圖騰";
    FLO_WINDFURY_TOTEM = "風怒圖騰";
    FLO_SENTRY_TOTEM = "崗哨圖騰";
    FLO_WRATH_AIR_TOTEM = "風懲圖騰";

    -- Bindings
    BINDING_HEADER_FLOTOTEMEARTH = "Floraline的 土系圖騰/陷阱 動作條";
    BINDING_NAME_FLOTOTEMEARTHBUTTON1 = "土系/陷阱 按钮 1";
    BINDING_NAME_FLOTOTEMEARTHBUTTON2 = "土系/陷阱 按钮 2";
    BINDING_NAME_FLOTOTEMEARTHBUTTON3 = "土系/陷阱 按钮 3";
    BINDING_NAME_FLOTOTEMEARTHBUTTON4 = "土系/陷阱 按钮 4";
    BINDING_NAME_FLOTOTEMEARTHBUTTON5 = "土系/陷阱 按钮 5";
    BINDING_NAME_FLOTOTEMEARTHBUTTON6 = "土系/陷阱 按钮 6";
    BINDING_NAME_FLOTOTEMEARTHBUTTON7 = "土系/陷阱 按钮 7";
    BINDING_NAME_FLOTOTEMEARTHBUTTON8 = "土系/陷阱 按钮 8";
    BINDING_NAME_FLOTOTEMEARTHBUTTON9 = "土系/陷阱 按钮 9";
    BINDING_NAME_FLOTOTEMEARTHBUTTON10 = "土系/陷阱 按钮 10";
    BINDING_HEADER_FLOTOTEMFIRE = "Floraline的 火系圖騰 動作條";
    BINDING_NAME_FLOTOTEMFIREBUTTON1 = "火系 按钮 1";
    BINDING_NAME_FLOTOTEMFIREBUTTON2 = "火系 按钮 2";
    BINDING_NAME_FLOTOTEMFIREBUTTON3 = "火系 按钮 3";
    BINDING_NAME_FLOTOTEMFIREBUTTON4 = "火系 按钮 4";
    BINDING_NAME_FLOTOTEMFIREBUTTON5 = "火系 按钮 5";
    BINDING_NAME_FLOTOTEMFIREBUTTON6 = "火系 按钮 6";
    BINDING_NAME_FLOTOTEMFIREBUTTON7 = "火系 按钮 7";
    BINDING_NAME_FLOTOTEMFIREBUTTON8 = "火系 按钮 8";
    BINDING_NAME_FLOTOTEMFIREBUTTON9 = "火系 按钮 9";
    BINDING_NAME_FLOTOTEMFIREBUTTON10 = "火系 按钮 10";
    BINDING_HEADER_FLOTOTEMWATER = "Floraline的 水系圖騰 動作條";
    BINDING_NAME_FLOTOTEMWATERBUTTON1 = "水系 按钮 1";
    BINDING_NAME_FLOTOTEMWATERBUTTON2 = "水系 按钮 2";
    BINDING_NAME_FLOTOTEMWATERBUTTON3 = "水系 按钮 3";
    BINDING_NAME_FLOTOTEMWATERBUTTON4 = "水系 按钮 4";
    BINDING_NAME_FLOTOTEMWATERBUTTON5 = "水系 按钮 5";
    BINDING_NAME_FLOTOTEMWATERBUTTON6 = "水系 按钮 6";
    BINDING_NAME_FLOTOTEMWATERBUTTON7 = "水系 按钮 7";
    BINDING_NAME_FLOTOTEMWATERBUTTON8 = "水系 按钮 8";
    BINDING_NAME_FLOTOTEMWATERBUTTON9 = "水系 按钮 9";
    BINDING_NAME_FLOTOTEMWATERBUTTON10 = "水系 按钮 10";
    BINDING_HEADER_FLOTOTEMAIR = "Floraline的 風系圖騰 動作條";
    BINDING_NAME_FLOTOTEMAIRBUTTON1 = "風系 按钮 1";
    BINDING_NAME_FLOTOTEMAIRBUTTON2 = "風系 按钮 2";
    BINDING_NAME_FLOTOTEMAIRBUTTON3 = "風系 按钮 3";
    BINDING_NAME_FLOTOTEMAIRBUTTON4 = "風系 按钮 4";
    BINDING_NAME_FLOTOTEMAIRBUTTON5 = "風系 按钮 5";
    BINDING_NAME_FLOTOTEMAIRBUTTON6 = "風系 按钮 6";
    BINDING_NAME_FLOTOTEMAIRBUTTON7 = "風系 按钮 7";
    BINDING_NAME_FLOTOTEMAIRBUTTON8 = "風系 按钮 8";
    BINDING_NAME_FLOTOTEMAIRBUTTON9 = "風系 按钮 9";
    BINDING_NAME_FLOTOTEMAIRBUTTON10 = "風系 按钮 10";

    -- Layouts
    FLO_TOTEM_1ROW = "1 行";
    FLO_TOTEM_2ROWS = "2 行 - 向下";
    FLO_TOTEM_4ROWS = "4 行 - 向下";
    FLO_TOTEM_2ROWS_REVERSE = "2 行 - 向上";
    FLO_TOTEM_4ROWS_REVERSE = "4 行 - 向上";

    Reply Report Permalink
  • abinning said 

    wow, Thanks for the localization!

    Reply Report Permalink
  • any eta on when this addon will be fixed? or an alternative? it works on my shaman but not on my hunter, with the ui i use there just isnt room for aspects and traps, so things like this are great. But if there isnt an eta or alternative I need to think of something else. An info/addon update would be great.thanks.

    Reply Report Permalink
  • gondorge said 

    How can I resize the bars?
    Can I?

    Reply Report Permalink
  • vexen00 said 

    /ftb scale

    where 1 = default

    Reply Report Permalink
  • vexen00 said 

    getting this error when switching specs

    Date: 2009-06-06 04:06:14
    ID: 2
    Error occured in: Global
    Count: 1
    Message: ..\AddOns\FloTotemBar\FloTotemBar.lua line 152:
    attempt to index upvalue 'ACTIVE_OPTIONS' (a nil value)
    Debug:
    (tail call): ?
    [C]: ?
    FloTotemBar\FloTotemBar.lua:152: FloTotemBar_TalentGroupChanged()
    FloTotemBar\FloTotemBar.lua:138: FloTotemBar_OnEvent()
    [string "*:OnEvent"]:1:
    [string "*:OnEvent"]:1
    AddOns:
    Swatter, v5.5.4293 (WombatII)
    ArkInventory, v3.02
    AucAdvanced, v5.5.4293 (WombatII)
    AucFilterBasic, v5.5.4293 (WombatII)
    AucFilterOutlier, v5.5.4293.2531
    AucMatchUndercut, v5.5.4293.2531
    AucScanData, v5.5.4293 (WombatII)
    AucStatClassic, v5.5.4293 (WombatII)
    AucStatHistogram, v5.5.4293 (WombatII)
    AucStatiLevel, v5.5.4293 (WombatII)
    AucStatPurchased, v5.5.4293 (WombatII)
    AucStatSales, v5.5.4293.2842
    AucStatSimple, v5.5.4293 (WombatII)
    AucStatStdDev, v5.5.4293 (WombatII)
    AucStatWOWEcon, v5.5.4293.2530
    AucUtilAHWindowControl, v5.5.4293.3311
    AucUtilAppraiser, v5.5.4293.2530
    AucUtilAskPrice, v5.5.4293.3175
    AucUtilAutoMagic, v5.5.4293.3142
    AucUtilCompactUI, v5.5.4293.2530
    AucUtilEasyBuyout, v5.5.4293.3583
    AucUtilItemSuggest, v5.5.4293.3108
    AucUtilPriceLevel, v5.5.4293.2545
    AucUtilScanButton, v5.5.4293.2530
    AucUtilScanFinish, v5.5.4293.2530
    AucUtilScanProgress, v5.5.4293.2530
    AucUtilSearchUI, v5.5.4293.3655
    AucUtilSimpleAuction, v5.5.4293.0
    AucUtilVendMarkup, v5.5.4293.2530
    Babylonian, v5.1.DEV.130
    Bartender4, v4.3.3
    BeanCounter, v5.5.4293 (WombatII)
    Cartographer, v2.0
    CartographerBattlegrounds, v2.0
    CartographerCoordinates, v2.0
    CartographerFoglight, v2.0
    CartographerGroupColors, v2.0
    CartographerGuildPositions, v2.0
    CartographerInstanceLoot, v2.0
    CartographerInstanceMaps, v2.0
    CartographerInstanceNotes, v2.0
    CartographerLookNFeel, v2.0
    CartographerNotes, v2.0
    CartographerPOI, v2.0
    CartographerWaypoints, v2.0
    CartographerZoneInfo, v2.0
    ClassTimer, v2.2
    Configator, v5.1.DEV.130
    CrapAway, v
    Critline, v2.0.2
    CurseProfiler, v
    DBMCore, v
    DebugLib, v5.1.DEV.130
    ElkBuffBars, v2.2.4-149
    Enchantrix, v5.5.4293 (WombatII)
    EnchantrixBarker, v5.5.4293 (WombatII)
    FloTotemBar, v
    Gatherer, v3.1.13
    Grid, v1.30100.2009041601
    Informant, v5.5.4293 (WombatII)
    LilSparkysWorkshop, v0.72
    Omen, v3.0.7
    OmniCC, v2.5.3
    PitBull, vv3.2.11
    PitBullAura, v2.0
    PitBullBanzai, v1.0
    PitBullBarFader, v0.1
    PitBullCastBar, v2.0
    PitBullCombatIcon, v2.0
    PitBullCombatText, v2.0
    PitBullComboPoints, v2.0
    PitBullExperienceBar, v2.0
    PitBullHealthBar, v2.0
    PitBullHideBlizzard, v2.0
    PitBullHighlight, v2.0
    PitBullLeaderIcon, v2.0
    PitBullMasterLooterIcon, v2.0
    PitBullPowerBar, v2.0
    PitBullPvPIcon, v2.0
    PitBullRaidTargetIcon, v2.0
    PitBullRangeCheck, v0.2
    PitBullReadyCheckIcon, v2.0
    PitBullReputationBar, v2.0
    PitBullRestIcon, v2.0
    PitBullSpark, v2.0
    PitBullThreatBar, v2.0
    PitBullTotemTimers, v2.0
    PitBullVisualHeal, v2.0
    PitBullVoiceIcon, v2.0
    PreformAVEnabler, v2.3
    QuestHelper, v1.0.19
    RatingBuster, v
    Recount, v
    SexyMap, v
    SlideBar, v5.5.4293 (WombatII)
    Stubby, v5.5.4293 (WombatII)
    TinyTip, v0.3-Beta
    (ck=ade)

    Reply Report Permalink
  • How about merging FloTotemBar and FloAspectBar? If it's possible :)

    Reply Report Permalink
  • New in 3.1.0.15 :
    Dual spec support !
    The settings are saved independently for each of your specs.
    Everything works well in my tests, but…
    I advice you to make a copy of the settings file before upgrading.
    It is "[WoW Folder]/WTF/Account/[ACCOUNT]/[Server]/[Character]/SavedVariables/FloTotemBar.lua"

    Reply Report Permalink
  • I'm having problems just like FrostedxTwilight. My flototembar was working perfectly for 1 day, then the next day I logged on and saw that my totem bar wasn't visible anymore.

    I logged out, checked my addons in the interface menu and in the folder, logged back on, they weren't visible. I deleted them twice and then reloaded them from curse.com and they still can't be seen!

    It was great for a day but i want my flototembar back! Please help! Thanks!

    Reply Report Permalink
  • Well, if "/ftb reset" doesn't work, the best is to delete everything related in the WTF folder. From memory there are an option file (SavedData/FloTotemBar.lua I think) and layout-cache.txt.

    Reply Report Permalink
  • Maraun said 

    This is the first addon i've ever used and i love it so much for both my hunter and shaman, but..
    There is a problem with russian localization: because of the wrong naming/spelling of water totems (Cleansing Totem and Fire Resistance Totem) they won't show themselves on the panel. Please fix this.
    "Тотем противоядия" should be "Тотем очищения" and "Тотем защиты от огню" should be "Тотем защиты от огня".
    Thank you.

    Reply Report Permalink
  • I will update that for the next version, which I should upload soon.
    It's not easy to follow each locales, and it's even harder with cyrilic alphabet.

    Reply Report Permalink
  • Since yesterday these bars have since disappeared from my UI. I have deleted my Addons folder, reinstalled the addon, and nothing still. I am so sad because this is by far my favorite totem addon. Please help!

    Reply Report Permalink
  • I'm wondering if it would be possible for this addon to support Button Facade skinning?

    Reply Report Permalink
  • ishikawa said 

    I love this mod, I use it with both my Shaman and my Hunter. For my hunter tho, since the earth bar is utilized for traps, would it be possible to utilize another bar for stings?

    Also, i would love to use this for my warrior. i was thinking that having shouts on one bar and possibly things like vigilance/berserker rage/etc on another?

    the idea of having a customizable bar would be awesome!

    Reply Report Permalink
  • rapha87 said 

    i use your addon since i can remember...
    but since the last patch, every "/reloadui" the bars move. so i must unlock an remove the bars in position.

    please fix.

    thanks

    Reply Report Permalink
  • I would like to make a suggestion for this addon. In addition to the totem and aspect bar addons why not make it so we can create our own bar and put whatever spells we want on the bar. Paladin seals and buffs for example we could just set the number of buttons we want on the bar and then drag the spells onto the bar....just something to think about.

    Reply Report Permalink
  • ty for making this addon, i just got it and i think its great. my trap bar came right up....but the aspect bar didnt. i have tried everything i could think of and i cant seem to find anything on this page to help.

    Reply Report Permalink
  • Similar Addons
  •  

Average downloads per day

  1. 4,216 Bartender4 Action Bars
  2. 3,126 ButtonFacade Action Bars
  3. 1,302 TotemTimers Shaman
  4. 911 Dominos Action Bars
  5. 880 VisualHeal Combat, Paladin, Druid, Shaman...