StopSound Function

Stops a sound.

void StopSound(int entity, int channel, const char[] name)

Parameters

int entity

Entity index.

int channel

Channel number.

const char[] name

Sound file name relative to the "sound" folder.