Blockland Forums > Modification Help
No crouch playertype.
(1/15) > >>
Lørd Tøny:
How can I disable crouch for a playertype?
Demian:
If I remember correctly there's a fancy var for crouch in the armor .cs. I might take a look at it later.
Nexus:
one of the slots for armor::ontrigger is crouch, i'm pretty sure.  Just make it so that it returns when they try to crouch
Demian:
Never mind. There wasn't a fancy variable like I remembered. Sure you can prevent people from moving while crouching, but preventing the animation itself. No idea.
Iban:
My hypothesis:
1. Make another TorqueConstructorDTS thing of the player, but omit the crouching animations.
2. Make a clone of PlayerStandardArmor and give the crouching hitbox the same dimensions, same speeds, same everything.

This should let you crouch but it won't change a thing.
Navigation
Message Index
Next page

Go to full version