Raised This Month: $ Target: $400
 0% 

[L4D & L4D2] Shove Handler (1.13) [30-Apr-2024]


Post New Thread Reply   
 
Thread Tools Display Modes
Author
Silvers
SourceMod Plugin Approver
Join Date: Aug 2010
Location: SpaceX
Plugin ID:
8054
Plugin Version:
1.13
Plugin Category:
Gameplay
Plugin Game:
Left 4 Dead
Plugin Dependencies:
Servers with this Plugin:
2 
Plugin Description:
Overrides the shoving system, allowing to set number of shoves before killing, stumble and damage per bash, for SI and Common.
Old 04-21-2024 , 11:59   Re: [L4D & L4D2] Shove Handler (1.12) [25-Mar-2024]
Reply With Quote #1

Quote:
Originally Posted by jamalsheref2 View Post
never mind I'm just now seeing you upload a new version of this so the things you said are fixed. But I would like in extra cvar where I can choose which infected can and can not be shoved
You have the option with the _stumble cvar and can turn off damage for whichever SI, don't see any other point to completely blocking shoving.
__________________
Silvers is offline
jamalsheref2
Senior Member
Join Date: May 2017
Old 04-24-2024 , 13:37   Re: [L4D & L4D2] Shove Handler (1.12) [25-Mar-2024]
Reply With Quote #2

Quote:
Originally Posted by Silvers View Post
You have the option with the _stumble cvar and can turn off damage for whichever SI, don't see any other point to completely blocking shoving.
// Stumble when shoved: 0=None, 1=Common, 2=Smoker, 4=Boomer, 8=Hunter, 16=Spitter, 32=Jockey, 64=Charger, 128=Tank (default off), 256=Witch (default off), 512=Survivor (default off). 1023=All. Add numbers together.
// -
// Default: "127"
l4d_shove_handler_stumble "511"

this is the issue, i want like certain infected to be shove and not shove the higher the numbers go it will allow all, i just want the witch to be shoved not the tank, when i set it to 256 it won't work. I want to put the numbers in comas ,like 1,2,4,256 but it won't work.
jamalsheref2 is offline
NekoYa4r
Junior Member
Join Date: Mar 2020
Old 04-25-2024 , 00:37   Re: [L4D & L4D2] Shove Handler (1.12) [25-Mar-2024]
Reply With Quote #3

Quote:
Originally Posted by jamalsheref2 View Post
// Stumble when shoved: 0=None, 1=Common, 2=Smoker, 4=Boomer, 8=Hunter, 16=Spitter, 32=Jockey, 64=Charger, 128=Tank (default off), 256=Witch (default off), 512=Survivor (default off). 1023=All. Add numbers together.
// -
// Default: "127"
l4d_shove_handler_stumble "511"

this is the issue, i want like certain infected to be shove and not shove the higher the numbers go it will allow all, i just want the witch to be shoved not the tank, when i set it to 256 it won't work. I want to put the numbers in comas ,like 1,2,4,256 but it won't work.
If you want to allow some infected to be shoved then you have to add numbers together. Like if you want only common, smoker, boomer and witch to be shoved, your number is 1+2+4+256 = 263. So that you will have to set
PHP Code:
l4d_shove_handler_stumble "263" 
__________________
Sorry for my bad english
NekoYa4r is offline
jamalsheref2
Senior Member
Join Date: May 2017
Old 04-29-2024 , 12:14   Re: [L4D & L4D2] Shove Handler (1.12) [25-Mar-2024]
Reply With Quote #4

Quote:
Originally Posted by NekoYa4r View Post
If you want to allow some infected to be shoved then you have to add numbers together. Like if you want only common, smoker, boomer and witch to be shoved, your number is 1+2+4+256 = 263. So that you will have to set
PHP Code:
l4d_shove_handler_stumble "263" 
Still don't work witch still can't be shoved.
jamalsheref2 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 08:40.


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