View Single Post
11-20-15, 11:15 PM   #1
sirann
A Flamescale Wyrmkin
Join Date: Mar 2007
Posts: 142
Shift Click Add Keystones to Solve Archaeology Function

Hello,

I recently came across stArchaeology. Thought it was a pretty neat and compact way to view the Archaeology frames. Wanted to rewrite most of it from the ground up (terrible idea I know) to add MoP and WoD artifacts. One thing I did not like, was the fly out solve menu stArch had. Currently, shift left click or shift+ctrl left click will solve the respective race's artifact. However, if I want to socket the artifact to solve, nothing will occur. Manually trying to add keystones to the blizzard_arch_UI button does not work, whether it be clicking the keystone "hole" or dragging the keystone to the socket. No Blizzard Function was prevented by an addon this time.

Please find my code here: http://pastebin.com/dybyj2Zp

All print debugging shows that the proper functions are firing, except, something is blocking the SocketItemToArtifact() function

Last edited by sirann : 11-21-15 at 03:48 PM.
  Reply With Quote