Get an Epic Experience with Premium

GuildRosterButtons

Guild Login to Add Favorites
  • 4 Likes
  • World of Warcraft
  • 165 Monthly Downloads
  • Supports: 5.2.0
  • 22,202 Total Downloads
  • Updated 03/05/2013
  • Created 12/22/2010
  • 64 Favorites
  • Project Site
  • Comments
  • Release Type: Release
  • License: All Rights Reserved
  • Newest File: 3.3
or

About GuildRosterButtons

Replaces the "two click" guild roster drop down menu with "one click" buttons.

Set your buttons to either just text or simple icon buttons with the following slash commands:

  • /grb text - - Text buttons.
  • /grb icon - - Icon buttons (default).

- ToC Bump

Comments

First Previous Page 1 of 3 Next Last
  • #33

    Great addon, a big thanks for your efforts creating it Smile

    Patch 5.0.4 added a seventh option to the dropdown which this add-on replaces, the new option allows guild members reputation to be viewed (something that's been missing for ages).  Any plans to amend the layout to include this?

    Last edited by StolidOne on 8/30/2012 1:38:30 PM
  • #34

    If you don't use the "Guild Roles" addon (which adds a "Roles" option to the already-cramped list of available views) and are remotely comfortable editing the GuildRosterButtons.lua file, you can cram the two XP buttons (all & weekly) together to make room for a new reputation button. (If you do use the "Guild Roles" addon, I don't think there's any pretty way to cram all the buttons in...)

    Changes:

    local b4 = CreateFrame("Button", "GRB_totalxp", b1, "UIMenuButtonStretchTemplate")
    b4:SetSize(8040,20)
    b4.value = "totalxp"
    b4:SetText("All XP")
    b4:SetPoint("TOPRIGHT", b1, "BOTTOMRIGHT", 0, -2)

    local b5 = CreateFrame("Button", "GRB_weeklyxp", b2b4, "UIMenuButtonStretchTemplate")
    b5:SetSize(8040,20)
    b5.value = "weeklyxp"
    b5:SetText("Weekly XP")
    b5:SetPoint("TOPRIGHT", b2b4, "BOTTOMRIGHTTOPLEFT", 0, -20)

    Additions:

    local b8 = CreateFrame("Button", "GRB_reputation", b2, "UIMenuButtonStretchTemplate")
    b8:SetSize(80,20)
    b8.value = "reputation"
    b8:SetText("Rep")
    b8:SetPoint("TOPRIGHT", b2, "BOTTOMRIGHT", 0, -2)

    b8:SetScript("OnClick", Update)

    It's a little cramped, but it's perfectly functional.

    Unnecessary drop-down menus fill me with irrational, impatient rage. Thank you so much for this great mod, suicidalkatt!

    Last edited by kangaechigai on 9/4/2012 7:43:04 AM
  • #35

    Totally didn't know there was an additional option now. I'll be adding this. Is the Guild Roles addon still being updated?

    I find adding a button for it to be a bit unnecessary for the text layout... but for the mini icons it shouldn't be much issue.

  • #31

    All I can say is THANK YOU! This addon is so simple and yet it makes a big difference for me on a day to day basis as a GM. 

  • #32

    You're welcome :)!

  • #30
    4
  • #29
    Glad to see all the issues have been fixed... FINALLY.
  • #20
    A problem I've run into with this addon: when enabled, all my calendar events disappear (all the ones I've entered or have been invited to). I've gone thru all my addons and this happens when this is the only addon enabled, and it happens on all my toons. It occurs for both v1.9 and v2.0.
  • #22
    I can't seem to duplicate this and there's nothing in my addon that has anything to do with the calendar.
  • #25
    Ok, after doing fresh installs of v1.8, 1.9, and 2.0 with all other addons turned off: the calendar events I've entered myself do not show up with v2.0. When I did a fresh install of v1.8 they were there. When I installed v1.9 over v1.8, they were there. When I installed v2.0 over 1.9 there were not there. When I did a fresh install of v2.0 they were not there. When I did a fresh install of v1.9 they were not there.

    That's about all I can tell you without going into the code. I've got v1.8 installed right now and it seems to be working ok.
  • #24
    P.S. it was Factionizer that caused a similar issue previously.
  • #23
    hmm, well all I know is this happens when this is the only addon enabled. There was an addon that caused something very similar a patch or two ago and it didn't seem to have anything to do with the calendar either. I'll do some more testing and looking and see if I can figure out what the heck is causing the issue.
  • #26
    I think I may have found the issue after talking to a few other authors.

    Please let me know if this has fixed it. v2.1 also available here:
    http://www.wowinterface.com/downloads/info18967
  • #27
    v2.1 seems to be working as it should! Thank you very much! :)
  • #15
    Hey there, LOVE this addon, however as of the last patch Have a pretty decent problem with it. While I was testing out the new LFG recruitment tool on my alt guild where I am the GL, I filled in the tool and hit the list button, next time I log in all the information "appears" to be gone and the guild no longer "appears" to be listed. After testing a bit I discovered that it was not really gone, but hidden and I tracked the problem down to this mod. Reloading the UI tends to make it snap back to normal, however it's rather bothersome to have to reload every time I log in.

    PS. The error with the "Guild lvl 0" is still occurring also, though the same "fix" for the LFG tool applies here too. I wonder if the problem is related.
  • To post a comment, please login or register a new account.
Login to Curse

Don't have an account? Create One.

Get an epic experience with Curse Premium
  • Faster addon downloads
  • Premium-Only Beta Giveaways
  • Ad-Free Curse experience
  • Premium Curse Client
  • and many More Features
  • Learn More »

Maingear

ENTER NOW