Jump to content

Home

Putting armor thats on Bandon's Body in game??


Keiko

Recommended Posts

Hey!!!

 

I was wondering how to put Bandon's Armor in the game as a new item?

 

I now how to put his face, and body in game, and have it replce it another body, put dont know how to put new armor in the game.

 

I have heard this from Mono Giganto before, but don't remember how~! Thanks for helping me!

 

-Smallz:D

Link to comment
Share on other sites

Originally posted by DarthSmallz

Hey!!!

 

I was wondering how to put Bandon's Armor in the game as a new item?

 

I now how to put his face, and body in game, and have it replce it another body, put dont know how to put new armor in the game.

 

Put the resref of the model and texture in the model*/tex* columns in appearance.2da that corresponds to the base item type you wish to replace the appearance of. This has to be done for all appearance types/lines that should have this new appearance.

 

For example, if you want to replace the model of the revan/starforge robes base item, set the modelj column to "N_DarthBand" and texj column to "N_DarthBand" for all lines in appearance.2da you wish to use the new model.

Link to comment
Share on other sites

Originally posted by DarthSmallz

I know how to do that, but it dosent say how to make it a new item;)

 

What part of it? You create a new item blueprint (UTI) and set it to use a baseitem value that uses the columns in appearance.2da where you have put your new model and texture. Check the bodyvar column in baseitems.2da to see which column in appearance.2da each base armor/clothes item uses for its model.

 

For example base item index 89 (Revan/starforge robes) have a bodyvar value of "J", meaning they use the modelj/texj columns. Thus setting the BaseItem field in your item blueprint to 89 will make that robe look like the revan/starforge robes, or whatever model you have set in their place.

Link to comment
Share on other sites

Originally posted by DarthSmallz

@Stoffe, there is no Bandon's Armor model:confused:

 

There is no model that currently use's that model by default in game. You will find it in the mdl & mdx files though. You need to choose which armor model you want this to replace.

 

For example RedHawke extracted the model files and renamed them to PMBM for the Zeison Sha & Jal shey armors. Where as Prime did a .2da edit and changed "modelj" (which was the model for Revan's and the star forge robes from K1) to "n_darthband".

 

These methods both work just remember there is no Bandon model for the females, so your will be Gender speceific.

Link to comment
Share on other sites

Originally posted by Nodakrattler

For example RedHawke extracted the model files and renamed them to PMBM for the Zeison Sha & Jal shey armors. Where as Prime did a .2da edit and changed "modelj" (which was the model for Revan's and the star forge robes from K1) to "n_darthband".

I think my way is so much more clever...

 

 

:rolleyes::D

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...