#✅ | Gui not opening with button
1 messages · Page 1 of 1 (latest)
To open a GUI with a button in FancyMenu, you'll need to set up an action script for that button. Here's a quick guide:
- Right-click the button in the layout editor.
- Select Edit Action Script.
- Click Add Action.
- Choose the Open Screen or Custom GUI action.
- In the value field, enter the
screen_identifierof the GUI you want to open.
If you're trying to open a custom GUI you've made, make sure to use its unique identifier. If you want to open a vanilla or modded screen, you can find its identifier by enabling FancyMenu's Debug Overlay within that screen and clicking on the identifier shown.
For more details, you can check out the documentation on Action Scripts and Custom GUIs.
Let me know if you have any other questions! 🎀
Thread Marked as Solved
This support thread has been marked as solved by @brisk harbor.
The AI helper is now disabled, but you can still continue the conversation if needed. Thank you for using our support system!
Marked by Van