Restricting Tech by Faction.

Post new mods and scenarios here.

Moderator: MOD_Proxy Studios

Post Reply
SKRen
Posts: 5
Joined: Sat May 10, 2014 7:49 am

Restricting Tech by Faction.

Post by SKRen »

So I was rooting through the XML files tweaking weapon stats to make them more divergent and I noticed that you can specify whether a certain Technology or Item/Building granted by a technology can be used by a given faction by adding an additional

Code: Select all

<group min="1">
 <player>
 <faction name="CivName"/>
 ...
 </player>
 </group>
To the <requirements> block, or at least I think it will. I just thought of it last night and haven't had the time to test it out.
Post Reply

Return to “Mods and Scenarios”