View Single Post
-pk-
Member
Join Date: Feb 2009
Old 02-12-2009 , 01:14   Re: [L4D] Friendly-Fire Limit
Reply With Quote #5

My example settings for "Normal" difficulties,


Anti-Grief and Noob-Friendly Server :

l4d_ff_limit "60"
l4d_ff_teammate "35"
l4d_ff_grendmg_min "-1"
l4d_ff_grendmg_max_team "40"
l4d_ff_grendmg_max_teammate "15"
l4d_ff_ban "0"
l4d_ff_banduration "0"
l4d_ff_log "0"
l4d_ff_notify "1"
l4d_ff_announce "1"


or banning while taking into consideration the fire damage,

Ban 1 (Player must do atleast 40+ damage to team using weapons) :

l4d_ff_limit "60"
l4d_ff_teammate "30"
l4d_ff_grendmg_min "20"
l4d_ff_grendmg_max_team "40"
l4d_ff_grendmg_max_teammate "15"
l4d_ff_ban "1"
l4d_ff_banduration "60"
l4d_ff_log "1"
l4d_ff_notify "1"
l4d_ff_announce "1"


Ban 2 (Player must do atleast 40+ damage to team or 30+ damage to teammate using weapons) :

l4d_ff_limit "50"
l4d_ff_teammate "40"
l4d_ff_grendmg_min "10"
l4d_ff_grendmg_max_team "40"
l4d_ff_grendmg_max_teammate "15"
l4d_ff_ban "2"
l4d_ff_banduration "60"
l4d_ff_log "1"
l4d_ff_notify "1"
l4d_ff_announce "1"


Edit: moved this post to the front page.

Last edited by -pk-; 02-15-2009 at 13:20.
-pk- is offline