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

[L4D]anti-FF


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
LTR.2
Veteran Member
Join Date: Aug 2009
Old 10-29-2009 , 17:06   [L4D]anti-FF
Reply With Quote #1

hi.

maybe i am a little outdated but there is some kind of plugin (or cavrs) to turn off FF?
(even on infected)
LTR.2 is offline
DieTeetasse
Senior Member
Join Date: Jul 2009
Old 10-29-2009 , 19:41   Re: [L4D]anti-FF
Reply With Quote #2

Quote:
survivor_friendly_fire_factor_easy : 0 : , "sv", "cheat" :
survivor_friendly_fire_factor_expert : 1 : , "sv", "cheat" :
survivor_friendly_fire_factor_hard : 0 : , "sv", "cheat" :
survivor_friendly_fire_factor_normal : 0 : , "sv", "cheat" :
Dont know if this is working on versus.
DieTeetasse is offline
Mr. Zero
Veteran Member
Join Date: Jun 2009
Location: Denmark
Old 10-30-2009 , 05:26   Re: [L4D]anti-FF
Reply With Quote #3

survivor_ff_tolerance 10000

Will disable friendly fire for survivors. Don't know if the infected have their own cvar, otherwise you probably need to hook the player_hurt event and reverse the damage if teammate.
Mr. Zero is offline
LTR.2
Veteran Member
Join Date: Aug 2009
Old 10-30-2009 , 10:10   Re: [L4D]anti-FF
Reply With Quote #4

mp_friendlyfire 0?
does that exist?
LTR.2 is offline
psychonic

BAFFLED
Join Date: May 2008
Old 10-30-2009 , 13:45   Re: [L4D]anti-FF
Reply With Quote #5

If there is no cvar for it, you can hook OnTakeDamage with SDK Hooks and then return Plugin_Handled if the team of the victim and attacker match.
psychonic is offline
LTR.2
Veteran Member
Join Date: Aug 2009
Old 10-30-2009 , 14:30   Re: [L4D]anti-FF
Reply With Quote #6

Quote:
Originally Posted by psychonic View Post
If there is no cvar for it, you can hook OnTakeDamage with SDK Hooks and then return Plugin_Handled if the team of the victim and attacker match.
i don't know how to do that. sorry
LTR.2 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:11.


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