Because of HTML failure, the download was public for a month or so... It is not ment for public release. DO NOT RELEASE TO PUBLIC.
datablock AudioProfile(gogogoSound)
{
filename = "./com_go.wav";
description = AudioClose3d;
preload = true;
};
function ServerCmdEdown(%Client,%obj)
{
ServerPlay2d(downSound);
Schedule(10, 0, MessageAll, "","\c3"SPC%Client.Name @"(RADIO)\c6: Enemy down.");
}
Now is that too hard?