Page 1 of 1

Model Id's

Posted: Fri Nov 03, 2017 7:57 am
by Ememjr
so i am trying to find model ids for the following various items

1. the old fungi nodes when there were 2 types of bush nodes
2. all the 567 mounts i have found in game
3. all the 6600+ house items found in game

what i know
i can use the db editor found in tools and search for thinks like horse, table, mirror
and find many model id's i can try

what i am looking for

is there any utility we have, or guidnace on how to get a picture of an item

so in the dbeditor in tools if i were to search for a horse, i could possibly add code that would finnd the model id in the client since we already have a path like staticobjects/harvested/bushes/hrvst_bush etc. and be able to pull up that picture of the item, so we could see what it looks like

Re: Model Id's

Posted: Fri Nov 03, 2017 3:24 pm
by Jabantiz
Sadly the only way would be to manually spawn each id and take a screenshot of it, no way to automate the process. I started something like that a long time ago for CoE models but never could get help with it.

Also remember a lot of items, like mounts, use the same model id with different colors.