Ammo

Command Ops: Battles From The Bulge takes the highly acclaimed Airborne Assault engine back to the West Front for the crucial engagements during the Ardennes Offensive. Test your command skills in the fiery crucible of Airborne Assault’s “pausable continuous time” uber-realistic game engine. It's up to you to develop the strategy, issue the orders, set the pace, and try to win the laurels of victory in the cold, shadowy Ardennes.
Command Ops: Highway to the Reich brings us to the setting of one of the most epic and controversial battles of World War II: Operation Market-Garden, covering every major engagement along Hell’s Highway, from the surprise capture of Joe’s Bridge by the Irish Guards a week before the offensive to the final battles on “The Island” south of Arnhem.

Moderators: Panther Paul, Arjuna

User avatar
BletchleyGeek
Posts: 4460
Joined: Thu Nov 26, 2009 3:01 pm
Location: Living in the fair city of Melbourne, Australia

RE: Ammo

Post by BletchleyGeek »

ORIGINAL: Arjuna
I'm not sure I feel overeducated. Overburdened perhaps. [;)]

I certainly do feel overeducated [:)] I'm one of those unfortunate souls who find joy in learning new things, either inside or outside of formal educational frameworks. It never stops for me [:(]
User avatar
BletchleyGeek
Posts: 4460
Joined: Thu Nov 26, 2009 3:01 pm
Location: Living in the fair city of Melbourne, Australia

RE: Ammo

Post by BletchleyGeek »

ORIGINAL: RockinHarry
The idea came from my current and past experiences with games like Steel Panthers WaW, Armed Assault and such, which offer some user customization in mentioned ways (or by means of ingame UI). It´s actually not on my personal wishlist, but thought it could relieve the devs some of the pressure, when people (like me) start to discuss things like casualty rates, suppression FX, Arty effectiveness and such. Off course if data and code structure does not allow it (yet), then it´s maybe worth an idea for CO2. [:)]

SPWAW comes to my mind (and Close Combat) as an example where "shallow" customization has caused huge amounts of trouble and frustration by the reasons that Dave suggests. And Dave takes pains to avoid frustrating the users of his software. Which is a far cry from the usual practice, I reckon.

Regarding your remark about CO2: CO is meant to be an engine "for the ages", evolving and keeping up with new tech as it becomes readily available and there are resources to bring it forward. Just look back at RDOA and compare it with what you have now in CO: looks the same, feels about the same, it's become more powerful, realistic and intelligent under the hood, you don't need to setup your system in weird ways to get it running and it's been already 12(?) years.

How many computer wargames have you seen delivering anything close to that?
User avatar
RockinHarry
Posts: 2344
Joined: Thu Jan 18, 2001 10:00 am
Location: Germany
Contact:

RE: Ammo

Post by RockinHarry »

ORIGINAL: Bletchley_Geek
ORIGINAL: RockinHarry
The idea came from my current and past experiences with games like Steel Panthers WaW, Armed Assault and such, which offer some user customization in mentioned ways (or by means of ingame UI). It´s actually not on my personal wishlist, but thought it could relieve the devs some of the pressure, when people (like me) start to discuss things like casualty rates, suppression FX, Arty effectiveness and such. Off course if data and code structure does not allow it (yet), then it´s maybe worth an idea for CO2. [:)]

SPWAW comes to my mind (and Close Combat) as an example where "shallow" customization has caused huge amounts of trouble and frustration by the reasons that Dave suggests. And Dave takes pains to avoid frustrating the users of his software. Which is a far cry from the usual practice, I reckon.

Regarding your remark about CO2: CO is meant to be an engine "for the ages", evolving and keeping up with new tech as it becomes readily available and there are resources to bring it forward. Just look back at RDOA and compare it with what you have now in CO: looks the same, feels about the same, it's become more powerful, realistic and intelligent under the hood, you don't need to setup your system in weird ways to get it running and it's been already 12(?) years.

How many computer wargames have you seen delivering anything close to that?

Well, the customization feature in SPWAW was greatly welcomed and extensively used by the community. That I can tell for sure. Can´t tell for CC, as I never played that seriously.

With regard to CO, Dave will know best, what is doable and makes sense. I know, why I mentioned this idea and I know while it made sense for various other games, but maybe not for CO, however it´s called in couple of years, which is not important. My entry into CO was with BftB, so I can´t really tell how much it all evolved since RDOA, yet I see the current efforts and the progress towards a better and more versatile wargaming engine. [8D]
RockinHarry in the web:

https://www.facebook.com/harry.zann
User avatar
wodin
Posts: 10709
Joined: Sun Apr 20, 2003 3:13 am
Location: England
Contact:

RE: Ammo

Post by wodin »

Thats a quick turn around Bletchley..I thought I was the only one against the idea.[;)]

Sometimes I can be on the right track.[:)]
ORIGINAL: Bletchley_Geek
ORIGINAL: Arjuna
But an even bigger con is that in many cases these variables are used in different ways throughout the code and the code is very complex. Without access to the code itself you cannot see all the effects that a minor change in this or that setting will have on the various aspects of the game. If you make a change to setting A because you want X but you have no way of changing the way A is used in Y then you are going to end up being satisfied with X but disappointed with Y. So to make it work you really need access to the code so you can adjust the way it impacts Y.

That's a very fine point, Dave. As I was thinking a bit more on this I realized that taken to its logical consequences, either the sources needed to be make public (which is a no-no) or rather, exposing the algorithms where those variables are involved, so users can override them with their own routines. This would require from them some programming ability, perhaps in some high-level, easy to learn, scripting language such as Python.

Besides that, it would be a major architectural undertaking in the engine, providing interfaces to load these user-defined routines at run-time. I have personal experience providing such interfaces into agent-based simulations, and it's an extremely work intensive thing and a major investment in highly-specialized (i.e. expensive) programming hours. It would also have quite an impact on run-time, reducing performance in a significant way.

And last, but not least, this would amount to introduce a third "leg" in the data that composes an scenario besides the terrain model (the map) and the forces model (the estab), which as you point out, it might well be a nightmare to manage if released into the wild. Another thing is that there was in place some sort of centralized effort to keep consistency, taking pains to steward a repository of internally consistent terrain, force and "parameters" databases. I've only seen this to work - most of the time - in the GRASS/GIS community, and it's subject to the vagaries of funding of academic or public agencies.

As Sabin cleverly points out, the major difference between tabletop wargames and computer wargames is that the former doesn't require specialized technical skills in order to tweak the model, just a reasonable command of English and elementary Math. This statement is very true now, in my opinion. However, seeing current trends I think that in a generation a significant amount of the population will have had some exposure to programming skills (seeing programming courses in Python or Visual Basic to crop up in Secondary School makes my heart feel warm & fuzzy). And, after all, wargaming is a hobby for the overeducated, isn't it? [:)]
Post Reply

Return to “Command Ops Series”