Showing results 1 to 1 of 1
Search took 0.00 seconds.
Search: Posts Made By: Gylindor
Forum: Lua/XML Help 06-06-10, 07:56 PM
Replies: 8
Views: 10,722
Posted By Gylindor
TalentButton1:SetScript("OnMouseDown",...

TalentButton1:SetScript("OnMouseDown", function(_,button)
if button=="LeftButton" then TalentButton2.tga(Show) end
end)

TalentButton2:SetScript("OnMouseUp", function(_,button)
if...
Showing results 1 to 1 of 1