cs_play_reload_sound

Plays a generic reload sound.

Syntax

stock cs_play_reload_sound(id, bool:shotgun = false, volume = 100, bool:reliable = true) {

Usage

id Client index or 0 for all clients
shotgun If set to true, it will play "weapons/generic_shot_reload.wav",
volume Volume amount (0 - 255)
reliable If true, the message will be sent via the reliable

Return

if "id" is non-zero and the client isn't connected,

Defined in msgstocks.inc at line 528 . This documentation was automatically generated from source.