If you watch the Video you see that if i click a glass pane wich displays the value of an placeholder (green-true and red-false) the menu gets refreshed but also other items wich where not clicked change. I currently use the "openguimenu" type to refresh the gui because i had the same problem with the refresh action type.
How can i fix that? Is there maybe a way to add a cooldown to the click action because when i click a bit slower it wont happen)
#How to fix this (Other Items "bug" when clicking another because it refreshes the gui)
1 messages · Page 1 of 1 (latest)
Im Using 1.14.0
Can you test the latest development build? You will find it here: https://ci.extendedclip.com/job/DeluxeMenus/
Just tried and didnt work
What I would 100% suggest is you move back to [refresh]. Even if it does not fix your issue, it can prevent other bugs. I am going to look into this a bit more
thx
@dark sentinel could you try adding click requirements to the items? So as an example this is how the player-interact items would look like: https://paste.helpch.at/eboxeqehun.lua
Ill try it tommorrow but i think it could realy work
I just tried and somehow it also didnt worked idk