NutScript
NutScript copied to clipboard
Weapon Holding
I am using Custom Weaponry 2.0 and using CSS Models for the guns themselves, and all the models hold the guns in their crotch. Is there a way to correct this?
give weapons a different holdtype or retranslate holdtype class:
HOLDTYPE_TRANSLATOR["class"] = "class" -- normal/smg/shotgun/grenade/pistol
give weapons a different holdtype or retranslate holdtype class:
HOLDTYPE_TRANSLATOR["class"] = "class" -- normal/smg/shotgun/grenade/pistol
And where would I put this?
sh_schema.lua 🤷🏻
Keep in mind this repo is outdated. NutScript is now maintained here: https://github.com/NutScript/NutScript/