[GS] More resources

makrisgialos

GREEK REBEL
Joined
Jan 20, 2007
Messages
257
Location
GREECE
Hello modders,

Please i want your help! :(
I play always in Duel Size map, but i ve made modifications to be fit more players (7).
But i see very few resources (although i m selecting a map with more resources).
Is there any way that i can increase the appearance of strategy resources?

I see this :

<Update>
<Where ResourceType="RESOURCE_ALUMINUM"/>
<Set>
<Frequency>31</Frequency>
</Set>
</Update>
<Update>
<Where ResourceType="RESOURCE_HORSES"/>
<Set>
<PrereqTech>TECH_ANIMAL_HUSBANDRY</PrereqTech>
<Frequency>11</Frequency>
</Set>
</Update>
<Update>
<Where ResourceType="RESOURCE_IRON"/>
<Set>
<Frequency>5</Frequency>
</Set>
</Update>
<Update>
<Where ResourceType="RESOURCE_OIL"/>
<Set>
<Frequency>44</Frequency>
<PrereqTech>TECH_REFINING</PrereqTech>
</Set>
</Update>
<Update>
<Where ResourceType="RESOURCE_URANIUM"/>
<Set>
<Frequency>19</Frequency>
</Set>




These are edited values but i see no changes. Any ideas please what exactly should i edit?
 
Back
Top Bottom