Raised This Month: $ Target: $400
 0% 

[L4D & L4D2] Boomer Bit** Slap


Post New Thread Reply   
 
Thread Tools Display Modes
Visual77
Veteran Member
Join Date: Jan 2009
Old 07-19-2012 , 16:26   Re: [L4D & L4D2] Boomer Bit** Slap
Reply With Quote #71

Quote:
Originally Posted by phoenix0001 View Post
l4d2_boomerbitchslap.sp
How to change into a custom1 permissions players can use?
To evolve what atomicstryker said. In l4d2_boomerbitchslap.sp, replace line 71 with this one liner and recompile it from here. http://www.sourcemod.net/compiler.php
This will block bitchslap for all people but the ones who got the custom1 flag. I'm not sure if that's what you want though. Otherwise just use the CheckCommandAcess native for the parts you want to make custom1 only.

PHP Code:
if (!target || !IsClientInGame(target) || !IsClientInGame(slapper) || slapper && !IsFakeClient(slapper) && !CheckCommandAccess(slapper"bitchslap_override"ADMFLAG_CUSTOM1true)) return; 

Last edited by Visual77; 07-19-2012 at 16:38.
Visual77 is offline
Psycho59
Junior Member
Join Date: Aug 2011
Old 12-24-2012 , 11:07   Re: [L4D & L4D2] Boomer Bit** Slap
Reply With Quote #72

Help me please, i use sdk hooks 2.1 on l4d1 windows , this plugin don't work . Other plugins work.
Someone create file for me ? i am french. Tested on l4d2 work.

Last edited by Psycho59; 12-24-2012 at 11:09.
Psycho59 is offline
SilentBr
Veteran Member
Join Date: Jan 2009
Old 07-04-2013 , 23:41   Re: [L4D & L4D2] Boomer Bit** Slap
Reply With Quote #73

This plugin is not working anymore after the latest l4d2 update.

L 07/05/2013 - 00:195: [SM] Displaying call stack trace for plugin "l4d2_boomerbitchslap.smx":
L 07/05/2013 - 00:195: [SM] [0] Line 150, /home/groups/sourcemod/upload_tmp/phpZErhSC.sp::L4D2_Fling()
L 07/05/2013 - 00:195: [SM] [1] Line 116, /home/groups/sourcemod/upload_tmp/phpZErhSC.sp:layerHurt()
L 07/05/2013 - 00:19:40: [l4d2_boomerbitchslap.smx] Could not load the Fling signature
L 07/05/2013 - 00:19:40: [l4d2_boomerbitchslap.smx] Could not prep the Fling function
L 07/05/2013 - 00:19:40: [SM] Native "SDKCall" reported: Invalid Handle 0 (error 4)

Last edited by SilentBr; 07-05-2013 at 00:41.
SilentBr is offline
AtomicStryker
Veteran Member
Join Date: Apr 2009
Location: Teutonia!!
Old 07-05-2013 , 05:53   Re: [L4D & L4D2] Boomer Bit** Slap
Reply With Quote #74

I've updated the Fling signature. There is so much broken because of the update ._. yeah i don't think i will update everything. Just the stuff i get asked for
AtomicStryker is offline
SilentBr
Veteran Member
Join Date: Jan 2009
Old 07-05-2013 , 20:45   Re: [L4D & L4D2] Boomer Bit** Slap
Reply With Quote #75

Quote:
Originally Posted by AtomicStryker View Post
I've updated the Fling signature. There is so much broken because of the update ._. yeah i don't think i will update everything. Just the stuff i get asked for
Thank you!

Edit: It's not working, we don't get that "push".

Last edited by SilentBr; 07-05-2013 at 21:06.
SilentBr is offline
blaquicat
Member
Join Date: Aug 2009
Old 07-07-2013 , 23:21   Re: [L4D & L4D2] Boomer Bit** Slap
Reply With Quote #76

Man, im missing this already..
blaquicat is offline
kissdjmax
Junior Member
Join Date: May 2013
Old 01-14-2014 , 08:12   Re: [L4D & L4D2] Boomer Bit** Slap
Reply With Quote #77

hi, v2135 l4d2_boomerbitchslap.smx Inoperative
kissdjmax is offline
extrav3rt
AlliedModders Donor
Join Date: Jul 2014
Old 07-24-2014 , 09:49   Re: [L4D & L4D2] Boomer Bit** Slap
Reply With Quote #78

Anyone know how to enable bitchslap for incapped survivors?
extrav3rt is offline
cr33py
Junior Member
Join Date: Jan 2017
Old 01-26-2017 , 17:17   Re: [L4D & L4D2] Boomer Bit** Slap
Reply With Quote #79

Looks like this plugin was broken by the update on 1/25/17
cr33py is offline
sam063rus
Junior Member
Join Date: Aug 2014
Old 01-26-2017 , 18:40   Re: [L4D & L4D2] Boomer Bit** Slap
Reply With Quote #80

Quote:
Originally Posted by cr33py View Post
Looks like this plugin was broken by the update on 1/25/17
i have it worked without any errors
sam063rus 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 04:35.


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