Thread Tools Display Modes
Prev Previous Post   Next Post Next
04/04/23, 04:21 PM   #6
Baertram
Super Moderator
 
Baertram's Avatar
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 5,019
<control>:SetHidden(true)
<control>:SetMouseEnabled(false)

Move your mouse above the button, use merTorchbug or Zgoo and type /tbm or /zgoo mouse to inspect the control and you got the name.

To do that as the armory opens check what scene it uses, e.g. by using /tbsc with mertorchbug to see the SCENE_MANAGER and check currentScene entry.
Use the scene state change callback, or a fragment if the scene is the armory scene but the button only shows at 1 fragment of that scene, to hide and/or show it according to your needs.
https://wiki.esoui.com/Scene_Manager:_On_scene_change
https://wiki.esoui.com/Fragments_in_...t_state_change
  Reply With Quote
 

ESOUI » Developer Discussions » Lua/XML Help » IsPvpFlagged mean in pvp zone?


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