Page 1 of 1

Help with my Titlepack campaign

Posted: 19 Feb 2016, 12:36
by ziberty
Hello everybody !
I'm creating a stadium titlepack and I just want to add new tracks to the campaign. So there is no problem to add tracks to difficulty white, but I don't know at all how to put a track in an other difficulty like green ect. Moreover, adding to much track to white difficulty makes bug and I can't click on the tracks to play them.
I've been searching on internet since two days, but I didn't find or I'm just to stupid to understand :mrgreen:
Sorry for my english if there's mistakes :/
Oh and sorry if I placed wrong my topic, I'm new and I didn't find :?
Have a good day ! :)

Re: Help with my Titlepack campaign

Posted: 19 Feb 2016, 13:35
by tcq
I'm not sure, but does this help you?

Link: http://doc.maniaplanet.com/creation/title/
Solo
Here you can create a simple/classic campaign, or you can further customise with a custom script. (caveat: it doesn't work in SM yet, although it should be possible to create timeattack-like campaigns once I fix it)

Mode: you can choose a mode script to be used in solo races. Otherwise it's the classic timeattack mode.
Campaign: select a folder with the campaign tracks. The layout should be:

Code: Select all

..../My campaign/01-myfirst group/01-myfirstmap
..../My campaign/01-myfirst group/02-mysecondmap
..../My campaign/02-mysecond group/01-myfirstmap
point it to the .../My campagin folder. The maps and groups are sorted in alphabetical order of the file names, so prefixing with a number is a good idea.. * Medals: the total number of medals that the player can win in the campaign. (that's usually 4 x number of maps, but if it's a custom mode the number may be different. for instance in the platform title only 3 medals per map are earnable) --> that's used for the medal rankings. * Playlist: if you don't want to use the classic campaign menu and make advanced scripting, that's the way to input the list of maps to use. (But otherwise leave it empty.)

Re: Help with my Titlepack campaign

Posted: 19 Feb 2016, 14:08
by ziberty
Thanks for your help but I've already seen this page :/ The thing that I don't understand is: where do I have to write that ?