Page 1 of 1

converting tutorial scens to multiplayer games?

Posted: Thu May 15, 2014 7:37 am
by voltigeur
I had a search for this but found nothing - but I remember at some point someone had converted the tutorials to be played as stand alone scenarios - just wondering how I could convert them to multiplayer (in particular the divisional one should be excellent for introducing new players)

thanks

Re: converting tutorial scens to multiplayer games?

Posted: Thu May 15, 2014 7:46 am
by RebBugler
You can transform it and get the same units, setup and objectives, but no scripting; i.e., advisor messages, troop movements, reinforcements, etc.

Re: converting tutorial scens to multiplayer games?

Posted: Thu May 15, 2014 3:53 pm
by Little Powell
I thought for sure I posted a MP scenario tutorial on the forum but I can't find it.

Your best bet is to open one of the MP scenarios in the SDK and look how they are setup. They really are pretty simple to make, especially converting one of the tutorials to MP.

You'd basically be removing all of the lines in the battlescript.csv except for the endtime, and changing the scenario type from SP to MP in the scenario.ini. That's about it.