SRCDS Steam group


GETTING SOUNDS TO PLAY ON MOTD
#1
Yes sorry this is another motd post.. ok i got the website to work thanx for your help..... now i cant get music to play
this is how my motd looks:
<head>
<title>Cstrike MOTD</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta http-equiv="Refresh" content="0;url=http://www.freewebs.com/haclanwebsite">
</head>
<NOEMBED> <BGSOUND src="http://www.xxxxxx.com/xxxx.wav">
</NOEMBED>
of course i have my file filled in but the sound wont play....... thats the coe they say to use t the steam forums so could someone help me please!! do the NOEMBED things have to go som,ewhere else or somethin? thanx... !

EDIT : ALSO ONE MORE QUESTION.... i added songs to my mani sound file and added them to the list... but when i try to play them it tells me somethin liek this: cannot play file probably missing from disk/repository... does anyone know why? thanx.. these ARE NOT SOUNDS IN THE MOTD i am talking about songs u can play in game for these such as I AM CORNHOLIO! the songs show up it just says its missing from disk/repository
Reply
#2
Bump please i need hhelp!!!
Reply
#3
put this in the body of the html file you have your motd linkd to

<bgsound src="urltosoundfile" loop=false>

that should work.. and it only took about a half second of googleing... learn to love google its soo much easier to find stuff like that. =)


and with the sounds.. make sure you put the directory right in the sounds file, also you should add them files to the downloads.txt file for mani. so they will be downloaded to clients.
Reply
#4
ok is that all i have to put?? im not good with html sorry would i have to put the noembed stuff too .... ? thanx
like can u put exact code i would need to put just fill in my own song?? thanx!!
Reply
#5
all you have to do is put that, just like that in the body of the html page you have your motd linkd to.. if you don't want to do that, it might work to put it in the motd file, it might not work though with the page load in the head tag. try this
Code:
<head>
<title>Cstrike MOTD</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body>
<iframe src="http://www.freewebs.com/haclanwebsite" width=100% height=100%></iframe>
<bgsound src="urltosoundfile" loop=false></body>

that should work.
Reply
#6
thanx!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)