DireAussie
Chieftain
- Joined
- Nov 12, 2005
- Messages
- 60
Unless I'm missing something, these options dont seem to be available anywhere in the game interface. I believe the way to enable them is to open up Assets\Gameplay\XML\GameInfo\Civ5PlayerOptions.xml then change the following to true:
<Type>PLAYEROPTION_SAFE_AUTOMATION</Type>
<Description>TXT_KEY_PLAYER_OPTION_WORKERS_LEAVE_OLD_IMPS</Description>
<Help>TXT_KEY_PLAYER_OPTION_WORKERS_LEAVE_OLD_IMPS_HELP</Help>
<Default>true</Default>
<Type>PLAYEROPTION_LEAVE_FORESTS</Type>
<Description>TXT_KEY_PLAYEROPTION_LEAVE_FORESTS</Description>
<Help>TXT_KEY_PLAYEROPTION_LEAVE_FORESTS_HELP</Help>
<Default>true</Default>
After doing that my workers appeared to have left old improvements and forests alone
Edit: you can also try AutoWorkersDontReplace = 1 in %userprofile%\Documents\My Games\Sid Meier's Civilization 5\UserSettings.ini
<Type>PLAYEROPTION_SAFE_AUTOMATION</Type>
<Description>TXT_KEY_PLAYER_OPTION_WORKERS_LEAVE_OLD_IMPS</Description>
<Help>TXT_KEY_PLAYER_OPTION_WORKERS_LEAVE_OLD_IMPS_HELP</Help>
<Default>true</Default>
<Type>PLAYEROPTION_LEAVE_FORESTS</Type>
<Description>TXT_KEY_PLAYEROPTION_LEAVE_FORESTS</Description>
<Help>TXT_KEY_PLAYEROPTION_LEAVE_FORESTS_HELP</Help>
<Default>true</Default>
After doing that my workers appeared to have left old improvements and forests alone
Edit: you can also try AutoWorkersDontReplace = 1 in %userprofile%\Documents\My Games\Sid Meier's Civilization 5\UserSettings.ini