My character is slow after a jump in custom games
-
Hello, I don't understand why but the jump in custom games doesn't work. The gravity is modified and the jump height is low. That's horrible when I want to play Zombies or 1v1. I can't fix it. I've seen in the command "jump_slowdownEnable" I tried to delete this section in the files but it didn't worked, I tried modify the value on 0 but it also didn't work. I tried to download plutonium another time but same results, I don't understand .. please help me !
-
Hello, I don't understand why but the jump in custom games doesn't work. The gravity is modified and the jump height is low. That's horrible when I want to play Zombies or 1v1. I can't fix it. I've seen in the command "jump_slowdownEnable" I tried to delete this section in the files but it didn't worked, I tried modify the value on 0 but it also didn't work. I tried to download plutonium another time but same results, I don't understand .. please help me !
Walscop here's how you would disable the jump slowdown:
you just need to learn how to use gsc clientside, then replace: maps/mp/gametypes_zm/_clientids.gsc. and then, just pop in this the init.
init() { setdvar("jump_slowdownEnable", 0); } -
Walscop here's how you would disable the jump slowdown:
you just need to learn how to use gsc clientside, then replace: maps/mp/gametypes_zm/_clientids.gsc. and then, just pop in this the init.
init() { setdvar("jump_slowdownEnable", 0); }mikey Thank you for your help, gonna try it asap !
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better š
Register Login