Advertisement

MarkBar

  Download the Curse Client

Last Update: July 26, 2007 (1 year ago)
Category: Unit Frames
Tags: charm, icon, mark, and toolbar
Project Manager: carahuevo
Current Version: MarkBar 0.9
(for World of Warcraft 2.1.3)
Downloads Today: 35
Downloads Total: 13,321
Favorites: 102
Comments: 23
  • About MarkBar
  •  

This is an adjustable toolbar with raid target icon buttons; quicker and easier than the standard UI target popup menu. It also allows to set icons descriptions (ie sheep, sap,...) and party member assignments in order to dump that info in the chat.

Quick usage:

  1. Select a target and click on a mark button to set it over the target.
  2. Select a partner and right click to assign the mark.
  3. Press the bubble button to announce the mark to the party/raid.

Current Features

  • Raid Marking Toolbar.
  • Customizable scale and alpha (transparency) from settings panel.
  • Slash command for mark within macros. /markbar mark 0-8
  • Auto show/hide toolbar when join or leaving a party/raid (could be disabled).
  • Establish marks to your partners (select party/raid member and right click a toolbar mark).
  • Custom marks description/assignment for party/raid announcement (ie: Blue square->sheep for Blackmage)

Help

  • Click right lower corner to drag and reposition the toolbar.
  • Commands:
    • /markbar -> toogles show/hide toolbar.
    • /markbar auto n (n=0,1) -> 0=disables autoshow on join/leave party, 1=enables.
    • /markbar reset -> resets to default settings.
    • /markbar alpha n (n=0-1) -> sets toolbar transparency.
    • /markbar scale n (n=0-1) -> sets toolbar scale.
    • /markbar mark n (n=0-8) -> sets mark to current target (useful for use within macros).

Upcoming Features (sooner or later)

  • Profiles with different marks descriptions.
  • Allow other party members to put marks.
  • Downloads (2)
  •  
Advertisement
  • Screenshots (2)
  •  

You need to login or register to post comments.

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.
 
  • June 30, 2008, 04:52AM (1 month, 4 weeks ago)

    any chance of using the command {skull} {cross} etc so that when you announce it shows "icon: action >> playername" instead of "iconname: action >> playername"

  • April 20, 2008, 02:57PM (4 months, 1 week ago)

    One small request. Could Markbar have a button for 'clear mark' ?

  • Dec. 4, 2007, 12:59PM (8 months, 3 weeks ago)

    For further developed and in most cases rewritten version check out RaidMobMarker.

  • March 2, 2008, 11:45AM (5 months, 4 weeks ago)

    or IconHelper (simplier than RaidMobMarker)

  • Dec. 5, 2007, 02:58PM (8 months, 3 weeks ago)

    In most cases rewritten? OMG! The main idea and core functions too? ;-)
    A little mention of the original author use to be something nice...

  • Dec. 5, 2007, 05:01PM (8 months, 3 weeks ago)

    I already said in the comments that i took your code as a base to implement
    other functions and don't replicate same thing. Look around, there are much
    more Addons which have icon-bar. Its not exciting.

    My main idea is to record the marks in the first raid and auto mark in the
    further, independet on players that are in there. For the first record i need
    a bar and your project fits for my thing perfectly.
    What do you mean about "core functions"? Like GroupMode() or GetUnitIdByName(name)?
    Yes, i use them unchanged. Most other things like player database and opponent database
    (that i had to create) , changable order of icons etc. forces me to rewrite many functions and implement new functions too.

    You done a great job with this addon and your code is nice to read but its just a dome
    for my project. I have no problem to mention your name in RaidMobMarker. Please contact
    me to precise a place and a wording.

  • July 27, 2007, 05:24PM (1 year, 1 month ago)

    I'd like to thank you for this. I find it one of the most convenient mods I've got when I'm leading or marking, and I hope you do continue to add features to it. If there's any way in which I can contribute, please let me know.

  • July 26, 2007, 08:22AM (1 year, 1 month ago)

    Thanks for the report, FrederikNS. The /markbar mark # command should work now, but I found no reason for not showing the bar. Try with the new version.

  • July 23, 2007, 07:25PM (1 year, 1 month ago)

    I Just installed your addon, but for some reason the bar isn't visible, I've tried the /markbar command but to no effect, the slash commands seems to react though, but the bar is still gone

    When i use the /markbar mark # command it just says "invalid icon number", eventhough it's within the 0-8 range.

    Hope to have this problem resolved, since i would love a bar for the raid marks

  • June 15, 2007, 09:14PM (1 year, 2 months ago)

    So whats the news with this wicked little addon? I wait in hopes that it will still be worked on. I enjoy it very much and it makes things much easier than macros imho.

  • April 27, 2007, 10:38AM (1 year, 4 months ago)

    As far as I know, there's no unique identifier for a mob, only his generic name (except bosses). May be I can store this name but if there are more than 1 mob with the same name it could target the wrong one...Let me think about it. EDIT: I've just remember ... Targeting functions are restricted to Secure Templates (blizzard's UI) frames so may be is not posible to target from an addon...I will try anyway.

    An update will come as soon as I finish the settings frame.

  • May 9, 2007, 06:31PM (1 year, 3 months ago)

    glad to hear you're still working on it

  • April 8, 2007, 11:19PM (1 year, 4 months ago)

    i dunno if it doesn't do this now, but the ability to select the marked mob during a fight by maybe holding a key and clicking the particular icon would be nice.

  • March 20, 2007, 09:19AM (1 year, 5 months ago)

    Please update.

  • March 15, 2007, 01:32AM (1 year, 5 months ago)

    Very nice, was actually enjoyable to mark. Announce to chat is a must. Keep up the good work.

  • Feb. 26, 2007, 04:56AM (1 year, 6 months ago)

    Very helpfull addon :-) please fix it soon, need chat function !! ^^

  • Feb. 21, 2007, 04:25PM (1 year, 6 months ago)

    Im getting the same error

    Date: 2007-02-21 17:34:18 ID: 71 Error occured in: Global Count: 1 Message: ..\AddOns\MarkBar\MarkBar.lua line 314:

      attempt to index global 'MarkBar_SettingsFrame' (a nil value)
    

    Debug:

      +Wowhead_Looter\Wowhead_Looter.lua:2319:
         +Wowhead_Looter\Wowhead_Looter.lua:2313
      [C]: ?
      MarkBar\MarkBar.lua:314: ToggleSettings()
      [string "MarkBar_Setup:OnClick"]:2:
         [string "MarkBar_Setup:OnClick"]:1
    

    PS: Hope this helps

  • Feb. 15, 2007, 03:59AM (1 year, 6 months ago)

    A couple of screenshots added.

  • Feb. 15, 2007, 02:33AM (1 year, 6 months ago)

    Settings screen its not done yet, but soon :) Only the barebone feature: the bar and the marking buttons.

  • Feb. 14, 2007, 08:05PM (1 year, 6 months ago)

    It's actually pretty good but I can't get the settings to pop. I get an error. MarkBar.lua:314:MarkBar-SettingsFrame (nil value)

 
  • Similar Addons
  •  
  1. 2,855 X-Perl UnitFrames Unit Frames
  2. 1,685 MobInfo-2 ... Unit Frames
  3. 1,579 Proximo Unit Frames
  4. 1,119 Grid Unit Frames
  5. 804 PitBull Unit Frames
Advertisement