SRCDS Steam group


Help a Fellow noobie
#1
I'm trying to get my srcds to play a sound file when a client connects to it.

I've tried several things and nothing seems to be working.

All suggestions or recommendations are greatly appreciated.

Please and Thx in advance,
Wes

(FYI: Attachment is the sound file i want clients to hear when they connect to the server)
Reply
#2
Game?
Mod's Running?
~ Mooga ...w00t? - SRCDS.com on Twitter
[Image: 76561197965445574.png]
Please do not PM me for server related help
fqdn Wrote:if you've seen the any of the matrix movies, a game server is not all that different. it runs a version of the game that handles the entire world for each client connected. that's the 2 sentence explanation.
Reply
#3
Mooga Wrote:Game?
Mod's Running?


Game: Cstrike(CS:S)
-------------------------
Mods:

P3N Knife
Mugmod
Gungame
Quake sounds
Reply
#4
There is probably some script whether it be Eventscripts, Mani Mod, or other ones. Google is your friend.
realchamp Wrote:
Hazz Wrote:Has someone helped you on these forums? If so, help someone else
Mooga Wrote:OrangeBox is a WHORE.
Reply
#5
Just add some code to your MOTD file such as:

<EMBED src="file.wav" autostart=true loop=false volume=100 hidden=true>

Obviously edit it with the correct file name and path. Don't make your sound file too long, it can be annoying. Not everyone may have the same taste as you Big Grin
Reply
#6
RogueT Wrote:Just add some code to your MOTD file such as:

<EMBED src="file.wav" autostart=true loop=false volume=100 hidden=true>

Obviously edit it with the correct file name and path. Don't make your sound file too long, it can be annoying. Not everyone may have the same taste as you Big Grin

Thank you Roguet.. i'd smoke you on a joint if you were in hands reach
Reply
#7
wes123 Wrote:
RogueT Wrote:Just add some code to your MOTD file such as:

<EMBED src="file.wav" autostart=true loop=false volume=100 hidden=true>

Obviously edit it with the correct file name and path. Don't make your sound file too long, it can be annoying. Not everyone may have the same taste as you Big Grin

Thank you Roguet.. i'd smoke you on a joint if you were in hands reach

Ok i tried doing the <EMBED src="file.wav" autostart=true loop=false volume=100 hidden=true> and i still have no positive results. Im going to copy paste my motd.txt file in this post to make sure im not doing anything im not suposed to be doing.
-------------------------------------------------------------------
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd">
<html>
<head>
<title>RULES & MOTD</title>
<EMBED src="C:\Program Files\Steam\steamapps\******\counter-strike source\cstrike\sound\admin_plugin\lakefire.wav" autostart=true loop=false volume=100 hidden=true>
<style type="text/css">
pre {
font-family:Verdana,Tahoma;
color:#FFB000;
}
body {
background:#000000;
margin-left:8px;
margin-top:0px;
}
a {
text-decoration: underline;
}
a:link {
color: #FFFFFF;
}
a:visited {
color: #FFFFFF;
}
a:active {
color: #FFFFFF;
}
a:hover {
color: #FFFFFF;
text-decoration: underline;
}
</style>
</head>
<body scroll="yes">
<pre>
<strong>Welcome to [Team Chronic]'s smoke lounge!°º¤ø,¸¸,ø¤º°`°º¤ø,¸ °º¤ø,¸¸,ø¤º°`°º¤ø,¸
We Hope You Enjoy Your Stay!
</pre>
<img src="http://www.indymedia.ie/attachments/oct2006/afcanastan.jpg" height="400" width="750">>
</body>
</body>
</html>
Reply
#8
Does your MOTD still show? I would try http://htmlgoodies.com/, since you are using html. Find out how to make looping sounds.
realchamp Wrote:
Hazz Wrote:Has someone helped you on these forums? If so, help someone else
Mooga Wrote:OrangeBox is a WHORE.
Reply
#9
You can NOT let OTHER people DOWNLOAD from YOUR computer!

You HAVE to put the sounds on a webserver somewhere and point the MOTD to that location
Join the Source Dedicated Server Support Group on Steam Community!
Source Dedicated Server (SRCDS)
Free to join, Live support! (When available)

http://forums.srcds.com/viewtopic/5114
Reply
#10
Oh, well then i think you should use geocities.com. Make a yahoo user name and upload the html from your motd to your free website. Upload the sound file and add the html to make the sound file run.
realchamp Wrote:
Hazz Wrote:Has someone helped you on these forums? If so, help someone else
Mooga Wrote:OrangeBox is a WHORE.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)