I was wondering if it was possible to change the leaders in the scenarios. Or at least make all the leaders availible for each civ. Anyone know?
The leader on a certain scenario could be changed by these steps:
First, come to the Public Map folder under the HoTK's main mod folder
Then, you will see many .CivBeyondSwordWBSave files. They are the map files of this mod. Right-click the one you want to change, and choose Open with... then choose txt or any other kind of txt tools to open it.
Next, search the leader name you want to change, note that the leader name was in the form of XX_XX(All in UPPER CASE). For example, if you want to change Ma Teng into Ma Chao, then you need to search "MA_TENG", and you will see:
LeaderType=LEADER_MA_TENG
you just need to change it into
LeaderType=LEADER_MA_CHAO
That's all for changing a leader in a scenario
If you want to switch the whole civ to another, for example, from Ma Teng to Zang Ba, you need to do a little more. You should change all the "MA_TENG" into "ZANG_BA"
LeaderType=LEADER_MA_TENG
LeaderName=TXT_KEY_LEADER_MA_TENG
CivDesc=TXT_KEY_CIV_MA_TENG_DESC
CivShortDesc=TXT_KEY_CIV_MA_TENG_SHORT_DESC
CivAdjective=TXT_KEY_CIV_MA_TENG_ADJECTIVE
FlagDecal=Art/Interface/TeamColor/FlagDECAL_Arabic.dds
WhiteFlag=0
CivType=CIVILIZATION_MA_TENG