 |
|  |
 |
|
Rohag
|
|
Do you want to turn off the rare resource bonuses in Conquer the World only, or do you want to turn them off in all real-time scenarios?
If the latter, check this file: C:\Program Files\Microsoft Games\Rise of Nations\Thrones and Patriots\data\resourcerules.xml
For each rare resource you'll find various attributes, which you could just zero out, or zero out the following attribute to see if it will keep rares off the map entirely:
PHP:
<RANDOM_RARE_DROP>1</RANDOM_RARE_DROP>
This may require a bit of experimenting, so be sure to backup the original files. RoN's .xml files are easily modified by opening them with either Notepad or WordPad (a fancy xml editor is unnecessary).
|
|
|  |
 |
|
Rohag
|
|
For Conquer the World, go to C:\Program Files\Microsoft Games\Rise of Nations\Thrones and Patriots\conquest\CTW_World_Map_01.xml. There's a COUNTRY element for each territory on the strategic map. One of the attributes may be "rare" if the territory contains a rare resource.
PHP:
<COUNTRY name="Yukon" ... rare="Silver">
I suggest you try editing out all the rare="blah" attributes from the COUNTRY elements.
|
|
|  |
 |
|
Rohag
|
|
I'm confused. You would still like to retain the bonuses from the rare resources on the strategic map?
My above suggestion for editing the C:\Program Files\Microsoft Games\Rise of Nations\Thrones and Patriots\conquest\CTW_World_Map_01.xml file should not affect rares appearing in the individual RTS scenarios.
You could go back to the C:\Program Files\Microsoft Games\Rise of Nations\Thrones and Patriots\data\resourcerules.xml file and edit the individual bonuses up or down as you like. That should affect the bonuses both in the RTS scenarios and in CtW. PHP:
<RESOURCE>
<NAME>Silver</NAME>
...
<BONUS_TYPE0>Wealth</BONUS_TYPE0>
<BONUS_NUM0>10</BONUS_NUM0>
<BONUS_TYPE1>Metal</BONUS_TYPE1>
<BONUS_NUM1>10</BONUS_NUM1>
...
<DESC>#ICON23 Age advancement cost reduced by $NUMBER0%.</DESC>
The bonus types and numbers are easy to change. The special bonus here, reduced age advancement (15%), pulls its value from some other file, but I don't know where.
|
|
|  |
 |
|
Rohag
|
|
quote: The reason why I want to get rid of it, is because it makes the end game too easy, when you start with an income of +200 of everything just because of this... |
If you have a preferred nation, you might disable advantages/unique units it has in the later ages. That would partially offset the advantages of accumulated strategic map rares.
If I have a sudden brainstorm on this, I'll post it. Sorry...
|
|
|  |
All times are GMT. The time now is 05:24. Apolyton Time is 00:24. |
top of page
|
|
|
Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
|
HTML code is ON
vB code is ON
Smilies are ON
[IMG] code is ON
|
|
|
|
|
|