Great Plains / Great Plains Plus

222ridepegasus

Chieftain
Joined
Jun 21, 2016
Messages
3
Hi there,

I'm new to the Forum...

I have a question regarding the Great Plains / Great Plains Plus maps... Is there a way to set them to not be a flat Map? I don't really like to play on flat Maps.

Thanks

Kieran
 
Great plains is supposed to be flat so there arent so much hills or mountains. If you like hills you should try high lands it has lots of hills. Or what is reason you want play great plains?
 
Sorry..

I meant flat world as in the map does not wrap... I wondered if there was an option to have the map wrap..

thanks :)
 
It's fairly simple to modify the script so that it has world wrap.

1. In your steam game library right click on Sid Meier's Civilization V and click Properties.
2. In the properties box click on the "LOCAL FILES" tab.
3. Click on "BROWSE LOCAL FILES...".
4. Open the Assets folder.
5. Open the DLC folder.
6. Open the Expansion folder.
7. Open the Maps folder.
8. Open "Great_Plains_XP.lua" with any text editor.
9. Around line 43 is the code "WrapX = false,"; replace it with "WrapX = true,".
10. Save and close the file.

Note that these instructions cause Great Plains Plus to have world wrap but not the default Great Plains script.
 
Back
Top Bottom