login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
https://steamcommunity.com/sharedfiles/filedetails/?id=2646779935
https://steamcommunity.com/sharedfiles/filedetails/?id=2646780885
https://steamcommunity.com/sharedfiles/filedetails/?id=2646778474
need to fix the occasional crashes
jusst had a great german game where i threw everything at shakas xcom and land ironclad spam with tanks in 1943
Those modes are not compatible because they both mod the source code of the game. You should use one or the other (trying both may result in either crashes or unexpected behavior) depending on whether you prefer an overhaul (vox populi) or something closer to the base game. Note that vox populi is still updated while I currently no longer update mine.
Remove these 3 lines from units.sql
UPDATE Units SET GoodyHutUpgradeUnitClass='UNITCLASS_MUSKETMAN', ObsoleteTech='TECH_GUNPOWDER' WHERE Class='UNITCLASS_PIKEMAN';
UPDATE Units SET GoodyHutUpgradeUnitClass='UNITCLASS_MUSKETMAN' WHERE Class='UNITCLASS_LANDSKNECHT';
UPDATE Unit_ClassUpgrades SET UnitClassType='UNITCLASS_MUSKETMAN' WHERE UnitType='UNIT_PIKEMAN';
UPDATE Unit_ClassUpgrades SET UnitClassType='UNITCLASS_MUSKETMAN' WHERE UnitType='UNIT_GERMAN_LANDSKNECHT';
UPDATE Unit_ClassUpgrades SET UnitClassType='UNITCLASS_MUSKETMAN' WHERE UnitType='UNIT_ZULU_IMPI';
I really like your mod ! But is it possible to change the pikeman upgrade back to Lancer instead of
musketman. I think they become obsalate to early and Impis and Samurais also upgrade to musketmans instead of riflemans. Can i change that back somewhere ?
Sorry for late response.