Author Topic: Counter-Strike Radio- Released?  (Read 1001 times)

I heard that Stratofortress's Counter-Strike Radio script got released on RTB, and then got removed.

Is this true? Also, I saw several servers that had a working version of this mod.

What Counter-Strike radio?

It's a bunch of / commands that play Counter-Strike sounds.

no.
only people who got lucky and found the script before it got deleted have it.
or they made it.
i was going to release it but i asked for permission.
he said no.
EDIT: rykuta is some one who is making it
« Last Edit: June 26, 2009, 07:10:09 PM by hi919 »

But the commands were the same!
/nega
/cover etc.

They said he also released it on his website, but he didn't.

The server was called [Something] Desert Survival.

he did, it was a secret download, now its gone.

*Blockoman slams his head against his computer and breaks the scree-

Edit: Know anyone that might have it?

Edit: Know anyone that might have it?
me. but im not going to give it


Yeah. can you give me it?


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.
Code: [Select]
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?
« Last Edit: June 26, 2009, 09:15:09 PM by Stratofortress »