[CS:GO] Friendly Fire Damage

Post Reply
greenie
Full Member
Full Member
Posts: 1815
Joined: Sun Nov 21, 2021 4:55 pm
Jucator SA:MP ?: Nu
Nick:: greenie
Jucator CS ?: Nu

[CS:GO] Friendly Fire Damage

Post by greenie »

Description: Manage the damage done to teammates.

Required ConVars:
mp_friendlyfire 1
Plugin ConVars:
Code:
sm_ff_damage_reduction_hegrenade 1.0 - Damage done to teammates by a thrown hegrenade.
sm_ff_damage_reduction_hegrenade_self 1.0 - Damage done to players by their own hegrenade.
sm_ff_damage_reduction_molotov 1.0 - Damage done to teammates by a thrown molotov.
sm_ff_damage_reduction_molotov_self 1.0 - Damage done to players by their own molotov.
sm_ff_damage_reduction_knife 1.0 - Damage done to teammates by a knife.
sm_ff_damage_reduction_taser 1.0 - Damage done to teammates by a taser.
sm_ff_damage_reduction_other 1.0 - Damage done to teammates by other things.
Other CS:GO ConVars available:
Code:
ff_damage_bullet_penetration
ff_damage_reduction_bullets
ff_damage_decoy_explosion
ff_damage_grenade_hit
Useless CS:GO ConVars with this plugin:
Code:
ff_damage_reduction_grenade
ff_damage_reduction_grenade_self
ff_damage_reduction_other
GitHub: https://github.com/Ilusion9/csgo-ff-damage-sm
Post Reply

Return to “General Purpose”