Welcome to Close Combat Series
  Login or Register Home  ·  Downloads  ·  Forums  ·  Combat Camera  ·  Help  

  Survey
Do incapacitations count as a soldier's kills?

Yes
No



Results
Polls

Votes 1222
Comments: 1

  Shout Box!!

Only registered users can shout. Please login or create an account.

  Main Menu
Articles & News  
    Help
    Player`s News
    Site News
    Multiplayer
    Terrain Challenge
    Boot Camp
Community  
    Forums
    Downloads
    Combat Camera
    MOOXE @ Youtube
    Statistics
Members  
    Private Messages
    Your Account
    Logout

  Donations
Anonymous - $25.00
08/15/2022

Anonymous - $25.00
08/15/2022

Anonymous - $25.00
12/18/2021

Anonymous - $100.00
11/08/2021

Anonymous - $15.00
04/09/2021

Anonymous - $100.00
04/05/2021

Anonymous - $20.00
02/20/2021

Anonymous - $10.00
12/29/2020

Anonymous - $1.00
11/06/2020

ZAPPI4 - $20.00
10/10/2020

Find our site useful? Make a small donation to show your support.



Search for at
Close Combat Series Advanced Search


Goto page 1, 2  Next
 Author
Message
 
vonB

Rep: 32.6
votes: 5


PostPosted: Wed Jul 28, 2010 2:17 pm Post subject: CCODM : Suggestions for Rev 1 please... Reply with quote

Close Combat Operation Data manager for CC3/CoI is ready to start work producing an Editor.  While the ultimate goal is to make eveything modifiable, that's quite a large undertaking, and would make debugging and testing a much bigger job.

So...

I am planning to implement this in phases.  What I would like from anyone is suggestions on what values you would like to have first so you can play with them.  If you want to know what values are available, download the CCIIICoIBattleData.exe (0.0.0.5), and take a look at all the Fields available in all the Tabs.  Either that, or go through the Scenario Editor and identify values you would like to be able to play with.

Based on that, I can put together a prioritised list of values to work on, and do it in stages.

At this stage, what you will be getting is an Application that can basically create the same thing as that which you create when you use the Scenario Editor in CC3/CoI, but with unrestricted access to what values you can put in.

Although there is a much bigger and more ambitious game plan for CCODM, these are the first steps towards that.

For example, you might want to be able to specify 10 Barrages instead of 4.  The slots are there in the Scenario File, but we do not know if it will work, but that's what testing is all about.

As Schreck has already mentioned, if 10 Barrages will work, that might add a bit of spice to a WWI Mod?  (well, unless you are on the receiving end...  Wink )

So please post your suggestions here.
Back to top
View user's profile Send private message Visit poster's website
 
southern_land

Rep: 155.2
votes: 14


PostPosted: Thu Jul 29, 2010 4:12 am Post subject: Re: CCODM : Suggestions for Rev 1 please... Reply with quote

- deployeable mine fields

~ Deployable smoke screens at the start of the turn to help cloak attacking forces
Back to top
View user's profile Send private message Send e-mail
 
vonB

Rep: 32.6
votes: 5


PostPosted: Thu Jul 29, 2010 1:06 pm Post subject: Re: CCODM : Suggestions for Rev 1 please... Reply with quote

Hi Shane.  Interesting suggestions  I hadn't thought of those.  Mainly because they are not part of the Scenario File.

However, isn't the 'Minefield' part of the Map Coding?  If so, then surely it can be modified by an Application, and I think this is a very interesting component, and I would like to look into this further.  You are a Map Guru, so you could help me greatly by pointing me in the right direction, so I would appreciate it if you could drop me a line (vonb@closecombat.ie).

There is no reason in principle that any of the Map Coding cannot be modified by an Application, though not having looked into it or tried it, this is only my guess.  I suppose MAFI would have some expert opnion and guidance as well?

The other comment about the smoke is also interesting, but I have no idea where to start.  If it is something that would have to be done purely from the CC Engine, then it's a non-starter for me to do.  Had you any thoughts on this?
Back to top
View user's profile Send private message Visit poster's website
 
BerndN

Rep: 1.3


PostPosted: Thu Jul 29, 2010 1:39 pm Post subject: Re: CCODM : Suggestions for Rev 1 please... Reply with quote

I checked shortly and minefields seem to be included in the map (Coi as well as LSA) and exploded mines in the tmp files belonging to a save game. Interesting question though as to where the mines are defined. I assume in one of the text ascii files but I would think that others know better.

Laying smoke would be great in any CC title. But I believe that it should be added via the artillery/planes stuff? Interesting though Smile
Back to top
View user's profile Send private message
 
papa_whisky

Rep: 42.2
votes: 4


PostPosted: Fri Jul 30, 2010 1:09 am Post subject: Re: CCODM : Suggestions for Rev 1 please... Reply with quote

Changes in the attributes of the map elements are saved such as shell holes for example, so you should be able to alter those attributes to mine
Back to top
View user's profile Send private message
 
southern_land

Rep: 155.2
votes: 14


PostPosted: Fri Jul 30, 2010 3:49 am Post subject: Re: CCODM : Suggestions for Rev 1 please... Reply with quote

vonB wrote (View Post):
Hi Shane.  Interesting suggestions  I hadn't thought of those.  Mainly because they are not part of the Scenario File.

However, isn't the 'Minefield' part of the Map Coding?  If so, then surely it can be modified by an Application, and I think this is a very interesting component, and I would like to look into this further.  You are a Map Guru, so you could help me greatly by pointing me in the right direction, so I would appreciate it if you could drop me a line (vonb@closecombat.ie).

There is no reason in principle that any of the Map Coding cannot be modified by an Application, though not having looked into it or tried it, this is only my guess.  I suppose MAFI would have some expert opnion and guidance as well?

The other comment about the smoke is also interesting, but I have no idea where to start.  If it is something that would have to be done purely from the CC Engine, then it's a non-starter for me to do.  Had you any thoughts on this?


yeah mines are part of the map coding process but there's no reason why the need be (any more than there should really be little "mine graphics" ion screen.  When you posed the question those two items popped into my mind without any deeper reasoning.  It struck me that a band of mines (visible or not) will change the flow of battle on a map.  Scatter a few or a lot in the right place and you force the attacker into new plans or extra loses/time spent passing them and add strength to a weak defender.   What I was thinking the mines could be added with some sort of system like free deploy, same map different senerio.

Smoke same thing.  If you can add mines you can also add smoke shells.  the tricky thing might be to have them pre detonated when the game begines.    though, thinking about it on the wing here, if you can add extra Arty barrages you could probably generate smoke the same way, preplanned, preplotted smoke barrages?

Edit  Should have read down to BerndN's message  LOL  yeah just like that
Back to top
View user's profile Send private message Send e-mail
 
southern_land

Rep: 155.2
votes: 14


PostPosted: Fri Jul 30, 2010 3:55 am Post subject: Re: CCODM : Suggestions for Rev 1 please... Reply with quote

Ok i'll go again  could CCODM be used to add extra bonus points for unit selection upon capture of VLs... or maybe even more fun, remove points from the unit selection on the next day... a sort of invert reward for success
Back to top
View user's profile Send private message Send e-mail
 
vonB

Rep: 32.6
votes: 5


PostPosted: Fri Jul 30, 2010 12:22 pm Post subject: Re: CCODM : Suggestions for Rev 1 please... Reply with quote

I am definately going to look deeper into handling Mines, as I think something is do'able.  I also like the idea of not (necessarily) having Mines shown on the Map(s) particularly for the attacker.  They may (or may not) know that there are mines in the area, and as you say, not knowing would make the attacker consider their tactics more carefully.

However, it would seem sensible that the defender would know where the mines are, as they deployed them?  Mind you, this also gets interesting when there is ebb and flow, and attackers/defenders return to old ground perhaps in different ways.

Quote:
could CCODM be used to add extra bonus points for unit selection upon capture of VLs


The short answer is yes, I think it may be able to.  The long answer is how, and I need to spend some thought on this.  I like the idea.  The first productions of CCODM will not be able to work very interactively.  it will be more an application than can be used to create a custom scenario, and the very first developments will not be handling the Saved Game File.  That will come in due course.

Thanks all for the suggestions.  Keep them coming!  Even if they are not necessarily workable directly with CC, this is good fodder for CCOPS, which will be able to do far more in terms of interacting with an active series of games (i.e. Operation).

Smoke barrages?

What I like about these suggestions is that it helps to give me some focus as to what to be concentrating on.  So please do keep them coming!
Back to top
View user's profile Send private message Visit poster's website
 
Pzt_Kanov

Rep: 14.2
votes: 9


PostPosted: Fri Jul 30, 2010 4:50 pm Post subject: Re: CCODM : Suggestions for Rev 1 please... Reply with quote

I would be happy by saving my forces together with their operational history and medals and use them in another mod, Like I said, Play the 1941, 2nd SS or any other eastern campaign, save the soldiers with all their stats, load up another mod (western Front, afrika) and use my Eastern veterans.

Making the soldiers fit into new teams would be the hard part I think.


Back to top
View user's profile Send private message GameRanger Account
 
vonB

Rep: 32.6
votes: 5


PostPosted: Fri Jul 30, 2010 7:14 pm Post subject: Re: CCODM : Suggestions for Rev 1 please... Reply with quote

Quote:
I would be happy by saving my forces together with their operational history and medals and use them in another mod, Like I said, Play the 1941, 2nd SS or any other eastern campaign, save the soldiers with all their stats, load up another mod (western Front, afrika) and use my Eastern veterans.

Making the soldiers fit into new teams would be the hard part I think.


Thanks for that.  I think this is do'able.  It is a bit tricksy, but all the Data needed is available in the Saved Game File.  In some ways it would be an expansion of the capability of CCODM to import/export Data from Saved Game File to Scenario or Saved Game File.

It's tricksy because every individual soldier is indexed, and the indexes are unique to each Scenario or Saved Game File, so inserting/replacing in a Scenario or Saved Game File would be a challange, but far from impossible.

I like the idea though, and am also adding it to the CCOPS agenda.
Back to top
View user's profile Send private message Visit poster's website
 
CSO_Talorgan

Rep: 72.5
votes: 1


PostPosted: Sun Aug 29, 2010 10:00 pm Post subject: Re: CCODM : Suggestions for Rev 1 please... Reply with quote

vonB wrote (View Post):
It's tricksy because every individual soldier is indexed


Does that mean that qualities like health, strength and intelligence which are currently wrapped up in an overall measure of quality will become moddable?
Back to top
View user's profile Send private message
 
vonB

Rep: 32.6
votes: 5


PostPosted: Sun Aug 29, 2010 11:46 pm Post subject: Re: CCODM : Suggestions for Rev 1 please... Reply with quote

Quote:
Does that mean that qualities like health, strength and intelligence which are currently wrapped up in an overall measure of quality will become moddable?


Yes, I reckon so.  They are just numbers under the hood.  How CC translates them I do not know (yet), but I reckon that will also be cracked one way or another, by trial and error if by no other means.

With CCODM completed, a Strategic game will be able to use the Saved Game File as a way to keep track of every individual in a BG, just as CC does, so Health, Experience, Strneght, Intelligence, Medals, and whatever can all be used.

Fancy being able to award selected soldiers in your BG with medals?

It also means being able to manually set these values.

I am trying to get back to the Operation Status section of the Saved Game File, as that needs finishing.  I have completed the Operation Data section.  It needs an Editor, but the grunt work is done.
Back to top
View user's profile Send private message Visit poster's website
 
CSO_Talorgan

Rep: 72.5
votes: 1


PostPosted: Tue Aug 31, 2010 1:56 pm Post subject: Re: CCODM : Suggestions for Rev 1 please... Reply with quote

vonB wrote (View Post):
How CC translates them I do not know (yet), but I reckon that will also be cracked one way or another, by trial and error if by no other means.


I wouldn't waste effort on this, Chris. Time is limited. Choose your battles; focus and finish!

vonB wrote (View Post):
a Strategic game will be able to use the Saved Game File as a way to keep track of every individual in a BG, just as CC does, so Health, Experience, Strneght, Intelligence, Medals, and whatever can all be used.

It also means being able to manually set these values.


This is good enough. This is one "under the bonnet" calculation which I trust the game to make.

vonB wrote (View Post):
I am trying to get back to the Operation Status section of the Saved Game File, as that needs finishing.  I have completed the Operation Data section.  It needs an Editor, but the grunt work is done.


Grand
Back to top
View user's profile Send private message
 
CSO_Talorgan

Rep: 72.5
votes: 1


PostPosted: Tue Aug 31, 2010 1:58 pm Post subject: Re: CCODM : Suggestions for Rev 1 please... Reply with quote

Have we asked the kind of questions you expected when you started this thread; or have we gone off leftfield?
Back to top
View user's profile Send private message
 
vonB

Rep: 32.6
votes: 5


PostPosted: Tue Aug 31, 2010 2:14 pm Post subject: Re: CCODM : Suggestions for Rev 1 please... Reply with quote

Sort of as expected.  I expect the questions and requests to become more vigorous once there is a prototype available for people to muck around with...  Cool
Back to top
View user's profile Send private message Visit poster's website
 
CSO_Talorgan

Rep: 72.5
votes: 1


PostPosted: Tue Aug 31, 2010 2:17 pm Post subject: Re: CCODM : Suggestions for Rev 1 please... Reply with quote

OK
Back to top
View user's profile Send private message
 
southern_land

Rep: 155.2
votes: 14


PostPosted: Wed Sep 01, 2010 4:17 am Post subject: Re: CCODM : Suggestions for Rev 1 please... Reply with quote

vonB wrote (View Post):
[quote]
Fancy being able to award selected soldiers in your BG with medals?


F@&k medals!  What about the ability to add ammo or weapons to selected units?  Imagine being able to stock an elite unit with 10 panzerfausts (with approprite weigh penalty) and drop them into a nasty spot at the start of the game or the ability to buy extra ammo for your favourite sniper.  Obviously you (well I) wouldn't want the feature too "gamey" but it could lend itself to the use of previously captured weapons too, grenades, smgs

See that's why I get the big bucks ~ always thinking Very Happy
Back to top
View user's profile Send private message Send e-mail
 
vonB

Rep: 32.6
votes: 5


PostPosted: Wed Sep 01, 2010 9:41 am Post subject: Re: CCODM : Suggestions for Rev 1 please... Reply with quote

There is only one teency weency little problem with that; the Saved Game File doesn't deal with weapons and ammo...  Apart from that, it's a brilliant idea!  Wink
Back to top
View user's profile Send private message Visit poster's website
 
CSO_Talorgan

Rep: 72.5
votes: 1


PostPosted: Sun Sep 05, 2010 7:07 pm Post subject: Re: CCODM : Suggestions for Rev 1 please... Reply with quote

vonB wrote (View Post):
The Saved Game File doesn't deal with weapons and ammo...


Confused   Question

Hmm ...
Back to top
View user's profile Send private message
 
ArmeeGruppeSud

Rep: 9.5
votes: 7


PostPosted: Wed Sep 08, 2010 12:12 pm Post subject: Re: CCODM : Suggestions for Rev 1 please... Reply with quote

Gday comrades

Having not played CC for near on a year, i cant think of any ideas for a scenario editor.

Some CCers though, have wanted to be able to start a campaign with the same men thay finished the previous campaign with, particularly with DOF which has 3 Campaigns which, consecutively, cover the Eastern front war, from beggining to end, using the 42 DOF campaign OPs.

When it comes to making a change to CC3/COI, the ONE thing, that would make the single biggest improvement to the game, would be if you could make it impossible for the AI to flee  Rolling Eyes

cheers

AGS


RIP

http://www.closecombatseries.net/CCS/modules.php?name=Forums&file=viewtopic&t=10576
Back to top
View user's profile Send private message
 
 
Post new topicReply to topic printer-friendly view Close Combat Series Forum Index -> Close Combat Cross of Iron
Goto page 1, 2  Next


 
   
 


Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum




Forums ©





In August of 2004, Zappi, Homba, Bambam887, RedScorpion and MOOXE all pitched
in to create this Close Combat site. I would to thank all the people who have visited and
found this site to thier liking. I hope you had time to check out some of the great Close Combat
mods and our forums. I'd also like to thank all the members of our volunteer staff that have
helped over the years, and all our users that contributed to this site!