Flying Squirrel Entertainment

Mount & Blade Warband: Napoleonic Wars => General Discussion => Topic started by: The Mighty McLovin on May 16, 2015, 09:07:15 am

Title: How would I move a hat onto another soldier?
Post by: The Mighty McLovin on May 16, 2015, 09:07:15 am
I'm attemping to make a custom skin, but how do I change the KGL ranker hat to the Prussian Landwehr Cap and with a new texture? Thank you. I'd also like to say that I want this to be on other people, and have no crashes.

I posted this on TaleWorlds too, but NW is really inactive there, I thought I might try my luck here.
Title: Re: How would I move a hat onto another soldier?
Post by: The Mighty McLovin on May 16, 2015, 11:48:41 am
I also have another question, how do I make custom textures for a certain soldier?
I want to have blue trousers on one soldier,but not on the rest. How do I do this?
Title: Re: How would I move a hat onto another soldier?
Post by: bobertini on May 16, 2015, 04:24:02 pm
Dedu
Title: Re: How would I move a hat onto another soldier?
Post by: The Mighty McLovin on May 16, 2015, 04:59:08 pm
What?
Title: Re: How would I move a hat onto another soldier?
Post by: AlekoTheGreek on May 17, 2015, 01:42:28 pm
I will assume you are asking for the napoleon in egypt mod and not for a skin pack, you need to make a new item in the module system (module_items) and have a new object on the BRF file too so you can assign it to the object

this tutorial is very helpfull if you dont know how to set up python and the module system (and for other stuff too ;))

https://www.fsegames.eu/forum/index.php?topic=11836.0
Title: Re: How would I move a hat onto another soldier?
Post by: The Mighty McLovin on May 17, 2015, 07:24:24 pm
I will assume you are asking for the napoleon in egypt mod and not for a skin pack, you need to make a new item in the module system (module_items) and have a new object on the BRF file too so you can assign it to the object

this tutorial is very helpfull if you dont know how to set up python and the module system (and for other stuff too ;))

https://www.fsegames.eu/forum/index.php?topic=11836.0

I was making a skin mod a few days ago, but I realised how to do it. Thanks!