Finding unused model ids?

im using rusev2 but im not sure how i would go about finding model ids that are unused so i can change them and add some custom items

any help would be appreciated thanks

Wrong section.

But look in your model class, not sure if ruse has different naming but it’s called “aClass21Array1661”


Basically you do this.
Then you find a value that’s not used (It won’t be in the dump).
Then place your models there.
Repack the entire cache.
Ruse should have the methods for index repacking, but if not: www.rune-server.org/runescape-development/rs2-client/snippets/323269-index-repacking.html

cool thanks for the replies yea i have no issues repacking just dont want to be overwriting objects/item models