Raised This Month: $51 Target: $400
 12% 

Solved [CS:GO] Faster and faster bunnyhopping


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Javierko
AlliedModders Donor
Join Date: Sep 2017
Location: Czech republic
Old 12-17-2017 , 17:31   [CS:GO] Faster and faster bunnyhopping
Reply With Quote #1

Hello guys,

i have some deathrun server and i am using cvars for better bunnyhopping, but players bhop still slow...

PHP Code:
sv_staminamax 0
sv_staminajumpcost 0
sv_staminalandcost 0
sv_staminarecoveryrate 0
sv_airaccelerate 9000
sv_accelerate_use_weapon_speed 0
sv_maxvelocity 3500
sv_accelerate 10 
sv_autobunnyhopping 1 
i will be happy if you help me over there, thanks.
__________________
My Github & Sourcemod work.
If you like my work and if you want to support me, you can through PayPal.

Official SourceMod CZ/SK Discord: https://discord.gg/Qvar55a

Last edited by Javierko; 12-19-2017 at 07:00. Reason: solved
Javierko is offline
Franc1sco
Veteran Member
Join Date: Oct 2010
Location: Spain (Madrid)
Old 12-17-2017 , 17:52   Re: [CS:GO] Faster and faster bunnyhopping
Reply With Quote #2

Use this too https://forums.alliedmods.net/showthread.php?p=2248506
__________________
Veteran Coder -> Activity channel
Coding on CS2 and taking paid and free jobs.

Contact: Steam, Telegram or discord ( franug ).

You like my work? +Rep in my steam profile comments or donate.

Franc1sco is offline
Send a message via MSN to Franc1sco
Javierko
AlliedModders Donor
Join Date: Sep 2017
Location: Czech republic
Old 12-17-2017 , 18:04   Re: [CS:GO] Faster and faster bunnyhopping
Reply With Quote #3

Installed, but i am still slow when i bhop..
__________________
My Github & Sourcemod work.
If you like my work and if you want to support me, you can through PayPal.

Official SourceMod CZ/SK Discord: https://discord.gg/Qvar55a
Javierko is offline
Kurtan
AlliedModders Donor
Join Date: Feb 2016
Location: Sweden
Old 12-18-2017 , 05:40   Re: [CS:GO] Faster and faster bunnyhopping
Reply With Quote #4

sv_enablebunnyhopping 1
__________________
Kurtan is offline
shavit
AlliedModders Donor
Join Date: Dec 2011
Location: Israel
Old 12-18-2017 , 09:53   Re: [CS:GO] Faster and faster bunnyhopping
Reply With Quote #5

Code:
sv_accelerate 10
>
Code:
sv_accelerate 100
(or 1000, depends on what your server needs)

(Air) Movement in Source 2009, 2013 and CS:GO's engine depends on tickrate.
Even though according to the SDK, it should scale with server framerate (1.0 / tickrate), seems like it is not exactly like this in-game, and higher tickrate will *noticeably* result in much faster movements. See those videos for example: 1, 2; feel free to try in-game and see for yourself.
I don't have any explanation for why this happens though, would be nice if anyone here can educate me about it.

You might want to increase your server's tickrate to 100, 102.4 or 128.
__________________
retired

Last edited by shavit; 12-18-2017 at 09:58.
shavit is offline
Javierko
AlliedModders Donor
Join Date: Sep 2017
Location: Czech republic
Old 12-19-2017 , 06:59   Re: [CS:GO] Faster and faster bunnyhopping
Reply With Quote #6

Thanks guys, now its works cool.

Solved.
__________________
My Github & Sourcemod work.
If you like my work and if you want to support me, you can through PayPal.

Official SourceMod CZ/SK Discord: https://discord.gg/Qvar55a
Javierko is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 13:44.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode