Jump to content

campaign scripts


Recommended Posts

Can anyone post a CMBN campaign script file? I noticed, looking at the sample on in the manual, that it resembled the CMSF one, so I used a CMSF template and it seemed to work. Except that I am not sure if it is picking up the reinforcement, rest or resupply mission to mission. Don't know why, since everything else works. But if anyone has a copy of the CMBN one, I'd be grateful - you can't cut and paste from the online manual and if I start to transcribe it, I will get it wrong, sure as eggs.

Link to comment
Share on other sites

Unless you know of another version of it, the PDF manual that comes with the CMBN download doesn't let you cut and paste. That's the problem. But if you tell me the CMSF one is unchanged, then there must be another problem why my units don't seem to be picking up the changes, game to game, in a campaign.

When I eventually get my disc copy of the game, I will be happy to find yet another PDF manual on it that I can cut and paste. Until then - and it is some time away, I suspect - I will just have to make do and try and figure things out.

Link to comment
Share on other sites

  • 2 months later...

copy/paste should be possible now :-)

// Alternatively two back slashes can be entered to create a comment. There’s no functional difference between this method and the previous mentioned method.

/* Campaign Header*/

[PLAYER FORCE] blue // options are: blue/red

[HUMAN OPPONENT ALLOWED] no // no/yes

[bLUE VICTORY TEXT] You won!

[bLUE DEFEAT TEXT] You lost!

[RED VICTORY TEXT] You won!

[RED DEFEAT TEXT] You lost!

/*Battle #1*/

[bATTLE NAME] My First Little Battle // note, do not include “.btt”, just the file name

[WIN THRESHOLD] tactical victory // total defeat, major defeat, tactical defeat, minor defeat, draw, minor victory, tactical victory, major victory, total victory

[NEXT BATTLE IF WIN] My Second Little Battle

[NEXT BATTLE IF LOSE] // a blank signals an end of the campaign

[bLUE REFIT %] 20 //always express this a number between 0 and 100

[bLUE REPAIR VEHICLE %] 40

[bLUE RESUPPLY %] 70

[bLUE REST %] 80

[RED REFIT %] 10

[RED REPAIR VEHICLE %] 10

[RED RESUPPLY %] 50

[RED REST %] 60

/*Battle #2*/

[bATTLE NAME] My Second Little Battle

[WIN THRESHOLD] minor defeat

[NEXT BATTLE IF WIN] // end campaign

[NEXT BATTLE IF LOSE] // end campaign

[bLUE REFIT %] 20

[bLUE REPAIR VEHICLE %] 40

[bLUE RESUPPLY %] 70

[bLUE REST %] 80

[RED REFIT %] 10

[RED REPAIR VEHICLE %] 10

[RED RESUPPLY %] 50

[RED REST %] 60

Link to comment
Share on other sites

I just finish to edit a H2H campaign, easy, 2 maps just to try the H2H campaign, and for any reason i cant chose Lan/pbem to play with other player, the only i can chose to play with other person is Hotseat mode, any chance to play Lan/pbem a campaign?, what im doing wrong?

Salute

Link to comment
Share on other sites

Here the TXT file, any idea to play pbem/lan battles?

[PLAYER FORCE] blue // options are: blue/red

[HUMAN OPPONENT ALLOWED] yes // no/yes

[bLUE VICTORY TEXT] You won!

[bLUE DEFEAT TEXT] You lost!

[RED VICTORY TEXT] You won!

[RED DEFEAT TEXT] You lost!

/*Battle #1*/

[bATTLE NAME] Mapa uno // note, do not include “.btt”, just the file name

[WIN THRESHOLD] tactical victory // total defeat, major defeat, tactical defeat, minor defeat, draw, minor victory, tactical victory, major victory, total victory

[NEXT BATTLE IF WIN] Mapa dos

[NEXT BATTLE IF LOSE] Mapa uno // a blank signals an end of the campaign

[bLUE REFIT %] 0 //always express this a number between 0 and 100

[bLUE REPAIR VEHICLE %] 40

[bLUE RESUPPLY %] 70

[bLUE REST %] 20

[RED REFIT %] 0

[RED REPAIR VEHICLE %] 10

[RED RESUPPLY %] 70

[RED REST %] 20

/*Battle #2*/

[bATTLE NAME] Mapa dos

[WIN THRESHOLD] draw

[NEXT BATTLE IF WIN] // end campaign

[NEXT BATTLE IF LOSE] // end campaign

[bLUE REFIT %] 20

[bLUE REPAIR VEHICLE %] 40

[bLUE RESUPPLY %] 70

[bLUE REST %] 80

[RED REFIT %] 10

[RED REPAIR VEHICLE %] 10

[RED RESUPPLY %] 50

[RED REST %] 60

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...