Author Topic: Individual pants  (Read 1322 times)

0 Members and 1 Guest are viewing this topic.

Offline Walko

  • Brigadier General
  • *
  • Posts: 4450
  • Tired art student.
    • View Profile
    • 4. Silesian Landwehr
  • Side: Union
Individual pants
« on: March 09, 2014, 09:09:13 pm »
Hey, so I was wondering how I would go about making pants linked to individual units in openBrf. When I changed French Infantry pants in mmfrenchuniforms, all of the English pants were changed as well, which I did not want. I was wondering if there was a way to make each set of pants linked to an individual unit (I imagine just have it be 45_Ranker.3 orwhatever, but then I also assume you would have to rig it or something).
Pointy stick champion

Offline Matthew

  • Lieutenant Colonel
  • *
  • Posts: 1025
  • ლ(◕◡◕ლ) oly gaym y u heff 2 b med
    • View Profile
  • Nick: Matthew ʕ•ᴥ•ʔ
  • Side: Neutral
Re: Individual pants
« Reply #1 on: March 09, 2014, 09:10:41 pm »
No way to do it without making your module incompatible with the main module.
"A Boss in Heaven is the best excuse for a boss on earth, therefore If God did exist, he would have to be abolished." - Mikhail Bakunin
"Dispassionate, fair, equal"
Oh you wanted a serious response, why didn't you just say so.
b2e98ad6f6eb8508dd6a14cfa704bad7f05f6fb

Offline Parrot

  • Donator
  • *
  • Posts: 762
  • Lieutenant Colonel - Equestrian Foreign Legion
    • View Profile
    • EQFL Homepage
  • Nick: ExParrot
  • Side: Neutral
Re: Individual pants
« Reply #2 on: March 09, 2014, 09:19:45 pm »
No way to do it without making your module incompatible with the main module.

That is in no way true at all :P

It's perfectly possible to separate the pants for every single unit in the game (although that will take ages). You need to get rid of the original pant's mesh by renaming it, and then add it to the tunic/torso of each unit that it was connected to. Notice how the tunics have their name and then other meshes bellow them with the same name, but followed by a number? Use this for separating the pants.

Example
british_light
british_light.1
british_light.2
british_light.3                     <--- These are the new pants
british_light_pants_old      <--- These are the original pants with the suffix "old" which prevents them from loading in NW
Check out mods I've worked on: Blood and Iron: Age of Imperialism, and North and South!

Offline Matthew

  • Lieutenant Colonel
  • *
  • Posts: 1025
  • ლ(◕◡◕ლ) oly gaym y u heff 2 b med
    • View Profile
  • Nick: Matthew ʕ•ᴥ•ʔ
  • Side: Neutral
Re: Individual pants
« Reply #3 on: March 09, 2014, 09:21:44 pm »
I thought he wanted every unit to have unique models for its pants, that would not be possibly to do and preserve compatibility.
"A Boss in Heaven is the best excuse for a boss on earth, therefore If God did exist, he would have to be abolished." - Mikhail Bakunin
"Dispassionate, fair, equal"
Oh you wanted a serious response, why didn't you just say so.
b2e98ad6f6eb8508dd6a14cfa704bad7f05f6fb

Offline Parrot

  • Donator
  • *
  • Posts: 762
  • Lieutenant Colonel - Equestrian Foreign Legion
    • View Profile
    • EQFL Homepage
  • Nick: ExParrot
  • Side: Neutral
Re: Individual pants
« Reply #4 on: March 09, 2014, 09:24:01 pm »
It is possible, it would just take a long time to do so. For my NW mod I made all of the British pants independent from the French and Russian pants, but after that I never wanted to see another pair of pants again XD
Check out mods I've worked on: Blood and Iron: Age of Imperialism, and North and South!

Offline Joseph Graham

  • Colonel
  • *
  • Posts: 1267
    • View Profile
  • Side: Union
Re: Individual pants
« Reply #5 on: March 09, 2014, 09:40:52 pm »
Parrot's spot on; it just takes a monumental amount of time. What would be nice is if someone made such a conversion as a fresh pack for other modders to build off of to save time. Might give that a try myself, come to think of it.