HomeWildfire Games

Carthaginian mercenaries duplication removal.

Description

Carthaginian mercenaries duplication removal.

Remove duplicated actors from carthaginian civ folder due to redundance of having twice the same infantry in two folders.

carthaginians/infantry_slinger_e.xml > iberians/infantry_slinger_e.xml

carthaginians/infantry_swordsman_e.xml > gauls/infantry_swordsman_e.xml

Also include a fix for an unsync frame of the idle_ready_shieldsmall.dae animation.

Details

Event Timeline

Nescio added a subscriber: Nescio.Aug 24 2019, 8:57 PM
Nescio added inline comments.
/ps/trunk/binaries/data/mods/public/art/actors/units/carthaginians/infantry_swordsman_a.xml
9

Shouldn't that be a gladius? Samnites are Italic, not Greek.

ERROR: CCacheLoader failed to find archived or source file for: "art/actors/units/carthaginians/infantry_swordsman_2_b.xml"
ERROR: CObjectManager::FindObjectBase(): Cannot find object 'units/carthaginians/infantry_swordsman_2_b.xml'

ERROR: CCacheLoader failed to find archived or source file for: "art/actors/units/carthaginians/infantry_swordsman_2_b.xml"
ERROR: CObjectManager::FindObjectBase(): Cannot find object 'units/carthaginians/infantry_swordsman_2_b.xml'

Coulnd't find any template calling that actor wich one calls that?

@Nescio Thanks! will change the xiphos to gladius properly.

ERROR: CCacheLoader failed to find archived or source file for: "art/actors/units/carthaginians/infantry_swordsman_2_b.xml"
ERROR: CObjectManager::FindObjectBase(): Cannot find object 'units/carthaginians/infantry_swordsman_2_b.xml'

Coulnd't find any template calling that actor wich one calls that?

Could be samnite_swordsman? Because I get the error when loading the units_demo map just after the samnite_swordsman.

Did a grep in the simulation folder, found templates/units/samnite_swordsman.xml

Did a grep in the simulation folder, found templates/units/samnite_swordsman.xml

Could be samnite_swordsman? Because I get the error when loading the units_demo map just after the samnite_swordsman.

Thank you ver much both, gonna fix the template properly.

Thank you ver much both, gonna fix the template properly.

You thanks for the great art!