Instalar o Steam
Iniciar sessão
|
Idioma
简体中文 (Chinês Simplificado)
繁體中文 (Chinês Tradicional)
日本語 (Japonês)
한국어 (Coreano)
ไทย (Tailandês)
Български (Búlgaro)
Čeština (Checo)
Dansk (Dinamarquês)
Deutsch (Alemão)
English (Inglês)
Español-España (Espanhol de Espanha)
Español-Latinoamérica (Espanhol da América Latina)
Ελληνικά (Grego)
Français (Francês)
Italiano (Italiano)
Bahasa Indonesia (Indonésio)
Magyar (Húngaro)
Nederlands (Holandês)
Norsk (Norueguês)
Polski (Polaco)
Português (Brasil)
Română (Romeno)
Русский (Russo)
Suomi (Finlandês)
Svenska (Sueco)
Türkçe (Turco)
Tiếng Việt (Vietnamita)
Українська (Ucraniano)
Relatar problema de tradução
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';