Kushan
Warlord
Does anyone know what file controls unit combat types?
Example:
In this case, it would be UNITCOMBAT_GUN. I've tried searching myself but cant seem to find the file that defines these. Anyone have any ideas?
Thanks,
Kushan
EDT: Also what file contains what factions have access to a specific unit, Unique Units?
Example:
Code:
<UnitCombatMod>
<UnitCombatType>[B]UNITCOMBAT_GUN[/B]</UnitCombatType>
<iUnitCombatMod>50</iUnitCombatMod>
</UnitCombatMod>
In this case, it would be UNITCOMBAT_GUN. I've tried searching myself but cant seem to find the file that defines these. Anyone have any ideas?
Thanks,
Kushan
EDT: Also what file contains what factions have access to a specific unit, Unique Units?