
Originally Posted by
Caligula Caesar
Yeah, I forgot to add a line in the DMB for the free peoples for them. Try replacing the Comati_hoplite and carnyx_player_dacia entries in the DMB with this:
type comati_hoplite
skeleton fs_spearman, fs_s1_barbswordsman ; combat spear
indiv_range 40
texture dacia, RTRVII/data/VII/units/getai/comati_hoplite_dacia.tga ;;comati hoplite
texture slave, RTRVII/data/VII/units/getai/comati_hoplite_dacia.tga ;;comati hoplite
texture merc, RTRVII/data/VII/units/getai/comati_hoplite_dacia.tga ;;comati hoplite
model_flexi RTRVII/data/VII/units/getai/dacian_comati_hoplite_high.cas, max
model_sprite 60.0, RTRVII/data/VII/sprites/RS_dacia_comati_hoplite_sprite.spr
model_sprite dacia, 60.0, RTRVII/data/VII/sprites/RS_dacia_comati_hoplite_sprite.spr
model_sprite slave, 60.0, RTRVII/data/VII/sprites/RS_dacia_comati_hoplite_sprite.spr
model_tri 400, 0.5f, 0.5f, 0.5f
type carnyx_player_dacia
skeleton fs_gladius
skeleton_horse fs_hc_swordsman
skeleton_elephant fs_forest_elephant_rider
skeleton_chariot fs_chariot_sword
skeleton_camel fs_hc_swordsman
indiv_range 40
texture dacia, RTRVII/data/VII/units/getai/celtic_carnyx_player_dacia.tga
texture slave, RTRVII/data/VII/units/getai/celtic_carnyx_player_dacia.tga
texture merc, RTRVII/data/VII/units/getai/celtic_carnyx_player_dacia.tga
model_flexi RTRVII/data/VII/units/gauls/celtic_carnyx_player_high.cas, max
model_sprite 60.0, RTRVII/data/VII/sprites/RS_dacia_carnyx_player_sprite.spr
model_sprite dacia, 60.0, RTRVII/data/VII/sprites/RS_dacia_carnyx_player_sprite.spr
model_sprite slave, 60.0, RTRVII/data/VII/sprites/RS_dacia_carnyx_player_sprite.spr
model_tri 400, 0.5f, 0.5f, 0.5f
Although, TWC doesn't seem to like tabs, so you may need to change those a bit to get it like the others if it doesn't work (though it should anyway).