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

[ANY] Jump Type Menu (easy hop or long jump)


Post New Thread Reply   
 
Thread Tools Display Modes
Author
Franc1sco
Veteran Member
Join Date: Oct 2010
Location: Spain (Madrid)
Plugin ID:
5000
Plugin Version:
1.1
Plugin Category:
Fun Stuff
Plugin Game:
Any
Plugin Dependencies:
    Servers with this Plugin:
     
    Plugin Description:
    Change your jump type with a menu for selection
    Old 01-14-2016 , 04:20   [ANY] Jump Type Menu (easy hop or long jump)
    Reply With Quote #1

    Description:

    Change your jump type with a menu for selection. Change between long jump or easy hop.


    Commands:

    Open the main menu:
    Code:
    !bhop

    Cvars:
    Code:
    sm_jumptype_only "2" // 0 = only easy hop. 1 = only long jump. 2 = you can choose both

    I made this plugin for my minigames server so you can test this plugin here:



    Credits:

    Longjump code by zombiereloaded plugin.


    Donations (optional):

    If you apreciate my work, you can donate me via paypal or with a trade offer


    Download:

    Main repository
    Direct download
    Code changes
    __________________
    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.


    Last edited by Franc1sco; 05-23-2016 at 17:35.
    Franc1sco is offline
    Send a message via MSN to Franc1sco
    Trayz
    Junior Member
    Join Date: Aug 2015
    Location: Porto,Portugal
    Old 01-14-2016 , 07:13   Re: [ANY] Jump Type Menu (easy hop or long jump)
    Reply With Quote #2

    Infinite jumping with other name -.- wow franug
    __________________
    Trayz is offline
    Bara
    AlliedModders Donor
    Join Date: Apr 2012
    Location: Germany
    Old 01-14-2016 , 07:35   Re: [ANY] Jump Type Menu (easy hop or long jump)
    Reply With Quote #3

    Aka. Copy&Paste with small changes from https://code.google.com/p/zombierelo...20311bce9f90a8
    __________________
    Discord (Bara#5006) | My Plugins (GitHub)
    You like my work? Support is not a crime.
    Bara is offline
    Franc1sco
    Veteran Member
    Join Date: Oct 2010
    Location: Spain (Madrid)
    Old 01-14-2016 , 07:46   Re: [ANY] Jump Type Menu (easy hop or long jump)
    Reply With Quote #4

    Quote:
    Originally Posted by Trayz View Post
    Infinite jumping with other name -.- wow franug
    I saw now infinite jumping plugin but seems that have a lot of stuff and no is that simple like my plugin.

    I made this plugin at request of claninspired community. A plugin where turn between easy hop and long jump, nothing more, and I wanted to share here.
    __________________
    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.


    Last edited by Franc1sco; 01-14-2016 at 22:27.
    Franc1sco is offline
    Send a message via MSN to Franc1sco
    penalte
    Member
    Join Date: Jan 2016
    Old 03-04-2016 , 17:41   Re: [ANY] Jump Type Menu (easy hop or long jump)
    Reply With Quote #5

    it does not work with multi 1v1. maybe because it removes all itens and weps to give the round based ones, just saying, franc1sco, do you give permissions to transfomr it into 1v1 round addon? i know i dont need to ask, but i prefer that way.

    Last edited by penalte; 03-04-2016 at 17:42.
    penalte is offline
    Franc1sco
    Veteran Member
    Join Date: Oct 2010
    Location: Spain (Madrid)
    Old 03-04-2016 , 17:59   Re: [ANY] Jump Type Menu (easy hop or long jump)
    Reply With Quote #6

    Quote:
    Originally Posted by penalte View Post
    it does not work with multi 1v1. maybe because it removes all itens and weps to give the round based ones, just saying, franc1sco, do you give permissions to transfomr it into 1v1 round addon? i know i dont need to ask, but i prefer that way.
    As you want xD
    __________________
    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
    penalte
    Member
    Join Date: Jan 2016
    Old 03-04-2016 , 18:03   Re: [ANY] Jump Type Menu (easy hop or long jump)
    Reply With Quote #7

    thank you. ;)
    penalte is offline
    penalte
    Member
    Join Date: Jan 2016
    Old 03-04-2016 , 18:34   Re: [ANY] Jump Type Menu (easy hop or long jump)
    Reply With Quote #8

    wrong post meat csgo new items.
    penalte is offline
    Alexmy
    Senior Member
    Join Date: Oct 2014
    Location: Russian Federation
    Old 03-06-2016 , 03:09   Re: [ANY] Jump Type Menu (easy hop or long jump)
    Reply With Quote #9

    Hello, game Left 4 Dead
    L 03/06/2016 - 14:06:20: SourceMod error session started
    L 03/06/2016 - 14:06:20: Info (map "l4d_garage01_alleys") (file "errors_20160306.log")
    L 03/06/2016 - 14:06:20: [SM] Native "SetConVarString" reported: Invalid convar handle 0 (error 4)
    L 03/06/2016 - 14:06:20: [SM] Displaying call stack trace for plugin "jumptype_menu.smx":
    L 03/06/2016 - 14:06:20: [SM] [0] Line 49, jumptype_menu.sp::SetCvar()
    L 03/06/2016 - 14:06:20: [SM] [1] Line 39, jumptype_menu.sp::BhopOn()
    L 03/06/2016 - 14:06:20: [SM] [2] Line 34, jumptype_menu.sp::OnConfigsExecuted()
    Alexmy is offline
    Franc1sco
    Veteran Member
    Join Date: Oct 2010
    Location: Spain (Madrid)
    Old 05-23-2016 , 17:36   Re: [ANY] Jump Type Menu (easy hop or long jump)
    Reply With Quote #10

    I made this new version for my MG server so I shared it for everybody.

    Version 1.1

    -Added cvar for force longjump or easy hop
    Code:
    sm_jumptype_only "2" // 0 = only easy hop. 1 = only long jump. 2 = you can choose both
    -Added more configuration for a good easy hop



    Quote:
    Originally Posted by Alexmy View Post
    Hello, game Left 4 Dead
    L 03/06/2016 - 14:06:20: SourceMod error session started
    L 03/06/2016 - 14:06:20: Info (map "l4d_garage01_alleys") (file "errors_20160306.log")
    L 03/06/2016 - 14:06:20: [SM] Native "SetConVarString" reported: Invalid convar handle 0 (error 4)
    L 03/06/2016 - 14:06:20: [SM] Displaying call stack trace for plugin "jumptype_menu.smx":
    L 03/06/2016 - 14:06:20: [SM] [0] Line 49, jumptype_menu.sp::SetCvar()
    L 03/06/2016 - 14:06:20: [SM] [1] Line 39, jumptype_menu.sp::BhopOn()
    L 03/06/2016 - 14:06:20: [SM] [2] Line 34, jumptype_menu.sp::OnConfigsExecuted()
    Fixed. Download the latest version
    __________________
    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.


    Last edited by Franc1sco; 05-23-2016 at 17:38.
    Franc1sco is offline
    Send a message via MSN to Franc1sco
    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 11:17.


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