Lady hero indoor scene

正在查看此主题的用户

Karnarh

Recruit
Hello. I'm playing the game for a long time and I was editing text files to change minor things in the mods I was playing. Some time ago I started to create my own mod with the help of guides from this forum by using module system and pyhton. However I'm struggling with a basic problem.

I'm using module system 1.171 and I have the latest version of Warband 1.174

My problem is ; I'm trying to spawn a female hero with the basic lady standing animation of the game. I don't except anything from this NPC but just standing in the right scene permanently. I'm trying to spawn this NPC in Dhirim indoor castle scene. But my problem is; when I use my code at the end of the ''module_troops'', she is not spawning at all. However when I use it at the end of Swadian Ladies , she's spawning. But in the Praven, and as a wife of a Boyar. I don't know what,where or how I am doing wrong. The code im using ;

["Girl","Girl","{!}Girl",tf_hero|tf_female|tf_unmoveable_in_party_window,scn_town_1_castle|entry(0), reserved, fac_kingdom_1,[itm_red_dress,itm_hide_boots],def_attrib|level(2),wp(20),knows_common,0x00000007c0101002588caf17142ab93d00000000001ddfa40000000000000000],

When I change the fac_kingdom_1 to common, she's not spawning at all also. I'm changing the scn_town_1_castle  to scn_town_2 , 3 ,4  and no matter which number they're all spawning in Praven.

I checked forums and everything. I've come across many topics but non is helping to me.

I'll be so happy if someone can help. I'm sorry for my English by the way. It's not my mother language.

Have a great day.
 
Place her after the "relative_of_merchants_end" troop to not be batched with others, like it happend with the Swadian ladies.
That still not guarantee that your spawning script is right.
 
后退
顶部 底部