Removing extra warnings
Posted: Wed Jan 21, 2009 5:27 pm
Please let me know if you think this rises to the level of having a Mantis ticket opened on it:
When you own free states and buy troops during econ, the system prompts you as to whether you want to buy corps counters. The game does this even if all counters available to that nation are already on the map.
I think it should check to see if there are any counters available for purchase just prior to giving the warning.
Example: I buy 3 infantry on the first econ phase of the game (as France). I get a warning when I end the phase asking if I want to buy a corps counter for Holland. However, the one and only corps counter is already on the map.
NOTE: The root code here is very good: Warning you about having factors that might require a corps counter. It just doesn't understand when to quit.
When you own free states and buy troops during econ, the system prompts you as to whether you want to buy corps counters. The game does this even if all counters available to that nation are already on the map.
I think it should check to see if there are any counters available for purchase just prior to giving the warning.
Example: I buy 3 infantry on the first econ phase of the game (as France). I get a warning when I end the phase asking if I want to buy a corps counter for Holland. However, the one and only corps counter is already on the map.
NOTE: The root code here is very good: Warning you about having factors that might require a corps counter. It just doesn't understand when to quit.