Posted May 6, 20196 yr Hi! Im trying to make an armor piece that allow the player to move at normal speed when sneaking (The code im trying to make is inside a Tick Event) I already tried few things like PotionEffect, Attributes and Capabilities and any of them change the sneak walking speed I looked at the sneak cheat of few hacked clients and i can't find how they do Can anyone help me?
May 6, 20196 yr The sneaking speed is just a multiplier over the original player's spead(I think) you should just be able to apply an attribute modifier to the player's speed attribute if they are sneaking with your armour.
May 6, 20196 yr Author 23 minutes ago, V0idWa1k3r said: The sneaking speed is just a multiplier over the original player's spead(I think) you should just be able to apply an attribute modifier to the player's speed attribute if they are sneaking with your armour. I just retried the AttributeModifier, and yeah its working (but i have to put some crazy amounts) but the FOV go waaayy too high Is there a way to fix this?
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.