Page 1 of 1
Campaigns
PostPosted: 26 Feb 2012, 09:51
by Krom
As of last week we have been working on campaigns support in KaM Remake. Starting with TSK and TPR campaigns. Campaigns are located in "KaM Remake\Campaigns\camp_name\" folder. The folder contains all the missions (incl. events and messages as described in neighbor topics), and a description file which contains the basic info (map count, flags/dots positions in briefing screen). Also there's libx file, much like mission texts files which includes mission briefings texts. We may include other files as well (background image, voice files, etc..).
To setup flags/dots for briefing screens we have coded a "Campaign Builder" tool.
Re: Campaigns
PostPosted: 26 Feb 2012, 14:52
by Shadaoe
That's amazing, it'll be really useful ! It's great you added support for that, thanks !

Re: Campaigns
PostPosted: 26 Feb 2012, 18:33
by pawel95
Really nice. Haha Im wondering. Whats happend, that today there are so much "new" great featurs shown in this forum?!

I can“t wait to the next update. *Only the siege shop must come and good AI, so I will be satisfied for the rest of my KaM Remake time XD
Re: Campaigns
PostPosted: 26 Feb 2012, 18:52
by Krom
Thanks for response, we like that you guys like it

We've been working towards these 3 features last few weeks, as they all are much connected to each other. Naturally at some point we reveal all 3 of them

It will take few weeks to polish and reorder KaM strings to a new system, so don't count on next demo soon xD
Re: Campaigns
PostPosted: 27 Feb 2012, 09:20
by Kridge
Nice! It's worth waiting for!
Re: Campaigns
PostPosted: 29 Feb 2012, 08:54
by T*AnTi-V!RuZz
Is this programmed in C#?
Re: Campaigns
PostPosted: 29 Feb 2012, 10:37
by Lewin
Is this programmed in C#?
Nope, Delphi of course like the Remake itself

Re: Campaigns
PostPosted: 07 Mar 2012, 09:14
by T*AnTi-V!RuZz
Is this programmed in C#?
Nope, Delphi of course like the Remake itself

Yeah I thought so, but it looks the same on the outside

Re: Campaigns
PostPosted: 09 Mar 2012, 18:24
by Jochi
Sorry, a question where I can download?. Very good work and thank you very much
Re: Campaigns
PostPosted: 10 Mar 2012, 08:38
by Lewin
Sorry, a question where I can download?. Very good work and thank you very much
It's not finished yet, it will be in the next release. You can download the current version (and new version when it's available) from:
http://www.kamremake.com
Re: Campaigns
PostPosted: 10 Mar 2012, 15:50
by Jochi
Sorry, a question where I can download?. Very good work and thank you very much
It's not finished yet, it will be in the next release. You can download the current version (and new version when it's available) from:
http://www.kamremake.com
Ok thank you for the answer I hope the next version comes out soon I hope excited
Re: Campaigns
PostPosted: 14 Mar 2012, 22:46
by HellRacer
Really nice! I'm looking forward to it
Re: Campaigns
PostPosted: 29 Mar 2012, 12:14
by Krom
We still have not decided on how to store background image - as separate RX file, or maybe a plain jpg/bmp, or maybe encode it into campaign-info file (info.cmp)