PDA

View Full Version : Khanata Warriors



Woozie
06-20-2006, 01:07
Is there any way I could edit the stats of the Khanate Warriors to make them Heavy Infantry right now? I love the Mongols but I'd like to have some swordsmen for the backbone of my army.

Thanks in advance.

saulot333
06-20-2006, 11:25
You have to mod both export_descr_unit (EDU) and descr_model_battle. (DMB)
Change the stats of the unit in the EDU following this example

type mongol infantry
dictionary mongol_infantry
category infantry
class heavy
voice_type Light_1
soldier mongol_inf, 40, 0, 2
officer mongol_officer
attributes sea_faring,can_sap,hardy
formation 1.7, 1.7, 2.2, 2.8, 7,square
stat_health 1, 0
stat_pri 12,9, no, 0, 0, melee, blade, slashing, sword, 0, 0.7
stat_pri_attr ap
stat_sec 0,0, no, 0, 0, no, no, no, none, 25, 1
stat_sec_attr no
stat_pri_armour 7, 6, 0, metal
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 2, -2, 0, 2
stat_mental 14,disciplined,trained
stat_charge_dist 40
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 600, 250, 160, 140, 600
ownership germans

Then mod DMB this way:

type mongol_inf
skeleton fs_swordsman
indiv_range 40
texture data/models_unit/textures/MONGOLINF.tga
model_flexi data/models_unit/mongolinf.cas, 8
model_flexi data/models_unit/mongolinf.cas, 15
model_flexi data/models_unit/mongolinf.cas, 30
model_flexi data/models_unit/mongolinf.cas, max
model_sprite 60.0, data/sprites/spain_choson_archer_sprite.spr
model_tri 400, 0.5f, 0.5f, 0.5f

There you are. let me know if you experience problems

Burns
06-20-2006, 14:32
What is their current armament? You might need to change their weapon in 3dmax...

Woozie
06-20-2006, 16:45
Thanks alot Saulot, I'll give it a shot.

@Burns - They already have a sword as their secondary so I'm sure it's fine

Mispelled the title :p

caius britannicus
06-20-2006, 22:44
if its their secondary weapon you are going to have to switch the model and rename the sword as the primary weapon, delete whatever was their primary weapon and re export the model.

caius britannicus
06-20-2006, 22:45
BLARG!

Double post.

*slaps the boards*