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

  • Your Rating

  • Share
  • Report Abuse

Hatty's Mark Bar

 
Project Updated:
Files Updated: Sat, May 30 2009
Supports Game Version: 3.1.0
Category: Tank
Tags:

, , , , , and [Edit Tags]

Project Manager: Hattyx
Additional Authors: No additional authors
Current Version: Hatty's Mark Bar v1.3
License: Public Domain
Development Site: CurseForge
Avg Daily DL (last 30 days): 20
Downloads Total: 15,761
Favorites: 26
Comments: 8
  • About Hatty's Mark Bar
  •  

Hatty's Mark Bar is a simplified tool for marking in parties and raids. It will only show itself if you have the ability to mark a target. It also features a ready check button so that you don't have to open your Raid frame every time.

New in 1.3:
     * Configuration (/hmb)
     * Scalability (/hmb scale)

  • Downloads (4)
  •  
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  
  Hatty's Mark Bar v1.3 Release 3.1.0 11,216 5/30/2009
  Hatty's Mark Bar v1.2 Release 3.1.0 1,418 5/11/2009
  Hatty's Mark Bar v1.1 Release 2.4.2 1,960 6/24/2008
  Hatty's Mark Bar v1.0 Release 2.4.2 35 6/23/2008
  • 1 page(s)
  • 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.
  • Hattyx said

    This addon will no longer be updated, as I have quit WoW permanently. Please feel free to fork this project as it is in the Public Domain.

    Reply Report Permalink
  • sk8erCJ said

    Fantastic addon for on-the-fly marking. Needs to be updated for patch 3.3 though, now that you no longer need to be party leader to be able to mark. HMB.lua file needs to be changed - removing the party leader check which hides the bar.

    Change:
    hmb['markbar']:Hide() -- Hide by default, will be shown on variable load if needed
    To:
    hmb['markbar']:Show()

    Remove:
    function hmb:showhide()
    if GetNumRaidMembers() > 0 and (IsRaidLeader() or IsRaidOfficer()) and hmb_settings['enabled'] == 1 then
    hmb['markbar']:Show()
    elseif GetNumPartyMembers() > 0 and IsPartyLeader() and hmb_settings['enabled'] == 1 then
    hmb['markbar']:Show()
    else
    hmb['markbar']:Show()
    end
    end

    Also remove all instances that call the showhide command:
    hmb:showhide()

    For those of you that want to edit it yourself... This will stop the bar from being hidden when you aren't party leader. You can still show/hide the bar via the toggle command as needed. /hmb toggle

    Reply Report Permalink
  • Any chance this is moveable from being over my character? Maybe I'm bugged, not sure

    Reply Report Permalink
  • Best one I have tried so far. An update for 3.2 would be nice too ;)
    Btw, it works even if it's outdated.

    Reply Report Permalink
  • Merglith said

    best one ive seen so far! probably the one i will go with and reccomend to my gmates. easy and simple looking, takes less space on screen than rest of the addons doing the same, fits by the aurabar perfectly! question though: is it possible to invert it from horizontal to plumb? would be a feature to add perhaps? then it might fit other uis aswell, and give room for better ui customization

    Reply Report Permalink
  • perotin said

    Please update this for 3.0.2 Hatty i'm lost without it!!

    Reply Report Permalink
  • Xklark said

    Nice job Hatty :)

    Reply Report Permalink
  • Zidomo said

    There are a million different target mark/icon/charm mods out there. This is one of them ;). Unlike many of them, though, Hatty's Mark Bar properly uses 0 CPU time when a character is idle/the bar isn't being clicked (measured with the OptionHouse mod). So nice work there.

    But...the inability of Hatty's Mark Bar to be resized unfortunately makes it unusable here. In my UI, its just way too large. With my Antagonist (mod) target cast bars and (PitBull mod) raid frames, there is no place close to the target frame I can put this currently without it overlapping something.

    So am back to using IconHelper, which allows resizing and also uses no CPU time when idle. At least until Hatty's Mark Bar provides either a resizing option or its just made (hard-coded) smaller. Other people I'm sure will have the same issue. Hope to try it again soon :).

    Reply Report Permalink
  • zivadira said

    Inability to be resized? I would rather say inability to read. "/hmb scale n"; n = (0.1, 2) does the job ;)

    Reply Report Permalink
  • 1 page(s)
  • Addon Packs Containing Hatty's Mark Bar
  • Similar Addons
  •  

Average downloads per day

  1. 397 Tidy Plates: Threat Plates Unit Frames, Class, PvP, and...
  2. 331 RaidBuffStatus Buffs & Debuffs, Boss Encounters...
  3. 272 QuickMark Boss Encounters, Combat, and...
  4. 258 Tidy Plates Unit Frames, Artwork, Combat...
  5. 217 TankTotals Tank, Death Knight, Druid...