Jump to content

Home

Modding Help


TheCrusher347

Recommended Posts

Posted

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 !

Posted

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

Posted

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 :p). hope that helped.

Posted

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...