Skip to content

Next21Team/Fall-Damage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 

Repository files navigation

Fall Damage

English | Русский

AMX Mod X plugin for Counter-Strike.

If the player falls on another alive player, then the fall is softened and the player who fell takes damage.

Cvars

  • n21_falldamage_mul_attacker "0.4" Fall damage reduction (taken damage * cvar value).
  • n21_falldamage_mul_victim "0.9" Damage to the victim that fell (taken damage * cvar value).

Authors