dysphie / nmrih-team-healing

Sourcemod plugin for No More Room in Hell that enables the use of first aid kits and bandages on teammates
GNU General Public License v3.0
4 stars 2 forks source link
nmrih sourcemod

[NMRiH] Team Healing

Allows survivors to heal each other

Installation

Usage

Equip a first aid kit or bandages and hold USE (Default: E) on another player to treat them.

Opting out

Players can opt out of healing via sm_settings -> Medical Settings

image

Translations

All messages in this plugin can be translated via translations/team-healing.phrases.txt. See Translations File Format

Medical Sounds

Medical sounds can be tweaked via configs/teamhealing.cfg.

Note: At the moment, custom sounds will not be automatically added to the downloads list

CVars

Cvars are saved to cfg/sourcemod/plugin.teamheal.cfg, which is autogenerated when the plugin is first loaded.

Global forwards

Many actions are exposed to developers via global forwards, see nmr_teamhealing.inc

Modules

Player blocks

Allows players to block specific people from healing them via sm_settings. This module is placed in plugins/disabled by default. Blocks are saved to the database specified by the sm_team_heal_block_database convar. This must match the name of an entry in sourcemod/configs/databases.cfg