Open Rampastring opened 3 years ago
I would say this is more of a modding bug-fix than a new feature. The programmers expected only one entry in the RULES.INI
, so correcting the code to search the vector array just like Red Alert 2 does is the best approach.
Resolved in #1073
Description:
BuildRefinery=
accepts multiple entries, but the game only looks at the first one of them. This prevents giving unique refineries to multiple factions with proper support for AI.Additional Files:
CnCNet ts-patches implementation: https://github.com/CnCNet/ts-patches/blob/master/src/mods/buildconst_harvesterunit_baseunit.asm