Resolved Siege bug that prevent players form using the order of battle system.

Users who are viewing this thread

Version number
1.7.0
Branch
Main
Modded/unmodded
No, I didn't use any mods.
Summary: When we start a siege, all the groups are reorganized to match the AI whishes even if we tell it not to.
How to Reproduce: Play any siege and try to use the order of battle system before starting it.
Have you used cheats and if so which : No
Media :
 
No news about this bug ?


This is clearly a major bug for sieges and it seems easy to fix:
IF (player has activated the F6 order)
{
do the code implemented in 1.7.0 to organise the formations (the one that brought the bug as it's always executed)
}
ELSE
{
Do nothing
}
 
Has the QA team identified this issue and sent it to the developers for resolution? It still exists in 1.8.0.
 
Back
Top Bottom