Need help with changing weapon models.

Okay I've been messing around with the item_3d.xtbl file to see if I can replace the default model of the weapon into its variants so that whenever NPCs use that same weapon they will have that model instead of the original one. (Ex: Replacing the SWAT SMG with the Gangland Tommy Gun so that whenever any NPC with the SWAT SMG show up, they will use the Gangland instead of that). So far I don't have any luck with it. I need some serious professional help with this kind of thing. Thanks for any feedback.
 
item_3d.xtb isn't change weapon models it's a list with all sr2 archives that contains 3d models. You should look for weapon_costumes.xtbl <Item_Entry> section use sr2 package name with 3d model from item_3d.xtb
 
Back
Top