LoTROInterface

LoTROInterface (https://www.lotrointerface.com/forums/index.php)
-   Lua Programming Help (L) (https://www.lotrointerface.com/forums/forumdisplay.php?f=50)
-   -   Right click carousel switch (https://www.lotrointerface.com/forums/showthread.php?t=1291)

Marll 12-06-2010 06:03 PM

Right click carousel switch
 
I noticed that since the Nov update that on the PetCarousel, MountCarousel and Wheel plugins the Right Mouse button, which previously switched between carousels, now not only switches the carousel but also uses the skill in the middle box.

Any idea why this is? I'm not sure what changed to make this happen, but it's quite annoying and I'd like to fix it.

Kragenwar 12-06-2010 06:23 PM

Quickslots created with LUA did not use to accept right clicks, they now do. When they weren't accepting right clicks programmers were using them to do other stuff where they didn't intend for the quickslot to fire. If you look at the new documentation I believe there is a new method on quickslots to tell them not to accept right clicks (the way it used to work).

D.H1cks 12-06-2010 10:06 PM

You need to use a quickslot:SetUseOnRightClick(false); to disable that.

Marll 12-07-2010 12:01 PM

Great! Thanks, that fixed it.


All times are GMT -5. The time now is 05:42 AM.

vBulletin® - Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
© MMOUI