View Single Post
05/04/22, 03:35 PM   #25
ivanwfr
Join Date: Apr 2014
Posts: 9
Originally Posted by ZOS_DanBatson View Post
EVENT_ACTION_SLOT_UPDATED is only fired for slots on the active bar, and now that quickslots are not part of the skill bars, it wont fire for them. They want EVENT_HOTBAR_SLOT_UPDATED instead.
Thanks Dan! That was all I had to know.
v2.6.8.2 220504 on GitHub
Working on both live and PTS
I still have a tiny missing feature that could hide the standard ACTIVE QUICKSLOT ITEM.
It is a GQSB Settings option [Disable Default Quick Slot Button].
I was using ActionButton9:SetHidden() but ActionButton9 is nil on PTS.
  Reply With Quote