Okay thanks.
But what's the difference between these channels?
PHP Code:
Sound Constants:
//Sound Channels
#define CHAN_AUTO 0
#define CHAN_WEAPON 1
#define CHAN_VOICE 2
#define CHAN_ITEM 3
#define CHAN_BODY 4
#define CHAN_STREAM 5
#define CHAN_STATIC 6
#define CHAN_NETWORKVOICE_BASE 7
#define CHAN_NETWORKVOICE_END 500