Need help from LUA literate

Need help from LUA literate

by Toaked » Sun Sep 20, 2015 10:59 pm

I desperately need to a simple lua script that will open the menu of the target i have my mouse over (like a normal right click would do, as I have my right and left clicks being used for spells.
Toaked
Grunt
Grunt
 

Re: Need help from LUA literate

by JewJewPower » Sun Sep 20, 2015 11:12 pm

This will open the menu of your target, maybe it helps:

/run ToggleDropDownMenu(1, nil, TargetFrameDropDown, "TargetFrame", 120, 10);
JewJewPower
Tester
 

Re: Need help from LUA literate

by Toaked » Sun Sep 20, 2015 11:14 pm

Clique gives me error compiling script:

[string "/run ToggleDropDownMenu(1, nil, TargetFrameDropDown, "TargetFrame", 120, 10);]:1:unexpected symbol near '/'

ty for the quick reply
Toaked
Grunt
Grunt
 

Re: Need help from LUA literate

by JewJewPower » Sun Sep 20, 2015 11:30 pm

I don't know what a Clique is but I posted a simple macro.
JewJewPower
Tester
 

Re: Need help from LUA literate

by Toaked » Mon Sep 21, 2015 12:22 am

Aaa, on second thought this will do just the trick for me! Much appreciated :)
Toaked
Grunt
Grunt
 


Return to Addons & macros