[CS:GO] Player Breathing Sounds (v1.22, 19 March - 2020)

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] Player Breathing Sounds (v1.22, 19 March - 2020)

Post by greenie »

Description:
This plugin simulate the breathing of the players allowing other players to hear it like in real life.

Console-Variables:
• breathe_are_bots_breathing (def: 1):
Whether or not bots make breath sounds.
• breathe_who_should_breathe (def: 0):
who should make breathe sounds - 0 - Both teams, 1 - Only Terrorists, 2 - Only Counter-Terrorists.
• breathe_walking_sound (def: 0):
0 - walking0.mp3, 1 - walking1.mp3, 2 - walking2.mp3, 3 - random sound.
• breathe_running_sound (def: 0):
0 - running0.mp3, 1 - running1.mp3, 2 - running2.mp3, 3 - ramdom sound.
• breathe_hold_mode (def: m):
r - When not running, m - When not moving, c - On crouch.
• breathe_volume (def: 5):
Control Breathe-Volume (0-7).
Installation instructions:
• Place all sounds into "csgo/sound" (in your game server or fdl if using) and breathe.smx into the plugins folder (game server only).


Changelog:
19 March - 2020 [v1.22]
• Made the code more readable.

19 March - 2020 [v1.21] BIG UPDATE
• Added 6 Breathe sounds, 3 for walking, 3 for running.

• Added ConVar for Breathe volume.

• Added ConVar for walking breathing sound (choose from 3 different sounds when player is using the SHIFT button or standing still).

• Added ConVar for running breathing sound (choose from 3 different sounds when player is NOT using the SHIFT button and he is in movement).

• Added ConVar "holding your breathe". add up to 3 different options. player will hold his breathe : 'r' - When not running, 'm' - When not moving, 'c' - On crouch (for example: when set to "mc", player will not make breathe sounds while not moving (m) or / and crouching (c)).

• Added late load for client timers (if the client never downloaded the sound files, map change is required).

18 March - 2020 [v1.11]
• BUG FIX: breathing sound stopped working on team switch.

18 March - 2020 [v1.01]
• Edited all old syntax to the new syntax.

18 March - 2020 [v1.0]
• Initial release.
get plugin
Post Reply

Return to “General Purpose”