I've been playing Civ 4 with my girlfriend for years now (Rise of mankind ftw) and we were REALLY looking forward to civ 5.
So far we have yet to have a good multiplayer game due to crash's, teleport movement and general sucky MP. so i decided to try to tackle the one thing that may "possible" be able to fixed by modding / editing.
i wanted to disable quick moves...
so i went into the CIV5MultiplayerOptions.xml file where you would assume this kind of option would be stored and added the row>>
No joy.
So now i would like to ask if i am on the right track or am i just wasting my time?
So far we have yet to have a good multiplayer game due to crash's, teleport movement and general sucky MP. so i decided to try to tackle the one thing that may "possible" be able to fixed by modding / editing.
i wanted to disable quick moves...
so i went into the CIV5MultiplayerOptions.xml file where you would assume this kind of option would be stored and added the row>>
<Row>
<Type>MPOPTION_QUICK_MOVES</Type>
<Description>TXT_KEY_MP_OPTION_QUICK_MOVES</Description>
<Help>TXT_KEY_MP_OPTION_QUICK_MOVES_HELP</Help>
<Default>false</Default>
</Row>
<Type>MPOPTION_QUICK_MOVES</Type>
<Description>TXT_KEY_MP_OPTION_QUICK_MOVES</Description>
<Help>TXT_KEY_MP_OPTION_QUICK_MOVES_HELP</Help>
<Default>false</Default>
</Row>
No joy.
So now i would like to ask if i am on the right track or am i just wasting my time?