AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Unapproved/Old Plugins (https://forums.alliedmods.net/forumdisplay.php?f=27)
-   -   Sound_files_upload (make clients load customsounds on connec (https://forums.alliedmods.net/showthread.php?t=702)

Isobold 03-31-2004 03:08

Sound_files_upload (make clients load customsounds on connec
 
2 Attachment(s)
It's not my own plugin (this plugin was made by a certain Spacedude), I only took it from the amxmod-site, compiled it with the amx mod x compiler and tested it on our server. It works fine.

Just take the amx-file and put it into the plugins-directory, add a line for the plugin to the plugins.ini and it works. Then put a soundfiles.txt - file into the moddirectory (for example cstrike, dod and so on) and write the customsoundfiles into it, that players shall load on connect.


Example:

You installed Counter-Strike, you have to put the soundfiles.txt there:
c:\Programs\hlds\cstrike

Then you put your customsound into the soundfolder. If you are using sounds with a common name, that can be found only at your server, it might be a good idea to create a custom directory.

Example:

You want the sounds yeah.wav and yippiiee.wav to be loaded:
You put them into a directory named myserverstuff

There pathes are now:
c:\Programs\hlds\cstrike\sound\myserverstuff\ yeah.wav
c:\Programs\hlds\cstrike\sound\myserverstuff\ yippiiee.wav


Into the soundfile.txt you only write:
myserverstuff\yeah.wav
myserverstuff\yippiiee.wav



Ready!
Now connect to your server and the soundfiles should load (only if you dont already have them).

BigBaller 03-31-2004 03:27

Did you bother to read other plugins first?

http://forums.alliedmods.net/showthread.php?t=700

Isobold 03-31-2004 03:56

probably you should learn to write good descriptions. I googled for more then 2 hours yesterday, searched with the searchfunction in this and other forums, but I didn't found anything. I admit that have not read the hole text of each plugin, I only parsed the descriptions I got by the searchfunction, and there was nothing what seemed good to me.

But never the less, this one is easier to use...

BigBaller 03-31-2004 04:04

Quote:

probably you should learn to write good descriptions.
I didnt write the plugin, nor did I write the description, dont blame me -_-

QuakerOates 04-01-2004 09:13

nice plugin..works really well on our server.

GJ

AssKicR 04-01-2004 12:02

and if you read BigBallers post this has already been converted....

ADMIN!!!! remove this plugin...

Isobold 04-03-2004 04:42

if you were able to read asskicr, then you would know, that its not the same. Its only another plugin, with the same functions. BiBallers one has more features, in return it is more complicated to make it run!!!

BigBaller 04-03-2004 05:04

Quote:

Originally Posted by Isobold
if you were able to read asskicr, then you would know, that its not the same. Its only another plugin, with the same functions. BiBallers one has more features, in return it is more complicated to make it run!!!

accually no

that other one is the exact same thing as this, check the coding.

DoubleTap 04-03-2004 08:51

They are both copies of my port and should both be removed, this version here is not from the same source doesn't do nearly as much...

Posted: Sun Mar 28, 2004 9:11 pm Post subject: Ludwigs Sound Download Management
http://forums.alliedmods.net/showthread.php?t=612

Posted: Wed Mar 31, 2004 2:08 am Post subject: Sound_files_upload (make clients load customsounds on connec

Posted: Wed Mar 31, 2004 12:43 am Post subject: (Ludwig van) Sound Download Management

Isobold 04-03-2004 12:22

I disagrea, at least at the amx-database this port and yours are different plugins from different authors...

This one is really easy to use and can make download anything. You don't have to know anything about syntax for making download some sounds anytime and some sounds for some maps only. You just have to type the downloadpathes into one textfile and its ready.

"Keep it simple stupid!" ;)


All times are GMT -4. The time now is 08:50.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.