MATAN GAVE ME PERMISSION TO POST EVEN THOUGH I'M NOT A SUPPORT MOD.
MBP has .cs.dso so you can't modify mbp or extract the codes from it, we wouldn't want people stealing our work
As such, you will not be able to get the code from those .cs.dso files. This must be done in Marble Blast Gold. However, I will provide you with what you have to do.
1. open the Gui editor and go to the helpcreditsGui
2. save that as HelpCreditsGui.gui file (there is no code at the bottom of original) Save it at:
marble/client/ui/
3. in the gui editor, add a new GuiObjectViewCtrl and give it a shape model. Give it an object name. For reference, look at PlayGui in the editor.
4. go into the helpcredits.cs file in marble/client/ui/ and add in the appropriate places
objectname.setVisible(1); or objectname.setVisible(0);
I am a programmer. Most here know me for being one of the major contributors to Marble Blast Platinum and PlatinumQuest.
The topic has been locked.