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

[TF2] Simple Bunnyhop (1.8.0, 2024-04-19)


Post New Thread Reply   
 
Thread Tools Display Modes
Author
Mikusch
AlliedModders Donor
Join Date: Oct 2019
Location: Germany
Plugin ID:
7470
Plugin Version:
1.8.0
Plugin Category:
Fun Stuff
Plugin Game:
Team Fortress 2
Plugin Dependencies:
    Servers with this Plugin:
    2 
    Plugin Description:
    Simple Team Fortress 2 bunnyhop plugin
    Old 01-18-2021 , 07:27   [TF2] Simple Bunnyhop (1.8.0, 2024-04-19)
    Reply With Quote #1

    [TF2] Simple Bunnyhop

    This is a simple and lightweight SourceMod plugin for Team Fortress 2 that allows players to bunnyhop.

    Unlike most bunnyhop plugins, this one does not manually add velocity, but rather patches out unnecessary checks in the game's movement code.
    It is similar to the bunnyhop found in newer Source engine games, such as Counter-Strike: Global Offensive.

    🡺 Download Latest Release


    Features
    • Smooth auto-bunnyhopping by holding down the jump button
    • No speed loss on a successful jump
    • Allows jumping while ducked
    • Unlimited speed while bunnyhopping
    • Support for TF2-specific actions in midair (e.g. double jumps, parachutes, grappling hooks, etc.)

    Requirements
    Installation
    1. Install SourceMod 1.11 or newer
    2. Click the "Download" button at the top of the page
    3. Download the attached release archive (typically called tf-bhop-<version>.zip)
    4. Extract the contents of the archive into your server's tf folder
    5. Restart your server or run the command sm plugins load tf-bhop
    6. Happy jumping!

    Configuration
    The plugin creates the following console variables, configurable in cfg/sourcemod/plugin.tf-bhop.cfg:
    • sm_bhop_enabled ( def. "1" ) - Allow player speed to exceed maximum running speed
    • sm_bhop_autojump ( def. "1" ) - Players automatically re-jump while holding jump button
    • sm_bhop_autojump_falldamage ( def. "1" ) - Allow jumping while ducked
    • sm_bhop_duckjump ( def. "0" ) - Players can take fall damage while auto-bunnyhopping

    Recommended Server Configuration
    The following server configuration is recommended for the best experience:
    Code:
    sv_airaccelerate 150                // Increase acceleration when in the air
    tf_parachute_maxspeed_xy 99999.9f   // Prevent speed clamping when deploying a parachute
    __________________

    Last edited by Mikusch; Yesterday at 09:39.
    Mikusch is offline
    Ah_Roon
    Junior Member
    Join Date: Apr 2019
    Old 01-21-2021 , 22:54   Re: [TF2] Simple Bunnyhop (v1.3.1, 2021-01-18)
    Reply With Quote #2

    Will this work on other source engine games (Such as CS:GO, L4D2, etc)
    __________________
    Call me Roon for now (Formerly Ah_Roon)

    Currently in development: Starlight Paradise
    Ah_Roon is offline
    Mikusch
    AlliedModders Donor
    Join Date: Oct 2019
    Location: Germany
    Old 01-22-2021 , 05:03   Re: [TF2] Simple Bunnyhop (v1.3.1, 2021-01-18)
    Reply With Quote #3

    Quote:
    Originally Posted by Ah_Roon View Post
    Will this work on other source engine games (Such as CS:GO, L4D2, etc)
    Unfortunately not, since it patches certain bytes in the CTFGameMovement class, which is specific to Team Fortress 2.

    CS:GO already supports this using the exact same convar names, though.

    Last edited by Mikusch; 01-22-2021 at 05:04.
    Mikusch is offline
    sunstep
    New Member
    Join Date: Jan 2021
    Old 05-19-2021 , 12:36   Re: [TF2] Simple Bunnyhop (v1.4.3, 2021-03-24)
    Reply With Quote #4

    Does this plugin also allow you to set a speed / height boost?
    sunstep is offline
    Ah_Roon
    Junior Member
    Join Date: Apr 2019
    Old 07-03-2021 , 00:27   Re: [TF2] Simple Bunnyhop (v1.4.6, 2021-04-13)
    Reply With Quote #5

    I just found the bug that sometimes jumping does not work even pressing spacebar. This bug happens frequently and really annoying for me. Can you fix this?
    __________________
    Call me Roon for now (Formerly Ah_Roon)

    Currently in development: Starlight Paradise
    Ah_Roon is offline
    USER555
    Member
    Join Date: Aug 2020
    Location: Thailand
    Old 02-26-2022 , 11:01   Re: [TF2] Simple Bunnyhop (1.5.1, 2022-02-17)
    Reply With Quote #6

    It's not working on high ping server
    USER555 is offline
    gdfsgdfg
    Junior Member
    Join Date: Jun 2013
    Old 03-19-2022 , 17:30   Re: [TF2] Simple Bunnyhop (v1.4.6, 2021-04-13)
    Reply With Quote #7

    Quote:
    Originally Posted by Ah_Roon View Post
    I just found the bug that sometimes jumping does not work even pressing spacebar. This bug happens frequently and really annoying for me. Can you fix this?

    This happens to me as well, the best way to reproduce it is by spamming crouch a lot. You will come to a dead stop eventually where the bhop will miss. But it can happen regardless of using crouch.


    Also /bhop doesn't disable crouch jumps. It should disable everything that affects the player.

    Last edited by gdfsgdfg; 10-24-2022 at 10:33.
    gdfsgdfg 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 10:02.


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