Vinifera icon indicating copy to clipboard operation
Vinifera copied to clipboard

[Vanilla Bug] Fix for the "100 unit bug"

Open Rampastring opened this issue 3 years ago • 0 comments

Description:

If there are more than 100 buildable FootClass-derived object types (whether it's infantry, vehicles or aircraft), the AI will spam the 100th unit type on the list like there's no tomorrow.

Additional Files:

CnCNet ts-patches has code to turn the "100 unit bug" into a "1000 unit bug": https://github.com/CnCNet/ts-patches/blob/master/src/fix_100_unit_bug.asm

Rampastring avatar May 06 '21 18:05 Rampastring