Installer Steam
connexion
|
langue
简体中文 (chinois simplifié)
繁體中文 (chinois traditionnel)
日本語 (japonais)
한국어 (coréen)
ไทย (thaï)
Български (bulgare)
Čeština (tchèque)
Dansk (danois)
Deutsch (allemand)
English (anglais)
Español - España (espagnol castillan)
Español - Latinoamérica (espagnol d'Amérique latine)
Ελληνικά (grec)
Italiano (italien)
Bahasa Indonesia (indonésien)
Magyar (hongrois)
Nederlands (néerlandais)
Norsk (norvégien)
Polski (polonais)
Português (portugais du Portugal)
Português - Brasil (portugais du Brésil)
Română (roumain)
Русский (russe)
Suomi (finnois)
Svenska (suédois)
Türkçe (turc)
Tiếng Việt (vietnamien)
Українська (ukrainien)
Signaler un problème de traduction
Personally I think the Precinct of Amun Ra mod does a good job as a rework alternative since it makes floodplains super strong and it doesn’t remove the sphinx.
The one mod that ignores Djoser is the Steel & Thunder unique units. Not being able to train khopesh warriors seems like a crime.
Ummm... Having zero coding experience I can only get as far as opening config.sql with Notepad. I've made a backup of the original, now I do what exactly?? Am I replacing the text inside the brackets with yours, or is it cut-&-paste the whole lot? Sorry!
If any non-noob reads this please help me out!
SELECT Domain, 'CIVILIZATION_EGYPT', 'LEADER_CVS_DJOSER', 'LOC_LEADER_CVS_DJOSER_NAME', 'ICON_LEADER_CVS_DJOSER', 'LOC_TRAIT_LEADER_CVS_DJOSER_UA_NAME', 'LOC_TRAIT_LEADER_CVS_DJOSER_UA_DESCRIPTION', 'ICON_LEADER_CVS_DJOSER', CivilizationName, CivilizationIcon, CivilizationAbilityName, CivilizationAbilityDescription, CivilizationAbilityIcon
FROM Players WHERE CivilizationType = 'CIVILIZATION_EGYPT' AND LeaderType= 'LEADER_CLEOPATRA';
(Domain, CivilizationType, LeaderType, Type, Icon, Name, Description, SortIndex)
SELECT Domain, 'CIVILIZATION_EGYPT','LEADER_CVS_DJOSER', Type, Icon, Name, Description, SortIndex
FROM PlayerItems WHERE CivilizationType = 'CIVILIZATION_EGYPT' AND LeaderType= 'LEADER_CLEOPATRA';