WB Coding How to fix naked female lords?

正在查看此主题的用户

Generalaine

Recruit
i gave them standard warlord armor but they are still naked how do i fix that?
ZYc6BNs.jpg

i cut and paste lady Anna below the knight 1 20 and convert the lady to a lord.
here's the code
插入代码块:
#female lords
  ["knight_1_21","Lady Anna","Anna",tf_hero|tf_female,0,reserved,fac_kingdom_1, [itm_plate_boots,itm_plate_armor,itm_plate_covered_round_shield,itm_bamboo_spear,itm_saddle_horse],     def_attrib|level(2),wp(50),knows_common|knows_riding_2, 0x000000055910200107632d675a92b92d00000000001e45620000000000000000],
 
解决方案
You must assign civilian type items at the beginning of the code in troop, then the battle armor follows, for example: in this order:
[Horse, Bodywear, Footwear_in, Footwear_out, Armor, Weapon, Shield, Headwaer]
You must assign civilian type items at the beginning of the code in troop, then the battle armor follows, for example: in this order:
[Horse, Bodywear, Footwear_in, Footwear_out, Armor, Weapon, Shield, Headwaer]
 
点赞 0
解决方案
后退
顶部 底部