Vanilla-Conquer icon indicating copy to clipboard operation
Vanilla-Conquer copied to clipboard

[RA]Support for custom missions

Open mvdhout1992 opened this issue 5 years ago • 4 comments

Add support for custom missions with file name CMU01EA.INI up to CMU999EA.INI. The map needs OneTimeOnly=true else after completing the mission the game will crash trying to load map.

I'm working on this as part of the missions menu dialog revamp.

mvdhout1992 avatar Dec 21 '20 11:12 mvdhout1992

I'd prefer a solution that keeps custom campaigns self contained, like subfolders of a campaigns folder get enumerated as campaigns that progress, a folder called missions get enumerated as standalone missions and can be named *.INI to get enumerated. Something like that.

OmniBlade avatar Dec 21 '20 12:12 OmniBlade

I'm okay with a special subfolder for missions. The CnCnet RA Patch and Nyerguds' TD patch add a map keyword for minicampaign support, including what the next filename is in the campaign (next map).

mvdhout1992 avatar Dec 22 '20 00:12 mvdhout1992

I'm working on this.

mvdhout1992 avatar Dec 22 '20 22:12 mvdhout1992

My patch doesn't add a map keyword for minicampaign support. It just makes the SC?##EA missions from the New Missions menu continue on to their EB, EC, etc variants.

Nyerguds avatar Apr 06 '22 12:04 Nyerguds