Raised This Month: $ Target: $400
 0% 

[CS:GO] MultiJump


Post New Thread Reply   
 
Thread Tools Display Modes
Author
sHooK
New Member
Join Date: Jan 2015
Plugin ID:
4476
Plugin Version:
Plugin Category:
General Purpose
Plugin Game:
Counter-Strike: GO
Plugin Dependencies:
    Servers with this Plugin:
     
    Plugin Description:
    Improved Double Jump plugin.
    Old 01-03-2015 , 08:56   [CS:GO] MultiJump
    Reply With Quote #1

    Description

    This plugin is improved and optimized version of Double Jump plugin. As Darkranger said in his topic: "this plugins lets a player jump by pressing the jump-button again while in air". And it`s exactly what it is.
    It`s made and tested for CS:GO, but will work in any games, where Darkranger`s plugin work(not tested).

    Changes
    • Config file is now /cfg/sourcemod/sm_mjump_cfg
    • It`s renamed to MultiJumps everywhere, prefix for cvars is sm_mjump_
    • 'Enabled' cvar is deleted
    • sm_mjump_max 0 disables plugin
    • sm_mjump_max have no raise limitaions
    • sm_mjump_boost can take any values
    • Added cvar sm_mjump_announce (0/1) to turn on/off announcement
    • Announcement doesn`t change either sm_mjump_knife 0 or 1
    • Announcement notifies client only if multijumps turned on (sm_mjump_max >= 1)

    AdminMenu Integration

    You can embed option for this plugin in your admin menu with placing in your /sourcemod/configs/adminmenu_custom.txt something like this:
    Code:
    "Multijumping"
    	{
    		"cmd"		"sm_mjump_max #1"
    		"execute"	"server"
    		"admin"		"sm_cvar"
    		"1"
    		{
    			"title"		"Set multijumping mode:"
    			"type"		"list"
    			"1"			"1"
    			"2"			"2"
    			"3"			"3"
    			"4"			"4"
    			"5"			"5"
    			"6"			"100"
    			"6"			"Unlimited"
    			"7"			"0"
    			"7."		"Off"
    		}
    	}
    Config
    Code:
    // Should this plugin announce itself?
    // -
    // Default: "0"
    // Minimum: "0.000000"
    // Maximum: "1.000000"
    sm_mjump_announce "0"
    
    // The amount of vertical boost to apply to double jumps
    // -
    // Default: "300.0"
    sm_mjump_boost "300.0"
    
    // disable(0) / enable(1) multi-jumping only on Knife Level for AR (GunGame)
    // -
    // Default: "0"
    // Minimum: "0.000000"
    // Maximum: "1.000000"
    sm_mjump_knife "0"
    
    // Max rejumps count; 0 - disable plugin
    // -
    // Default: "1"
    // Minimum: "0.000000"
    sm_mjump_max "1"
    Requirements

    SDK HOOKS

    Installation

    Place .smx and .sp files exactly in your /plugin and /scripting folders of sourcemod directory
    You can also download attached cfg file, edit it and place in /csgo/cfg/sourcemod directory, if you don`t want to generate new.
    Attached Files
    File Type: sp Get Plugin or Get Source (multijump.sp - 3524 views - 5.4 KB)
    File Type: cfg sm_mjump.cfg (597 Bytes, 1491 views)

    Last edited by sHooK; 01-03-2015 at 10:19.
    sHooK is offline
    TUSK3N1337
    SourceMod Donor
    Join Date: Dec 2013
    Location: Sweden
    Old 01-03-2015 , 18:17   Re: [CS:GO] MultiJump
    Reply With Quote #2

    Does not this plugin do enough? https://forums.alliedmods.net/showthread.php?p=1239361
    __________________
    TUSK3N1337 is offline
    Send a message via Skype™ to TUSK3N1337
    Chesterfield
    Senior Member
    Join Date: Apr 2013
    Old 01-03-2015 , 18:55   Re: [CS:GO] MultiJump
    Reply With Quote #3

    Can you add a cvar to make it only work with admin flag? thanks in advanced
    Chesterfield is offline
    sHooK
    New Member
    Join Date: Jan 2015
    Old 01-04-2015 , 02:52   Re: [CS:GO] MultiJump
    Reply With Quote #4

    Quote:
    Originally Posted by TUSK3N1337 View Post
    Seems like yes. I`d not saw this plugin. I was looking for multijump plugin for my server and found DarkRanger`s plugin, which I edited for my needs. Let it be an alternative.
    sHooK is offline
    sHooK
    New Member
    Join Date: Jan 2015
    Old 01-04-2015 , 02:54   Re: [CS:GO] MultiJump
    Reply With Quote #5

    Quote:
    Originally Posted by Chesterfield View Post
    Can you add a cvar to make it only work with admin flag? thanks in advanced
    Yes, I`ll do it.
    sHooK is offline
    Righty_Lefty
    New Member
    Join Date: Nov 2016
    Old 11-19-2016 , 09:49   Re: [CS:GO] MultiJump
    Reply With Quote #6

    Hello new to this forum and servers in general.. How do I exec or autoexec on my server so I don't have to keep executing it myself every time I go onto my server through sm_admin exec then standard config exec would like MultiJump all the time without doing it the way I do it now?

    Thankyou for reading.

    Kind Regards.
    Righty_Lefty is offline
    nendo
    Junior Member
    Join Date: Sep 2011
    Old 06-29-2017 , 05:07   Re: [CS:GO] MultiJump
    Reply With Quote #7

    i want one multijum plugin dor admins only does this only for admins or for all server?
    nendo 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 15:46.


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