hello I was trying to edit my units to have :
2 gladius and a different color scehem from the base roman red and yellow
but for the first I edited , like it is in vanilla for the praetorians the
unit_variants_color_table
but seems not working
Allso the dual wield here is the code I implemented in the variant mesh file for my unit but also doesn't work ...
<SLOT name="shield" attach_point="weapon_03" />
<SLOT name="weapon_1" attach_point="weapon_01" />
<SLOT name="weapon_2" attach_point="weapon_02" >
<VARIANT_MESH model="VariantMeshes/_VariantModels/man/weapons/roman_gladius.rigid_model_v2" />
</SLOT>
<SLOT name="weapon_3" />
<VARIANT_MESH model=""VariantMeshes/_VariantModels/man/weapons/roman_gladius.rigid_model_v2" />
</SLOT>
<SLOT name="weapon_4" attach_point="weapon_05" >
<VARIANT_MESH model="VariantMeshes/_VariantModels/man/weapons/roman_pilum_heavy.rigid_model_v2" />
</SLOT>
I ried also to place the gladius at the shield but didn't work any ideas?






Reply With Quote




