#is it possible to toggle jump via the server
1 messages · Page 1 of 1 (latest)
i think so
player.Character.Humanoid.Jump=true
i tested it and it made my character jump
force a player to jump or toggle the ability for a player to jump?
toggle the ability to jump
** You are now Level 3! **
Just set the JumpHeight to 0
Then to revert it, change it back to the original amount (can't remember it at the top of my head)
7.2
humanoid:setstateenabled(jumping,false) on the client