orlanth
Storm God. Yarr!
- Joined
- Nov 17, 2001
- Messages
- 1,805
A quick basic question.. I want to enable the No Settlers game option from FfH for vanilla BtS and other mods, what is the best way to go about this?
I tried adding the following to /BtS/Assets/XML/GameInfo/CIV4GameOptionInfos.XML but it didn't work, after a while of looking through the XMLs I can't figure out what else I should change. Thanks in advance for any help!
<GameOptionInfo>
<Type>GAMEOPTION_NO_SETTLERS</Type>
<Description>TXT_KEY_GAME_OPTION_NO_SETTLERS</Description>
<Help>TXT_KEY_GAME_OPTION_NO_SETTLERS_HELP</Help>
<bDefault>0</bDefault>
<bVisible>1</bVisible>
</GameOptionInfo>
I tried adding the following to /BtS/Assets/XML/GameInfo/CIV4GameOptionInfos.XML but it didn't work, after a while of looking through the XMLs I can't figure out what else I should change. Thanks in advance for any help!

<GameOptionInfo>
<Type>GAMEOPTION_NO_SETTLERS</Type>
<Description>TXT_KEY_GAME_OPTION_NO_SETTLERS</Description>
<Help>TXT_KEY_GAME_OPTION_NO_SETTLERS_HELP</Help>
<bDefault>0</bDefault>
<bVisible>1</bVisible>
</GameOptionInfo>