View Single Post
09-15-18, 08:06 AM   #1
joeyo
An Aku'mai Servant
Join Date: Jan 2012
Posts: 31
dialog key addon help

hello everyone i have this addon named dialog key that will press accept on quests and party invites and also choose the first quest and also complete the ques all with just pressing the spacebar key and im trying to get it to work on the group finder keys also such as the sign up button then also the second sign up button and last the accept role button.


this is the link to the addon
https://www.curseforge.com/wow/addons/dialogkey

i tried adding

LFGListInviteDialog.AcceptButton,
LFGListApplicationDialog.SignUpButton,
LFGListFrame.SearchPanel.SignUpButton

to the local buttons in the lua and it will hit the first sign up ( LFGListFrame.SearchPanel.SignUpButton ) but then returns the error"interface option failed because of an addon" when pressing again for the next sign up button (LFGListApplicationDialog.SignUpButton).it also returns the same error when trying to accept purchasing an item on the auction house. and if i try it again for the last part (LFGListInviteDialog.AcceptButton) it does nothing but it show as it is clicking it.
  Reply With Quote