Blockland Forums > Modification Help
No crouch playertype.
Jay the Cartoonist:
--- Quote from: Lørd Tøny on May 15, 2011, 09:41:13 PM ---I'm modifying rotondo's top down script to not being able to jump or crouch/crouchjump. If I can't get rid of crouching then I can work with not being able to move while crouching.
--- End quote ---
this sounds just as good if not better.
Ash:
Idea: Remove the keybind while using the playertype.
Nexus:
--- Quote from: Nexus on May 14, 2011, 11:00:51 PM ---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
--- End quote ---
--- Quote from: Ash on May 15, 2011, 11:39:04 PM ---Idea: Remove the keybind while using the playertype.
--- End quote ---
they are basically the same thing, but Iban says the player will still crouch. The only thing this accomplishes is breaking any other addon that binds to the crouch.
Iban:
Right. Lets say I made a mod that makes it so that every time you press the crouch button you parkour or something and do a roll on the ground. Breaking ::onTrigger will only remove the scripted parkour function, not crouching itself.
Ipquarx:
--- Quote from: Iban on May 16, 2011, 12:02:12 AM ---Right. Lets say I made a mod that makes it so that every time you press the crouch button you parkour or something and do a roll on the ground. Breaking ::onTrigger will only remove the scripted parkour function, not crouching itself.
--- End quote ---
so your saying that you can still crouch, but it just wont work?