Author Topic: How to add new heads?  (Read 445 times)

Legacy_LastBard

  • Jr. Member
  • **
  • Posts: 91
  • Karma: +0/-0
How to add new heads?
« on: July 02, 2015, 10:36:47 am »


               

Hi guys, a simple question: what file I have to edit to add new models of heads in my collection?


I reach 199 number, but i would set to 250 or something else.


Till now I can't find the correct 2da to edit, can you help me?


Thanks a lot. '<img'>



               
               

               
            

Legacy_The Mad Poet

  • Hero Member
  • *****
  • Posts: 715
  • Karma: +0/-0
How to add new heads?
« Reply #1 on: July 02, 2015, 04:44:56 pm »


               

Heads have no 2da. As long as they are in the correct naming style you should be gold.


 


That said I think CEP actually added a parts_head.2da file for scripting purposes... been awhile since I've looked in on that. If you aren't using CEP though don't worry about it.


 


Far as I know the upper limit on all body parts, including heads, is 255 (256-1, accounting for 0). So you should be able to number them up to that.


 


In case you aren't aware (not that I know much either) though heads 50-100 won't be accessible in the toolset. I have no idea why Bioware made this so, but players can still access them if you use a body tailor or head changing script of some kind.


 


P.S. This screwed me up the first time I tried it so I pass the warning on in hopes of making the world a better place. When you rename heads, and most body parts, you need to edit the PLT file name to match the new number. You also have to edit the MDL file itself to use the changed texture number. EG. Changing pfh0_head001 to pfh0_head100, change both mdl and plt to head100, then edit the mdl file in notepad, change all refrences to pfh0_head001 to pfh0_head100. Don't just change the 001 to 100. Plenty of numbers in that file that can do all sorts of weird things if changed on accident.


 


You can also use the NWN Model Renamer


http://neverwinterva...n-model-renamer


 


One of the great little tools. Don't try changing the PLT names with this though... causes problems.



               
               

               
            

Legacy_LastBard

  • Jr. Member
  • **
  • Posts: 91
  • Karma: +0/-0
How to add new heads?
« Reply #2 on: July 02, 2015, 05:47:20 pm »


               

Wow, thanks man, 'u save my work. '<img'>


I'll try and follow your lead.



               
               

               
            

Legacy_Tarot Redhand

  • Hero Member
  • *****
  • Posts: 4165
  • Karma: +0/-0
How to add new heads?
« Reply #3 on: July 02, 2015, 06:21:23 pm »


               

For renaming your textures I recommend "Ant Renamer Portable", I use it all the time. Amongst other things it has an enumerate mode that will automatically number your files (eg fred.tga, joe.tga & julie.tga can be renamed pic001, pic002 & pic003 automatically).


 


TR



               
               

               
            

Legacy_Proleric

  • Hero Member
  • *****
  • Posts: 1750
  • Karma: +0/-0
How to add new heads?
« Reply #4 on: July 02, 2015, 10:42:20 pm »


               There's also a tool for renaming models which changes all the internal references automatically:


http://neverwinterva...n-model-renamer
               
               

               
            

Legacy_Tarot Redhand

  • Hero Member
  • *****
  • Posts: 4165
  • Karma: +0/-0
How to add new heads?
« Reply #5 on: July 03, 2015, 12:56:20 am »


               

Actually there is another one at least. I know since I wrote it. Mass model renamer is one of the 4 utilities I deemed as silly 'cos they are so simple.


 


TR



               
               

               
            

Legacy_LastBard

  • Jr. Member
  • **
  • Posts: 91
  • Karma: +0/-0
How to add new heads?
« Reply #6 on: July 04, 2015, 02:04:02 pm »


               

Thanks so much guys, I'll do my best with these toos. '<img'>



               
               

               
            

Legacy_Jedijax

  • Hero Member
  • *****
  • Posts: 692
  • Karma: +0/-0
How to add new heads?
« Reply #7 on: July 05, 2015, 05:23:53 am »


               

OH MY GOD. You know how much time and effort these would have saved me years and years ago? I still did all of this by searching in humongously huge folders and editing with notepad... Thanks for sharing the links, guys!




               
               

               
            

Legacy_Tarot Redhand

  • Hero Member
  • *****
  • Posts: 4165
  • Karma: +0/-0
How to add new heads?
« Reply #8 on: July 05, 2015, 11:20:13 am »


               

Be aware that my utility is very simple and therefore has the potential to totally wreck your models. The other model renamer is probably the better choice if you don't know exactly what you want to achieve.


 


On the other hand, I didn't write "Ant Renamer Portable" which is another plus in its favour  '<img'> 


 


TR



               
               

               
            

Legacy_The Mad Poet

  • Hero Member
  • *****
  • Posts: 715
  • Karma: +0/-0
How to add new heads?
« Reply #9 on: July 06, 2015, 08:26:09 pm »


               

I've used the one that I linked earlier without incident for a while. Only issue I've ever had was when I discovered compiled models. It doesn't work for those.



               
               

               
            

Legacy_Malagant

  • Sr. Member
  • ****
  • Posts: 391
  • Karma: +0/-0
How to add new heads?
« Reply #10 on: July 06, 2015, 08:40:48 pm »


               

http://forum.bioware...ial/?p=13600696