Hard Light Productions Forums
Modding, Mission Design, and Coding => The Modding Workshop => Topic started by: Warp Shadow on January 03, 2008, 09:08:38 pm
-
I was laboriously trying to figure out how the menus and interface work in this game and I came across a problem. It doesn't seem to be possible to remove a room. For example, if I didn't want there to be multi player, I can't stop the players accessing the useless multi player room anyways or if I hated medals then I can't get rid of the medal box. Is it actually possible or am I just stupid?
-
Rumor has it that the interface was considered briefly for one of the circles of Hell in Dante's Inferno, but concern over censorship caused it to be removed at the last minute. However, seeing as how you've demonstrated the proper humility before its great hardcoded evil.. :p
You might be able to get away with what you're trying to do by editing the mask for the room you want to modify (I assume it's the main hall) and removing the mask color for the multiplayer room. However...I don't think that the main menu actually has a separate mask template (The mask files are denoted by "-m") so you might be better off removing the multiplayer pilot link from the player select screens, both at the start of the game, and in the barracks.
That being said, I remember that there is an alternate method in the code for specifying the location of the mask color, so it may or may not disable the button completely to remove the button color from the mask for a 'room'.
-
How on earth did you find the Menu Duck already?!?!?
-
Duck? I thought we were having escargut tonight!
-
Well I went through it pretty thoroughly.