| Blockland Forums > General Discussion |
| Putting hands down while holding weapons |
| (1/2) > >> |
| Mr. Noobalot:
I need help with this. If I am making a movie and a player wants to put their hands down while holding a weapon, is there any way to do this? If someone can tell me, that would be nice. |
| TeeOS:
In the weapon script you would change --- Code: ---armReady = true; --- End code --- to --- Code: ---armReady = false; --- End code --- |
| Ravencroften:
Try changing a line of code called "armReady" to false |
| Mr. Noobalot:
--- Quote from: TeeOS on February 16, 2014, 02:18:50 PM ---In the weapon script you would change --- Code: ---armReady = true; --- End code --- to --- Code: ---armReady = false; --- End code --- --- End quote --- What about console-wise? I like this, to! |
| $trinick:
Download this and enable it as an add-on. Type /lowerArms to lower your arms. This should work with any weapon. |
| Navigation |
| Message Index |
| Next page |