Classic BC Fix for LFG/LFM Button missing in micro menu #1801


Closed
  • zerosyztem created this issue Sep 9, 2021

    To add the LFG button in the micro menu navigate to the World of Warcraft\_classic_\Interface\AddOns\Bartender4 sub folder and open MicroMenu.LUA

    Once you open this file under local BT_MICRO_BUTTONS = WoWClassic the micro buttons are listed. Between  "SocialsMicroButton" and the "WorldMapMicroButton" you will want to add a line with this complete syntax "LFGMicroButton", (this includes the quotation marks and the comma). This should be line 27. 

    This will add the button as it should be. 

  • cebb512 posted a comment Sep 13, 2021

    Thanks!

  • alassea1427 posted a comment Oct 17, 2021

    How do you go about opening a LUA folder? I do not have anything on my computer to open them with.

  • nevcairiel closed issue Oct 27, 2022

To post a comment, please login or register a new account.