Skip to content

Customizable GMod addon that makes players emit sounds when damaged

License

Notifications You must be signed in to change notification settings

CFC-Servers/cfc_pain_sounds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CFC Pain Sounds

OOF!

Overview

Uses a hard-coded list and some string parsing to choose a model-appropriate pain sound to play.

Pain Sounds comes with a variety of options, including:

  • Enable/Disable
  • Quiet Mode (lower volume)
  • Minimum damage to trigger sound
  • Per-player cooldown between sounds

Installation

Simply download a copy of the zip, or clone the repository straight into your addons folder!

Pre-compiled versions are available in Releases

The lua branch is a lua-only branch containing the compiled code from the most recent release. One can use this to easily keep cfc_pain_sounds up to date.

git clone --single-branch --branch lua [email protected]:CFC-Servers/cfc_pain_sounds.git