PDA

View Full Version : Random Sounds


Xabora
August 6th, 2004, 10:46 AM
Sound {
ID = "pistol";
Flags = "sf_shift2";
Lump = "DSPISTOL";
Link pitch = -1;
Link volume = -1;
Priority = 64;
Max channels = -1;
}

How would I get the Pistol to play a Random Audio sound from a list when Fired?

DaniJ
August 6th, 2004, 11:09 AM
It isn't possible atm AFAIK without a custom .dll

Xabora
August 6th, 2004, 11:37 AM
Darn...



Thanks anyways...