ESOUI

ESOUI (https://www.esoui.com/forums/index.php)
-   Lua/XML Help (https://www.esoui.com/forums/forumdisplay.php?f=175)
-   -   Remove Interact Key (https://www.esoui.com/forums/showthread.php?t=6860)

Rhyono 02/26/17 08:39 PM

Remove Interact Key
 
I know how to stop an interaction from occurring when the button is pressed, but I am looking for a way to stop the button from ever appearing, if possible.

Dolgubon 02/26/17 10:13 PM

I tried finding it with Zgoo mouse but ran into the unhelpful situation where when you free the mouse the reticle disappears. Luckily I saw the reticle container.

ZO_ReticleContainer:SetHidden(true)

Rhyono 02/26/17 11:04 PM

That does appear to do the trick. I was trying to use it with EVENT_RETICLE_TARGET_CHANGED to check for a blacklisted target and then hide it with that, but it only half works. Sometimes it fails to disable it or it's extremely slow to re-enable it on something not blacklisted.

You probably recall what request it was for, but: http://www.esoui.com/downloads/info1623-NoInteract.html

Am I going about it the wrong way?

Baertram 02/27/17 06:23 AM

Did you check the addon "No Thank You" already? There is an option to hide the interaction stuff for insects.
If you enable it you won#t get the interaction shown in the world if you are near an insect you could collect.

calia1120 02/27/17 01:23 PM

Combat reticle has an option to hide it as well.

Rhyono 02/27/17 01:40 PM

I used the way No, Thank You! did it and so far it is working perfectly for my use case.


All times are GMT -6. The time now is 03:30 AM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2014 - 2022 MMOUI