中少 发表于 2013-4-24 18:14:44

第一次自己动手复制兵种求助,复制后不能游戏

改的是 中世纪II 汉之殇

其中的中原重骑兵是多个诸侯公用的,一改就全部都改了,所以我根据网上的一篇《中2修改大全来改》

原来兵种是以下属性:
;中原重骑兵
type             ZYzhongqibing
dictionary       ZYzhongqibing
category         cavalry
class            heavy
voice_type       Heavy
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          ZYzhongqibing, 24, 0, 1
mount            huangbiaoma
mount_effect   elephant -4, camel -4
attributes       sea_faring, hide_forest, can_withdraw, can_formed_charge, hardy
move_speed_mod       0.95
formation      2, 4.4, 3, 6, 4, square
stat_health      1, 2
stat_pri         8, 8, no, 0, 0, melee, melee_blade, piercing, spear, 45, 1
stat_pri_attr    no
stat_sec         0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr    no
stat_pri_armour8, 8, 0, metal ;
stat_sec_armour0, 0, flesh
stat_heat      3
stat_ground      -1, -2, -3, -1
stat_mental      16, disciplined, trained
stat_charge_dist 20
stat_fire_delay0
stat_food      60, 300
stat_cost      1, 1400, 700, 100, 100, 555, 1, 100
armour_ug_levels 3, 4
armour_ug_models ZYzhongqibing, ZYzhongqibing
ownership      france, hungary, scotland, turks, poland, slave
era 0            france, hungary, scotland, turks, poland, slave
era 1            france, hungary, scotland, turks, poland, slave
recruit_priority_offset    35

我增加了一个:
;中原重骑兵 《吕布特有》
type             XPzhongqibing
dictionary       ZYzhongqibing
category         cavalry
class            heavy
voice_type       Heavy
banner faction   main_cavalry
banner holy      crusade_cavalry
soldier          huangjinbingzhongqibing, 24, 0, 1.5
mount            pijiama
mount_effect   elephant -4, camel -4
attributes       sea_faring, hide_forest, very_hardy, can_withdraw, can_formed_charge, knight
move_speed_mod       0.95
formation      1.5, 4.4, 2, 6, 2, square
stat_health      1, 3
stat_pri         30, 35, no, 0, 0, melee, melee_blade, piercing, spear, 30, 1
stat_pri_attr    no
stat_sec         0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
stat_sec_attr    no
stat_pri_armour22, 20, 0, metal ;
stat_sec_armour0, 0, flesh
stat_heat      4
stat_ground      2, 2, 2, -1
stat_mental      30, disciplined, highly_trained
stat_charge_dist 45
stat_fire_delay0
stat_food      60, 300
stat_cost      1, 1500, 700, 100, 100, 200, 100, 100
armour_ug_levels 3,4
armour_ug_models ZYzhongqibing, ZYzhongqibing
ownership      hungary
era 0            hungary
era 1            hungary
recruit_priority_offset    35

而且已经在export_descr_buildings文件里把里面个三个相关段落改成了:
recruit_pool "ZYzhongqibing"1   2.0   80requires factions { france, scotland, turks, poland, }
recruit_pool "XPzhongqibing"1   2.0   80requires factions { hungary, }


全部按大全里改的怎么就进不了游戏呢???   弄一下午了!{:soso_e109:}

求高手大大教教我啊!!{:soso_e136:}

忘忧 发表于 2013-4-24 18:20:39

悲剧de骚年

中少 发表于 2013-4-24 18:23:27

但是我把备份的两个文件复制回去就可以游戏了{:5_130:}{:5_130:}

沩の杺嚤 发表于 2013-4-24 20:43:04

网上多看教程,多试试,,

俺当初也是试了一天失败,后来才成功,

   失败的原因很多,有时一个空格,一个符号,或者数字达到上限,或者条件错误,都会失败。。。

加油,看好你哟

中少 发表于 2013-4-24 21:17:12

谢谢楼上的大哥~我知道哪里错误了

模型不对称啊~

soldier          huangjinbingzhongqibing, 24, 0, 1.5
armour_ug_models ZYzhongqibing, ZYzhongqibing

应该改成
soldier          huangjinbingzhongqibing, 24, 0, 1.5
armour_ug_models huangjinbingzhongqibing, huangjinbingzhongqibing

汗啊~就一点点错误搞了差不多8小时{:5_124:}{:5_124:}

东丶迁 发表于 2013-4-24 22:24:05

路过灌水~~~~~~~{:5_106:}{:5_106:}
页: [1]
查看完整版本: 第一次自己动手复制兵种求助,复制后不能游戏