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

[L4D & L4D2] Jump System (v1.3, 6-1-2022)


Post New Thread Reply   
 
Thread Tools Display Modes
Author
Psyk0tik
Veteran Member
Join Date: May 2012
Location: Homeless
Plugin ID:
7938
Plugin Version:
1.3
Plugin Category:
Gameplay
Plugin Game:
Left 4 Dead
Plugin Dependencies:
Servers with this Plugin:
7 
Plugin Description:
Provides a system for controlling jumps.
Old 01-29-2022 , 01:07   [L4D & L4D2] Jump System (v1.3, 6-1-2022)
Reply With Quote #1



Rate this plugin

Donate to Motivate

Jump System

Table of contents
About

Provides a system for controlling jumps.

Credits

epz/epzminion - For helping with gamedata information, giving some ideas, and overall invaluable input.

Chanz - For the [ANY] Infinite-Jumping plugin.

kot4404 - For reporting issues.

SourceMod Team - For continually updating/improving SourceMod.

Requirements

1. SourceMod 1.11.0.6724 or higher
2. DHooks 2.2.0-detours15 or higher
3. Source Scramble
4. Left 4 DHooks Direct
5. Knowledge of installing SourceMod plugins.

Notes

1. I do not provide support for listen/local servers but the plugin should still work properly on them.
2. I will not help you with installing or troubleshooting problems on your part.
3. If you get errors from SourceMod itself, that is your problem, not mine.
4. MAKE SURE YOU MEET ALL THE REQUIREMENTS AND FOLLOW THE INSTALLATION GUIDE PROPERLY.

Features

1. Automatic bunnyhopping - Hold down your jump button and automatically bunnyhop.
2. Adjustable jump height - Jump as high as you want (or as high as the map allows you).
3. Midair dashes - Jump as many times as you want after taking off from the ground.
4. No fall scream - Mute the game's fall scream while you fall. (This only works if you have a custom jump height or at least 1 midair dash.)
5. No fall damage - Block fall damage when you land from a high place. (This only works if you have a custom jump height or at least 1 midair dash.)
6. No death fall camera - Remove death fall camera when you land from a high place (only if the place you land on is a safe zone). [This only works if you have a custom jump height or at least 1 midair dash.]

Commands

Spoiler


ConVars

Spoiler


Changelog

Spoiler


Installation

1. Delete files from old versions of the plugin.
2. Place "l4d_jump_system.txt" in the "addons/sourcemod/gamedata" folder.
3. Place "l4d_jump_system.smx" in the "addons/sourcemod/plugins" folder.
4. Place "l4d_jump_system.sp" in the "addons/sourcemod/scripting" folder.

Uninstalling/Upgrading to Newer Versions

1. Delete "l4d_jump_system.sp" from the "addons/sourcemod/scripting" folder.
2. Delete "l4d_jump_system.smx" from the "addons/sourcemod/plugins" folder.
3. Delete "l4d_jump_system.txt" from the "addons/sourcemod/gamedata" folder.
4. Follow the Installation guide above. (Only for upgrading to newer versions.)

Disabling

1. Move "l4d_jump_system.smx" to the "plugins/disabled" folder.
2. Unload "Jump System" by typing "sm plugins unload l4d_jump_system" in the server console.

Third-party Revisions Notice

If you would like to share your own revisions of this plugin, please rename the files so that there is no confusion for users.

Download

Source | Latest Version | All Official Releases
__________________

Last edited by Psyk0tik; 06-08-2022 at 07:58. Reason: Updated to v1.3
Psyk0tik is offline
NoroHime
Veteran Member
Join Date: Aug 2016
Location: bed
Old 01-29-2022 , 04:02   Re: [L4D & L4D2] Jump System (v1.0, 1-28-2022)
Reply With Quote #2

yes I liked this covers my all wanted about jump
__________________
NoroHime is offline
Dragokas
Veteran Member
Join Date: Nov 2017
Location: Ukraine on fire
Old 01-29-2022 , 08:56   Re: [L4D & L4D2] Jump System (v1.0, 1-28-2022)
Reply With Quote #3

Genious!
__________________
Expert of CMD/VBS/VB6. Malware analyst. L4D fun (Bloody Witch & FreeZone)
[My plugins] [My tools] [GitHub] [Articles] [HiJackThis+] [Donate]
Dragokas is offline
Sev
Veteran Member
Join Date: May 2010
Old 01-29-2022 , 09:07   Re: [L4D & L4D2] Jump System (v1.0, 1-28-2022)
Reply With Quote #4

Seems like a good idea, but from what I see, there is nothing to outright disable or fatigue jumping or bunnyhopping. I can't speak for anyone else and im probably in the minority, but I find the constant jumping and whatnot silly to see and silly to watch, especially from a realism perspective, not a gaming one. I guess the constant jumping/bunnyhopping is just seen as too popular or too 'fun', which is why you haven't really seen anyone out there tackle the angle from the less popular perspective.

Adding a configurable cvar for this plugin would fix that perspective for me, but if you have no plans to do so, then that's fine.
Sev is offline
Dragokas
Veteran Member
Join Date: Nov 2017
Location: Ukraine on fire
Old 01-29-2022 , 09:28   Re: [L4D & L4D2] Jump System (v1.0, 1-28-2022)
Reply With Quote #5

In old times, we're contantly using bunnyhop on our fun-server.
And that didn't break gameplay.
That's highly related to how server balance is made and what infected features are used / supertanks / teleport and so.
__________________
Expert of CMD/VBS/VB6. Malware analyst. L4D fun (Bloody Witch & FreeZone)
[My plugins] [My tools] [GitHub] [Articles] [HiJackThis+] [Donate]
Dragokas is offline
Psyk0tik
Veteran Member
Join Date: May 2012
Location: Homeless
Old 01-29-2022 , 13:02   Re: [L4D & L4D2] Jump System (v1.0, 1-28-2022)
Reply With Quote #6

Quote:
Originally Posted by Sev View Post
Seems like a good idea, but from what I see, there is nothing to outright disable or fatigue jumping or bunnyhopping. I can't speak for anyone else and im probably in the minority, but I find the constant jumping and whatnot silly to see and silly to watch, especially from a realism perspective, not a gaming one. I guess the constant jumping/bunnyhopping is just seen as too popular or too 'fun', which is why you haven't really seen anyone out there tackle the angle from the less popular perspective.

Adding a configurable cvar for this plugin would fix that perspective for me, but if you have no plans to do so, then that's fine.
I already provided cvars for disabling each of the three gimmicks.
Code:
l4d_jump_system_auto_bunnyhop "0"
l4d_jump_system_jump_height "57.0"
l4d_jump_system_midair_dashes "0"
In any case, I’ve always gone with the philosophy of letting server owners balance their own servers around the use of plugins. This plugin is meant to be used for fun and entertainment, so adding fatigue/cooldown for its features isn’t really on my to-do list for it.

The three jump gimmicks are meant to be "broken" just like low-gravity and super-speed.
__________________
Psyk0tik is offline
Psyk0tik
Veteran Member
Join Date: May 2012
Location: Homeless
Old 02-01-2022 , 04:24   Re: [L4D & L4D2] Jump System (v1.1, 2-1-2022)
Reply With Quote #7

Quote:
Version 1.1 (February 1, 2022)

- L4D1: Updated an offset for the "1.0.4.1" game update.
Download
__________________
Psyk0tik is offline
thewintersoldier97
Senior Member
Join Date: Aug 2021
Location: Vietnam
Old 02-03-2022 , 02:52   Re: [L4D & L4D2] Jump System (v1.1, 2-1-2022)
Reply With Quote #8

Very cool plugin Nice work Psy!
__________________

Looking for some fun!
thewintersoldier97 is offline
kazya3
Member
Join Date: Aug 2019
Location: CN
Old 03-30-2022 , 11:41   Re: [L4D & L4D2] Jump System (v1.1, 2-1-2022)
Reply With Quote #9

Nice work man! I found sth different between l4d2 and csgo in bhop. I use the convar sm_cvar air_accelerate 1000 for players be able to do bhop/kz like cs. It's fine when i use mousewheel to bhop in a 60++ tickrate Server. However. i found there's sth wrong use crouch jump for bhop. The ground feels really sticky in l4d2. But the problems doesnt exist in css or csgo. Is there a way to solve th problems?
kazya3 is offline
kot4404
Senior Member
Join Date: Mar 2013
Old 03-30-2022 , 13:22   Re: [L4D & L4D2] Jump System (v1.1, 2-1-2022)
Reply With Quote #10

Could get a cvar for jump acceleration, it's pretty op even without bhopping now, dashes have kind of too short time to jump again, if I wait too much I can't jump again without touching the ground
kot4404 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 16:04.


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