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
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>