Hi All, if anybody can help on this that would be great.
I want to update a number of Vanilla units to have certain resources instead of nothing and was using the code below but it didnt work and as I have a very small brain I wonder if anybody with a larger brain could help.
<Unit_ResourceQuantityRequirements>
<Update>
<Where UnitType="UNIT_CANNON"/>
<Set ResourceType="RESOURCE_IRON" />
</Update>
</Unit_ResourceQuantityRequirements>
Where have I gone wrong?
Regards
Riker13
I want to update a number of Vanilla units to have certain resources instead of nothing and was using the code below but it didnt work and as I have a very small brain I wonder if anybody with a larger brain could help.
<Unit_ResourceQuantityRequirements>
<Update>
<Where UnitType="UNIT_CANNON"/>
<Set ResourceType="RESOURCE_IRON" />
</Update>
</Unit_ResourceQuantityRequirements>
Where have I gone wrong?
Regards
Riker13
