Restores the FX screaming sound, or a custom sound, when a player is wounded. Permission included to exclude certain players or groups from wounded screams as well as a config option to customize the FX sound that plays.
This plugin provides universal chat and console commands. When using a command in the chat, prefix it with a forward slash: /.
Permissions
This plugin uses the permission system. To assign a permission, use oxide.grant <user or group> <name or steam id> <permission>. To remove a permission, use oxide.revoke <user or group> <name or steam id> <permission>.- woundedscreams.exclude - Excludes permitted user or group from wounded screams.
- woundedscreams.ondemand - Allows permitted players to use the scream on demand feature.
- woundedscreams.nocooldown - Allows permitted user or group to bypass cooldown for scream-on-demand.
Commands
This plugin provides both chat and console commands using the same syntax. When using a command in chat, prefix it with a forward slash: `/`.This plugin provides universal chat and console commands. When using a command in the chat, prefix it with a forward slash: /.
- scream - Trigger scream on demand (requires permission)
Configuration
The settings and options can be configured in the WoundedScreams file under the config directory. The use of an editor and validator is recommended to avoid formatting issues and syntax errors.- Enable_Scream_Ondemand (Default: false): Enables the scream-on-demand feature.
- FX_Sound: The sound played when a player is wounded or screams.
- Interval (Default: 6): How often the FX_Sound is played in seconds.
- Scream_Cooldown (Default: 30): Cooldown for how often a player can use scream-on-demand. Permission woundedscreams.nocooldown bypasses this for permitted user or group.