Thread Tools Display Modes
12-22-21, 07:52 AM   #1
JahirahDK
An Aku'mai Servant
 
JahirahDK's Avatar
Join Date: Sep 2020
Posts: 38
LF Script: Toggle Class Hall minimap button

For whatever reason I keep running into bugs with certain minimap buttons - in perticular the "Garrison/Order Hall/Covenant" minimap button.
My attempts at troubleshooting the issue leads me to suspect the problem originates from some kind of account-wide CVar corruption.

This script have allowed me to successfully bypass the issue in the past and but unfortunately only toggles a minimap button able to access the Draenor and Shadowlands mission tables not the Legion Class Order Hall mission table...
Code:
/run GarrisonLandingPageMinimapButton:Show()
/run GarrisonLandingPageMinimapButton:Hide()
Anyone know if this is a well-known issue, what's causing it and how to corrrect it?
Is the Garrison and Covenant tables somehow different from the Class Hall table?
Is there a script that will toggle the Class Hall minimap button?

Any help would be appreciated!
__________________
//Jahirah
  Reply With Quote
12-22-21, 09:35 AM   #2
Ketho
A Pyroguard Emberseer
 
Ketho's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2010
Posts: 1,026
does this work
Code:
/run ShowGarrisonLandingPage(Enum.GarrisonType.Type_7_0)
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » Macro Help » LF Script: Toggle Class Hall minimap button

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off