Cài đặt Steam
Đăng nhập
|
Ngôn ngữ
简体中文 (Hán giản thể)
繁體中文 (Hán phồn thể)
日本語 (Nhật)
한국어 (Hàn Quốc)
ไทย (Thái)
Български (Bungari)
Čeština (CH Séc)
Dansk (Đan Mạch)
Deutsch (Đức)
English (Anh)
Español - España (Tây Ban Nha - TBN)
Español - Latinoamérica (Tây Ban Nha cho Mỹ Latin)
Ελληνικά (Hy Lạp)
Français (Pháp)
Italiano (Ý)
Bahasa Indonesia (tiếng Indonesia)
Magyar (Hungary)
Nederlands (Hà Lan)
Norsk (Na Uy)
Polski (Ba Lan)
Português (Tiếng Bồ Đào Nha - BĐN)
Português - Brasil (Bồ Đào Nha - Brazil)
Română (Rumani)
Русский (Nga)
Suomi (Phần Lan)
Svenska (Thụy Điển)
Türkçe (Thổ Nhĩ Kỳ)
Українська (Ukraine)
Báo cáo lỗi dịch thuật
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';