TheCrusher347 Posted April 24, 2011 Share Posted April 24, 2011 Does anyone know how to add your own campaign maps to the campaign menu in the game? Link to comment Share on other sites More sharing options...
Hawk 0032 Posted April 24, 2011 Share Posted April 24, 2011 You must overwrite the Original Maps. Link to comment Share on other sites More sharing options...
SITH LORD 872 Posted April 24, 2011 Share Posted April 24, 2011 Meaning you would have to back up all the original files, Or you might have game crashes!! Link to comment Share on other sites More sharing options...
TheCrusher347 Posted April 25, 2011 Author Share Posted April 25, 2011 So when I back it up, now how do I add my campaign maps to the campaign menu? Link to comment Share on other sites More sharing options...
frazscotland Posted April 26, 2011 Share Posted April 26, 2011 You have made campaign maps extra ? look at the order the maps appear as and name them the same !! then look in the SYSTEM folder and copy /edit the levelloadinginfo.INT and the campaign cards also to suit ! Link to comment Share on other sites More sharing options...
TheCrusher347 Posted April 30, 2011 Author Share Posted April 30, 2011 I mean like put my map name (like inflitrate Kamino or something) and put it on the campaign menu with the Geo, AS, and Kash missions Link to comment Share on other sites More sharing options...
frazscotland Posted May 1, 2011 Share Posted May 1, 2011 We all just told u like above crusher ! u name your map the same as the map you want to replace in the order the maps appear as in SP ! then edit your level load info.INT etc and the ras or geo or yyy titlecard Link to comment Share on other sites More sharing options...
TheCrusher347 Posted May 3, 2011 Author Share Posted May 3, 2011 Is it possible to change the name on the campaign menu though? Link to comment Share on other sites More sharing options...
HockeyGoalie35 Posted May 3, 2011 Share Posted May 3, 2011 Yes, but its really complicated. it involves stuff inside the scripts in Unreal editor. i forgot how to do it though.... Link to comment Share on other sites More sharing options...
TheCrusher347 Posted May 4, 2011 Author Share Posted May 4, 2011 Do you know anyone who does? Link to comment Share on other sites More sharing options...
{CCP}VI Posted May 5, 2011 Share Posted May 5, 2011 i know how it works and i would recommend not to do it. it would definatly require scripting. have been working with menu's and it's very annoying. you can't open the default properties of the class and it crashes often when you save the package. will maybe try to make a new missionselectionmenu later. EDIT:found the menu you'd need to modify. will have a look at it. the number of selectable missions is hardcoded so you'd have to make a new menu if you don't want to overwrite existing missions. the class is in the actorbrowser of the unrealED. untick "placeable classes only?" go to menu->menubase->menutemplatetitled->menutemplatetitledB->menutemplatetitledBA->CTCampaignMenu. open the default properties of it, go to the categorie CTCampaignMenu and there you will find the settings of the menu. that includes the names of the missions that get started(YYY_SubMissionDescs for example), the textures of the symbols for the planets(assaultship->blurred->widgettexture for example) and the names of the mapfiles(YYY_SubMissions). could crash when you open the defaultproperties. oh and if you save your new settings it should work but you won't be able to join mp-servers anymore. overwritting existing files damages the online compability. i'd make a subclass of it, and start it via another menu or something like that( but that'd also require scripting ). hope that helped. Link to comment Share on other sites More sharing options...
frazscotland Posted May 5, 2011 Share Posted May 5, 2011 Yes its exactly as CCP above explains ! Whenever ive tried this editing the submissions it says it updates props then reverts to the original SCRIPTED ! and whenever i try to edit the script and update /save pakage ..... it crashes !!! baah Perhaps need to create a new CTCampaign menu class but keep it the same name pakage but SAVE in a different location ?? not tried that yet ! I think theres only 1 mod i can think of that has the key of how to do this answer and its THE KASHYYYK FILES mission ! http://www.leveldesign101.com/#rc2 Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.