Posted March 23, 20205 yr Hello, I'm looking for a way to change some things in the server list (like add a button and other things) My idea was to create a new class which extends "MultiplayerScreen" And then use the InitGuiEvent and override the GUI with mine. But I can't find a way in the event to override the GUI (we only have access to the getter) Does someone know how to solve that ? Thanks ^^ Edited March 23, 20205 yr by uiytt
March 23, 20205 yr Author 27 minutes ago, diesieben07 said: You can use GuiOpenEvent to change which GUI is opened. GuiOpenEvent it's never fired when opening the menu, I will look for why ย EDIT : It works, I swear I thought I already tried it !!! Edited March 23, 20205 yr by uiytt
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.