Blockland Forums > Suggestions & Requests
Addon favourites
Greek2me:
--- Quote from: TB2 on August 24, 2013, 10:24:02 AM ---I did it, but need to know where "CustomGameGui" is kept in the Blockland folder so I can overwrite it.
--- End quote ---
I can tell that you don't really know what you're doing.
At the end of your GUI file, you need to add this:
--- Code: ---customGameGUI.add(nameOfYourFavoritesControl);
--- End code ---