Are you loading after the mods menu or before?
is there a way to download and use these without winzip?some of us dont have acess to special file opening programs
another problem.All the other civs are starting with cossacks instead of warrior.how do do i fix this?
another problem.All the other civs are starting with cossacks instead of warrior.how do do i fix this?
Am I still missing some leaders?
I'm going to use CP, CBP, CSD and C4DF but non-EUI. So instead of the regular CBP i have to download CBP compatibility files? just to make sure
Also do I delete the LUA in the CBP compatiblity file, I know I have to in CBP but that's if I'm just gonna use CP right?
Two issues I've had with the patch.
#1: The Portuguese Unique Unit, The Nau, doesn't upgrade to Corvette as it should - I have to wait until Ironclad, while everyone else has the superior Corvette. On the Corvette's tooltip, it says it should obsolete the Nau, but the Nau says it's fine until Ironclad.
UPDATE Unit_ClassUpgrades
SET UnitClassType = 'UNITCLASS_IRONCLAD'
WHERE UnitType = 'UNIT_PORTUGUESE_NAU'
UPDATE Unit_ClassUpgrades
SET UnitClassType = 'UNITCLASS_PRIVATEER'
WHERE UnitType = 'UNIT_PORTUGUESE_NAU'