rebel1324 / NutScript

A free role-play framework for Garry's Mod.
http://nutscript.net
MIT License
65 stars 31 forks source link

Bodygroup Two Words #302

Closed HmmmmmDaniel closed 5 years ago

HmmmmmDaniel commented 5 years ago

I have been having an issue where I would have bodygroups on a model but I cannot use the /charsetbodygroup command because the bodygroup is two words (Body Rank). Can you please show me the correct way if at all? Thank You.

chadreed93 commented 5 years ago

Try using parenthesis /charsetbodygroup "body group" or try using numbers to define it just like how lua defines it, so like /charsetbodygroup 0 1. Reference: https://wiki.garrysmod.com/page/Entity/SetBodygroup