So I'm trying to use dressup to change the gear my character is wearing visually but of course it hasn't been updated in some time. So the pants I would like are obviously not in the legs.lua.
I thought I could add them as looking the pants up on this site shows you the model number but when I go to legs.lua there is a 2nd number at the very end of each line that is different and I don't know or understand where it's coming from.
I'm wondering if anyone else does or has had success adding new pieces of gear to dressup.
The pants I want are Denim Pants.
Just for example the monster trousers pants have an ID of 15125 but the line in legs.lua looks like this
models.legs[15125] = { name = "Monster Trousers" , enl = "monster trousers", model = 16465}
I can't figure out where the 16456 is coming from, thanks for any help