Re: Hierarchy Module Document
Posted: Tue Sep 30, 2025 11:16 am
Seems to me these special units should be able to ignore zones of control while exerting none of their own.
What's your Strategy?
https://forums.matrixgames.com:443/
To do SEALs right, at a minimum they would need five icons: Amphibious, Mountain, Airborne, Airmobile, and Guerrilla. Guerrilla probably should have some of the above. Someday.Lobster wrote: Tue Sep 30, 2025 11:16 am Seems to me these special units should be able to ignore zones of control while exerting none of their own.
I would keep number 13 bug handy, as it may show up again, as you continue to fix bugs.Curtis Lemay wrote: Mon Oct 13, 2025 8:23 pm I've been stuck on this problem for a while: I found that the last version I posted couldn't read most older files. (Shown as bug #13 below). I've now got this fixed so that it can. Now I can finally get back to the legacy bugs.
Moral: Making scenario files backwards compatible is a real pain!
It certainly hasn't been exhaustively checked out. But, mainly, I need to stop fiddling with the scenario file format!!.joey wrote: Mon Oct 13, 2025 10:46 pmI would keep number 13 bug handy, as it may show up again, as you continue to fix bugs.Curtis Lemay wrote: Mon Oct 13, 2025 8:23 pm I've been stuck on this problem for a while: I found that the last version I posted couldn't read most older files. (Shown as bug #13 below). I've now got this fixed so that it can. Now I can finally get back to the legacy bugs.
Moral: Making scenario files backwards compatible is a real pain!![]()
That's probably an issue. Withdrawn subordinates may remain as subordinates. They may then be both "there" and "not there" at the same time with unknown consequences.Ratbag55 wrote: Wed Oct 22, 2025 3:31 pm Apologies if this has been covered.
Will we be able to control 'subordinate' units with events while they are internalised to their superior?
For example, could an HQ unit have let's say 3 internalised subordinate units with one of them entering through event activation while the other two subordinate units are present att scenario start.
Thanks
Thanks for clarifying - so I understand fully: if I create a subordinate that enters through sn event later in the game (as described above) will it have to be adjecent to its superior unit in order for it to be re-integrated? Or can it be re-integrated once it enters on the map, through "teleportation"? I am thinking of cases where a brigade has 4 manouver battalions, three of them active and one of them mobilized later through event. It the unit/superior unit has moved a far distande, possibly even by rail or shipping, does the subordinate have to move to its superior unit in order to re-integrate?Curtis Lemay wrote: Wed Oct 22, 2025 3:52 pmThat's probably an issue. Withdrawn subordinates may remain as subordinates. They may then be both "there" and "not there" at the same time with unknown consequences.Ratbag55 wrote: Wed Oct 22, 2025 3:31 pm Apologies if this has been covered.
Will we be able to control 'subordinate' units with events while they are internalised to their superior?
For example, could an HQ unit have let's say 3 internalised subordinate units with one of them entering through event activation while the other two subordinate units are present att scenario start.
Thanks
So I need to make sure that any subordinate unit that is withdrawn is first detached from its superior unit. I'll put that on the "to do" list.
Now, the other direction is up to the designer to address. When you build the unit, the subordinates have to be on the map. If the superior is on the map they are all assumed to be present. If you want one of them to arrive as a reinforcement, you put it into the superior then detach it (that creates a slot for the unit to use when it arrives). Once detached, then remove it from the map and set its arrival turn. Upon arrival in the game, the player will have to make the subordinate attachment manually. The PO will be out of luck. There are no event effects to attach or detach subordinates and they would be too complex to implement in my judgement.
A unit has to be in the same hex as its future superior to be made a subordinate to it. The event can't know where the superior unit will be when it triggers, so it is unlikely to be returned to the map in such location. That just means it will have to be moved to that location by the player. Note that where a returned unit arrives is determined by the reconstitution procedure (see 9.1.8, 17.10.4, and 17.11.3).Ratbag55 wrote: Fri Oct 24, 2025 5:51 amThanks for clarifying - so I understand fully: if I create a subordinate that enters through sn event later in the game (as described above) will it have to be adjecent to its superior unit in order for it to be re-integrated? Or can it be re-integrated once it enters on the map, through "teleportation"? I am thinking of cases where a brigade has 4 manouver battalions, three of them active and one of them mobilized later through event. It the unit/superior unit has moved a far distande, possibly even by rail or shipping, does the subordinate have to move to its superior unit in order to re-integrate?Curtis Lemay wrote: Wed Oct 22, 2025 3:52 pmThat's probably an issue. Withdrawn subordinates may remain as subordinates. They may then be both "there" and "not there" at the same time with unknown consequences.Ratbag55 wrote: Wed Oct 22, 2025 3:31 pm Apologies if this has been covered.
Will we be able to control 'subordinate' units with events while they are internalised to their superior?
For example, could an HQ unit have let's say 3 internalised subordinate units with one of them entering through event activation while the other two subordinate units are present att scenario start.
Thanks
So I need to make sure that any subordinate unit that is withdrawn is first detached from its superior unit. I'll put that on the "to do" list.
Now, the other direction is up to the designer to address. When you build the unit, the subordinates have to be on the map. If the superior is on the map they are all assumed to be present. If you want one of them to arrive as a reinforcement, you put it into the superior then detach it (that creates a slot for the unit to use when it arrives). Once detached, then remove it from the map and set its arrival turn. Upon arrival in the game, the player will have to make the subordinate attachment manually. The PO will be out of luck. There are no event effects to attach or detach subordinates and they would be too complex to implement in my judgement.
Subordinates are incorporated into the superior unit and removed from the map. The strengths of the subordinate-to-be will appear in the strengths of the superior - so they have to be located in that superior's hex before incorporation.Lobster wrote: Fri Oct 24, 2025 10:13 pm Why does a unit have to be in the exact same place as the superior unit it's going to become part of? Divisions were attached to armies hundreds of miles away and then sent there.
Turns out this is exactly the case: Withdrawn subordinates are withdrawn but still in the unit. And can then be returned and be in two places at once (until you try to use the returned units, when you get a CTD).Curtis Lemay wrote: Wed Oct 22, 2025 3:52 pm That's probably an issue. Withdrawn subordinates may remain as subordinates. They may then be both "there" and "not there" at the same time with unknown consequences.
Yep. And now I've done that, fixing issue #14So I need to make sure that any subordinate unit that is withdrawn is first detached from its superior unit. I'll put that on the "to do" list.