Raised This Month: $32 Target: $400
 8% 

Simple Bunny Hop


Post New Thread Reply   
 
Thread Tools Display Modes
Author
ReFlexPoison
☠☠☠
Join Date: Jul 2011
Location: ☠☠☠
Plugin ID:
3554
Plugin Version:
1.1
Plugin Category:
General Purpose
Plugin Game:
Any
Plugin Dependencies:
    Servers with this Plugin:
    23 
    Plugin Description:
    Let users Bunny Hop with simplicity
    Old 03-02-2013 , 20:38   Simple Bunny Hop
    Reply With Quote #1

    Simple Bunny Hop
    Description:

    Let users Bunny Hop with simplicity. Before you tell me there are 20,000 other Bunny Hop plugins, I can tell you it is much simpler than the others. (Also works well in TF2 )

    Works best with sv_airaccelerate set to 100+

    CVar's (Defaults):
    PHP Code:
    sm_bhop_enabled "1" // Enable Plugin
    sm_bhop_falldamage "1" // Disable fall damage for bhoppers
    sm_bhop_inform "1" // Enable information notification 
    Config file will be automatically created at cfg\sourcemod\plugin.simple-bhop.cfg

    Commands:
    PHP Code:
    sm_bhop // Enable/Disable Bunny Hopping 
    Installation:
    PHP Code:
    simple-bhop.smx addons/plugins
    simple
    -bhop.phrases.txt addons/translations 
    Overrides:
    PHP Code:
    "sm_bhop" "" // Required admin flag to Bunny Hop 
    Version Log:

    See my other plugins
    Total downloads: 152
    Attached Files
    File Type: sp Get Plugin or Get Source (simple-bhop.sp - 3505 views - 5.2 KB)
    File Type: smx simple-bhop.smx (5.8 KB, 5907 views)
    File Type: txt simple-bhop.phrases.txt (248 Bytes, 5315 views)

    Last edited by ReFlexPoison; 05-24-2013 at 20:39. Reason: 1.1
    ReFlexPoison is offline
    shavit
    AlliedModders Donor
    Join Date: Dec 2011
    Location: Israel
    Old 03-03-2013 , 04:49   Re: Simple Bunny Hop
    Reply With Quote #2

    PHP Code:
    if(g_bHopping[iVictim] && GetClientButtons(iVictim) & IN_JUMP && iType == DMG_FALL)
        {
            
    fDamage 0.0;
            return 
    Plugin_Changed;
        } 
    Kinda unfair.
    __________________
    retired
    shavit is offline
    Skippy
    Senior Member
    Join Date: Nov 2011
    Old 03-03-2013 , 05:01   Re: Simple Bunny Hop
    Reply With Quote #3

    The problem I ran into is that my server has its sv_gravity set as 400 and the plugin doesn't seem to work when I have it as that amount. It makes me fly up even higher than the gravity.
    __________________
    Plugins:
    [Any] Aim Menu

    Want a TF2 plugin? Feel free to pm me to discuss it.
    Skippy is offline
    loranger
    Senior Member
    Join Date: Jun 2011
    Old 03-03-2013 , 07:25   Re: Simple Bunny Hop
    Reply With Quote #4

    Is it compatible with scout double jump? in TF2
    loranger is offline
    ReFlexPoison
    ☠☠☠
    Join Date: Jul 2011
    Location: ☠☠☠
    Old 03-03-2013 , 11:16   Re: Simple Bunny Hop
    Reply With Quote #5

    Quote:
    Originally Posted by shavit View Post
    PHP Code:
    if(g_bHopping[iVictim] && GetClientButtons(iVictim) & IN_JUMP && iType == DMG_FALL)
        {
            
    fDamage 0.0;
            return 
    Plugin_Changed;
        } 
    Kinda unfair.
    Please read the post before posting these types of comments.
    Quote:
    Originally Posted by Skippy View Post
    The problem I ran into is that my server has its sv_gravity set as 400 and the plugin doesn't seem to work when I have it as that amount. It makes me fly up even higher than the gravity.
    I experienced that too when testing. Don't have a fix currently :/
    Quote:
    Originally Posted by loranger View Post
    Is it compatible with scout double jump? in TF2
    Not currently. Will look into it soon.
    ReFlexPoison is offline
    Horsedick
    AlliedModders Donor
    Join Date: Sep 2011
    Old 03-03-2013 , 19:17   Re: Simple Bunny Hop
    Reply With Quote #6

    Quote:
    Originally Posted by ReFlexPoison View Post

    I experienced that too when testing. Don't have a fix currently :/
    Good to know about the gravity issue - I too run a higher gravity than normal so it wouldn't really work for me.
    Horsedick is offline
    ReFlexPoison
    ☠☠☠
    Join Date: Jul 2011
    Location: ☠☠☠
    Old 05-24-2013 , 20:40   Re: Simple Bunny Hop
    Reply With Quote #7

    Version 1.1 Released

    Changes:
    > Now properly works with any gravity set
    ReFlexPoison is offline
    tumtum
    Senior Member
    Join Date: Aug 2012
    Old 07-12-2013 , 14:02   Re: Simple Bunny Hop
    Reply With Quote #8

    Can players disable bhop ingame? (!settings menu or !bhop?)

    Last edited by tumtum; 07-12-2013 at 14:02.
    tumtum is offline
    ReFlexPoison
    ☠☠☠
    Join Date: Jul 2011
    Location: ☠☠☠
    Old 07-12-2013 , 16:12   Re: Simple Bunny Hop
    Reply With Quote #9

    Quote:
    Originally Posted by tumtum View Post
    Can players disable bhop ingame? (!settings menu or !bhop?)
    The command to enable or disable is sm_bhop

    Last edited by ReFlexPoison; 07-12-2013 at 16:14.
    ReFlexPoison is offline
    Mewon
    New Member
    Join Date: Jul 2013
    Old 07-13-2013 , 15:50   Re: Simple Bunny Hop
    Reply With Quote #10

    Crashes server when i choose team.
    Mewon 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 07:53.


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