is there an item database somewhere?

Users who are viewing this thread

fwogman

Regular
My question is there an item database somewhere.  What i mean by that is like where i can go through and look at a different picture of things like clothing and armor and weapons.

I'm thinking about trying to make my first mod and just thought it would be really helpful when assigning equipment to get a general feel for what it will look like first. I did try doing a search but came up with nothing.

Thanks.
 
http://forums.taleworlds.com/index.php/topic,8771.0.html

Pretty sure this is what you're looking for.

If not, please correct me.
 
This is 90% what im looking for. When i open the .dds file and go the the texture file i see them all.  but is there anyway to tell the name of each one? like which is which? Or am I totally doing it wrong?


Hope that makes sense and thanks for the quick reply.
 
fwogman said:
This is 90% what im looking for. When i open the .dds file and go the the texture file i see them all.  but is there anyway to tell the name of each one? like which is which? Or am I totally doing it wrong?


Hope that makes sense and thanks for the quick reply.

BRFedit only shows the models and which materials and textures they use, they don't specify which items are using the models. You can view what items are using the meshes using the itemeditor unfortunately it does not have a graphical display for the items in question. In most cases, it's easy to figure out what models are what judging by their appearance and mesh names, however for dds files (especially native files) usually hold the textures for several items in one file.
 
We should ask the admins to put some sort of free to use library of obj's, brf's and/or textures on the mnbrepository ?

So you could just scroll and search through all items, and choose which ones to download?
 
Ow, like that, I see :smile:

Sounds pretty handy yes, since searching all those BRF's is quite irritating at times ^^

The searching for this mesh or that sentence in a .py is quite time absorbing, so why not make some sort of search funtion you can use to search all of your mod's files in 1 click?

Like, when you look for a certain mesh, you put the name (or part of) in a box, check a "Meshes only" button and click Search.
 
I know what you mean by having an item list on a gui that you can preview like a thumbs view of the item or something like that..

The only thing i can find that here is a link to some resources if you haven't found them already.

ya just have to sort through them the hard way i guess

http://forums.taleworlds.com/index.php/topic,50086.0.html

Maybe these can help you :cool:

Good Luck with your Mod :cool:
 
Back
Top Bottom