Wishlist

The Campaign Series: Middle East 1948-1985 is a new turn-based, tactical wargame that focuses on conflicts in the Middle East.

Moderator: Jason Petho

User avatar
Jason Petho
Posts: 17396
Joined: Tue Jun 22, 2004 10:31 am
Location: Terrace, BC, Canada
Contact:

RE: Wishlist

Post by Jason Petho »

Event Points are intended to be used to score for completing specific tasks that are scripted by the scenario designer. Capturing a location, destroying a unit, etc.

For example, in CSME 2.00 for the Long Road Home scenario, a lua file has been created (Oued_Fodda_1958.lua)

Inside, there is this:
-- Oued Fodda
if x == 24 and y == 24 then

-- French capture the town from Algerians:
if side == FRENCH_SIDE then

-- During the first three times the French capture the town from Algerians, give them 25 event points
if luav(OUED_FODDA_NOCAPTURES_FR) <= 3 then
inc_event_points(FRENCH_SIDE, 25)
end

-- Add one to no of times French have captured the town
set_luav(OUED_FODDA_NOCAPTURES_FR, (luav(OUED_FODDA_NOCAPTURES_FR)+1) )
message(true,"HQ", "Congratulations for capturing Oued Fodda for the ".. luav(OUED_FODDA_NOCAPTURES_FR) .. ". time!" )

-- Everytime Algerians capture the town from French, give them 25 event points
elseif side == ALGERIAN_SIDE then
inc_event_points(ALGERIAN_SIDE, 25)
message(true,"HQ", "Congratulations for recapturing Oued Fodda!" )

end

end

This basically states that if the French capture the location, they receive 25 Event Points on top of what the location is worth in victory points. They can capture and recapture it 3 times and gain the 25 Event Point bonus. After the third time, they no longer gain any bonus.

The Algerians, on the other hand, can capture and recapture the hex and gain 25 Event Points every time they do.

If there is a running battle for the village, the Algerians can rack up a lot of Event Points. Alas, this is extremely unlikely based on the quality of the Algerian troops.



Regarding your second question: The other side is not aware of what your Event Point objectives are.


Jagger2002
Posts: 735
Joined: Sun May 19, 2002 9:05 pm

RE: Wishlist

Post by Jagger2002 »

Yes, I like that feature. Very, very nice.

Although it is a little different from my wishlist request. My idea is to only see my objectives on the map. The opponent may have the same objectives and/or totally different objectives. The key point is that I won't see or know what are my opponents objectives. I only know my objectives and have to deduce my opponents objectives from his actions and my analysis of the map and scenario description.

I could see it most useful in parachute operations or surprise offences such as the Ardennes. It would prevent massing to protect known objectives with known victory points while ignoring other portions of the map. Feints would certainly become more useful. Who knows what the enemy is up to. Definitely increase the uncertainty of FOW at least for the first blind play of a scenario.

Another idea would be to allow players, at scenario start, to choose their objectives amongst several possible objectives provided by the scenario designer. Would increase replay value of the scenario. Considering the amount of time and effort required to create a scenario, anything that increases scenario replay value is well worth the time, IMO.
User avatar
berto
Posts: 21461
Joined: Wed Mar 13, 2002 1:15 am
Location: metro Chicago, Illinois, USA
Contact:

RE: Wishlist

Post by berto »


Not in the initial CSME 2.0 release but rather in the inevitable CSME 2.01 update (and later updates, and future games), we will have a completely revamped objective points system with much of the wished-for fanciness. Just not for the imminent CSME 2.0.
Campaign Series Legion https://cslegion.com/
Campaign Series Lead Coder https://www.matrixgames.com/forums/view ... hp?f=10167
Panzer Campaigns, Panzer Battles Lead Coder https://wargameds.com
User avatar
Crossroads
Posts: 18140
Joined: Sun Jul 05, 2009 8:57 am

RE: Wishlist

Post by Crossroads »

Those are neat ideas, keep them coming guys! [&o] [:)]
Visit us at: Campaign Series Legion
---
CS: Vietnam 1948-1967 < v2.00.01 Remastered Edition (2.00.02 Public Beta now available)
CS: Middle East 1948-1985 < v3.00.01 Remastered Edition (3.00.02 Public Beta now available)
User avatar
Big Ivan
Posts: 2032
Joined: Mon Jun 09, 2008 12:34 am
Location: Mansfield, Ohio USA

RE: Wishlist

Post by Big Ivan »

ORIGINAL: berto


Not in the initial CSME 2.0 release but rather in the inevitable CSME 2.01 update (and later updates, and future games), we will have a completely revamped objective points system with much of the wished-for fanciness. Just not for the imminent CSME 2.0.

++1


Dev Team you have exceeded even my expectations. There is some cool s**t (stuff) going on with my beloved Campaign Series and I have to tell you all I just can't wait. [&o]

Cheers![:)]
Blitz call sign Big Ivan.
Assistant Forum Moderator for CS and CSx2 at The Blitz Wargaming Club.
GrayNemesis
Posts: 30
Joined: Mon Jan 08, 2018 9:52 pm

RE: Wishlist

Post by GrayNemesis »

Iran - Iraq War scenarios
User avatar
Jason Petho
Posts: 17396
Joined: Tue Jun 22, 2004 10:31 am
Location: Terrace, BC, Canada
Contact:

RE: Wishlist

Post by Jason Petho »

I’m working on the first DLC for Middle East that will focus on the Iran-Iraq War
User avatar
Three63
Posts: 69
Joined: Sun Nov 25, 2007 4:41 am
Location: United States (USA), California (CA)
Contact:

RE: Wishlist

Post by Three63 »

Is there a flank modifier for Rifle Platoons that get attacked from the rear? Does it effect morale or give a SP Loss bonus?
Three63 of The Blitz Wargaming Club
http://www.theblitz.org/
User avatar
Three63
Posts: 69
Joined: Sun Nov 25, 2007 4:41 am
Location: United States (USA), California (CA)
Contact:

RE: Wishlist

Post by Three63 »

Maybe you guys should think about adding it in the future, at the least for rear attacks. In real life cross fire or being outflanked like that would sure effect the platoon in battle. Saying that maybe you might be able to have rifle platoons affected in the open by that, but ones in a bunker or whatever do not get a penalty to avoid anything funky.
Three63 of The Blitz Wargaming Club
http://www.theblitz.org/
User avatar
Three63
Posts: 69
Joined: Sun Nov 25, 2007 4:41 am
Location: United States (USA), California (CA)
Contact:

RE: Wishlist

Post by Three63 »

Wait, don't rifle platoons get isolated and take a penalty if troops surrounded them on three or more sides? That could be a other idea, system you can use rather then flank penalties.
Three63 of The Blitz Wargaming Club
http://www.theblitz.org/
User avatar
Crossroads
Posts: 18140
Joined: Sun Jul 05, 2009 8:57 am

RE: Wishlist

Post by Crossroads »

Thing with flanking fire modifiers is that how do you prevent someone firing at the one unit that is defending the "opposite hex side", while there might be units positioned to face the hex side fire is coming from.

Any ideas? [8D]
Visit us at: Campaign Series Legion
---
CS: Vietnam 1948-1967 < v2.00.01 Remastered Edition (2.00.02 Public Beta now available)
CS: Middle East 1948-1985 < v3.00.01 Remastered Edition (3.00.02 Public Beta now available)
User avatar
budd
Posts: 3093
Joined: Sat Jul 04, 2009 3:16 pm
Location: Tacoma

RE: Wishlist

Post by budd »

Two small things occurred to me. How about a number under the f for fixed units showing the turn they get released, if there fixed the whole scenario, no number. Another thing, how about when you right click and hold on the unit card in the unit panel it shows the hex sides info, ala panzer battles.
Enjoy when you can, and endure when you must. ~Johann Wolfgang von Goethe

"Be Yourself; Everyone else is already taken" ~Oscar Wilde

*I'm in the Wargamer middle ground*
I don't buy all the wargames I want, I just buy more than I need.
User avatar
berto
Posts: 21461
Joined: Wed Mar 13, 2002 1:15 am
Location: metro Chicago, Illinois, USA
Contact:

RE: Wishlist

Post by berto »

ORIGINAL: budd

Two small things occurred to me. How about a number under the f for fixed units showing the turn they get released, if there fixed the whole scenario, no number. Another thing, how about when you right click and hold on the unit card in the unit panel it shows the hex sides info, ala panzer battles.
Both good suggestions. The "another thing" -- despite being my favorite wish list item, for some reasons that feature keeps slipping down the to-do list. One of these days, one of these updates... [8|]
Campaign Series Legion https://cslegion.com/
Campaign Series Lead Coder https://www.matrixgames.com/forums/view ... hp?f=10167
Panzer Campaigns, Panzer Battles Lead Coder https://wargameds.com
User avatar
Crossroads
Posts: 18140
Joined: Sun Jul 05, 2009 8:57 am

RE: Wishlist

Post by Crossroads »

ORIGINAL: berto

ORIGINAL: budd

Two small things occurred to me. How about a number under the f for fixed units showing the turn they get released, if there fixed the whole scenario, no number. Another thing, how about when you right click and hold on the unit card in the unit panel it shows the hex sides info, ala panzer battles.
Both good suggestions. The "another thing" -- despite being my favorite wish list item, for some reasons that feature keeps slipping down the to-do list. One of these days, one of these updates... [8|]

Yes, I quite like the concept of a right click revealing alternate information in side bar, too. Let us do this [:)]
Visit us at: Campaign Series Legion
---
CS: Vietnam 1948-1967 < v2.00.01 Remastered Edition (2.00.02 Public Beta now available)
CS: Middle East 1948-1985 < v3.00.01 Remastered Edition (3.00.02 Public Beta now available)
User avatar
Wampir
Posts: 36
Joined: Sat Jul 19, 2014 12:29 pm

RE: Wishlist

Post by Wampir »

Hello
I have a question whether it is possible to add an additional level to the 3D zoom option corresponding to the standard maximum zoom level of the "old" CSME: a combination of 100% terrain + 100% unit?
Regards
Norbert
fiambre
Posts: 8
Joined: Fri Apr 07, 2017 6:47 am

RE: Wishlist

Post by fiambre »

ORIGINAL: Crossroads

Thing with flanking fire modifiers is that how do you prevent someone firing at the one unit that is defending the "opposite hex side", while there might be units positioned to face the hex side fire is coming from.

Any ideas? [8D]

from my understanding, in real life, the infantery take cover from the side they expect the enemy or from where they are being shot. But coberture for them is much easier to achieve so they cover also the sides, somehow, if they are static. Except if being a one-direction-only side coberture and they are "assaulted" or shot from very near, they shouldnt have a too high "flanking" penalty.

(This makes me wonder if in the game infantery in the move and being shot by oportunity fire, and infantery settle and static gets the same ammount of damage...)

Tanks, in other hand, will have much harder to shift or turn to cover from flanking fire.

Anyway, if we are thinking on a playable system, a unit in an hex should "spread" its units on all the hex-sides from where the enemy is located. So that unit will have less fire power to fire on each direction with the chance to avoid flanking fire (if any is set)

Salute
fiambre
Posts: 8
Joined: Fri Apr 07, 2017 6:47 am

RE: Wishlist

Post by fiambre »

About Artillery:
It sounds to me a bit unreal friendly artillery fire on Hex adjacent to my units.

Except in a very well planned operation, or small mortar units, its sounds unrealistic to shot from very far behind heavy artillery fire too next to friendly units, at least till the campaign radios appeared.


User avatar
Jason Petho
Posts: 17396
Joined: Tue Jun 22, 2004 10:31 am
Location: Terrace, BC, Canada
Contact:

RE: Wishlist

Post by Jason Petho »

About Artillery:
It sounds to me a bit unreal friendly artillery fire on Hex adjacent to my units.

Don't forget that hexes are 250 metres across, they aren't dropping the artillery as close was one would assume.
Post Reply

Return to “Campaign Series: Middle East 1948-1985”