I'm fighting a game against an opponent who has a Scottish army. He was able to form square in the woods with spearmen...
Is this possible, or are we dealing with a bug in the program?
Forming square in the woods
-
ulysisgrunt
- Colonel - Fallschirmjäger

- Posts: 1455
- Joined: Thu Apr 26, 2007 4:59 pm
- Location: The California Central Coast Wine Country
-
rbodleyscott
- Field of Glory 2

- Posts: 28411
- Joined: Sun Dec 04, 2005 6:25 pm
Re: Forming square in the woods
There is no code to prevent it.
I don't really see an issue with a unit forming a Severely Disordered square in a wood. (Or, I suppose, Disordered, if Medium Foot Picts/Scots)
I don't really see an issue with a unit forming a Severely Disordered square in a wood. (Or, I suppose, Disordered, if Medium Foot Picts/Scots)
Richard Bodley Scott


Re: Forming square in the woods
Why don't you use this script conditionrbodleyscott wrote: ↑Tue Apr 06, 2021 6:24 am There is no code to prevent it.
I don't really see an issue with a unit forming a Severely Disordered square in a wood. (Or, I suppose, Disordered, if Medium Foot Picts/Scots)
if(IsOpen(meX,meY) == 1) && (IsTileEdgeDefendibleObstacle(meX, meY, x2, y2) == -1) in FUNCTION CHECK_ALL_FORMSQUARE(me, tilex, tiley)?
I think it would look more realistic in this case (impossible to form a square on rough ground, in the woods, marshes, behind fortifications, etc.)
-
rbodleyscott
- Field of Glory 2

- Posts: 28411
- Joined: Sun Dec 04, 2005 6:25 pm
Re: Forming square in the woods
Obviously it is not a coding issue, it would indeed be simple to code if I thought it was necessary.Cronos09 wrote: ↑Wed Apr 07, 2021 2:18 pmWhy don't you use this script conditionrbodleyscott wrote: ↑Tue Apr 06, 2021 6:24 am There is no code to prevent it.
I don't really see an issue with a unit forming a Severely Disordered square in a wood. (Or, I suppose, Disordered, if Medium Foot Picts/Scots)
if(IsOpen(meX,meY) == 1) && (IsTileEdgeDefendibleObstacle(meX, meY, x2, y2) == -1) in FUNCTION CHECK_ALL_FORMSQUARE(me, tilex, tiley)?
I think it would look more realistic in this case (impossible to form a square on rough ground, in the woods, marshes, behind fortifications, etc.)
Richard Bodley Scott


-
Ray552
- Master Sergeant - Bf 109E

- Posts: 459
- Joined: Wed Sep 16, 2020 4:51 pm
- Location: Dallas, Texas, USA
Re: Forming square in the woods
If the soldiers have received enough training to be able to form square in open terrain, why wouldn't they be able to do so in rough terrain, woods, or anywhere else?
Unless it was so dark they couldn't see what they were doing
As already mentioned, the square would still be moderately or severely disordered.
Just my opinion.
Unless it was so dark they couldn't see what they were doing
As already mentioned, the square would still be moderately or severely disordered.
Just my opinion.
-
Cunningcairn
- Sr. Colonel - Wirbelwind

- Posts: 1723
- Joined: Mon Mar 11, 2013 6:05 am
- Location: Christchurch, New Zealand
Re: Forming square in the woods
A square is a defensive close formation meant to protect troops that have no physical structures to assist them. Troops would not form or be trained to form any close formation in terrain such as woods. If they were trained to fight in woods it would not ne necessary to form square anyway. It makes no sense to allow them to form square in difficult going.ray552 wrote: ↑Thu Apr 08, 2021 2:24 pm If the soldiers have received enough training to be able to form square in open terrain, why wouldn't they be able to do so in rough terrain, woods, or anywhere else?
Unless it was so dark they couldn't see what they were doing
As already mentioned, the square would still be moderately or severely disordered.
Just my opinion.
