Author Topic: Any way to force your arm down when holding a tool?  (Read 608 times)

I want to have a weapon not held upright but downward like when you don't have anything in your hands. Is there a command or something to do this, or any easy way?

I do think so, but it's like a trick...

I do know you can have your arm down if you say /usehammer

Yes. When looking at weapon code look for datablock shapeBaseImageData(blah) and make armReady = false;

I've seen this happen before without any command. It was a glitch with the single shotgun from T+T, but I don't know how to replicate it

Nevermind it worked anyway. thanks peeps