Posts: 90
Threads: 16
Joined: Nov 2009
Reputation:
0
03-22-2010, 07:46 AM
(This post was last modified: 03-22-2010, 07:47 AM by saintjimmygd.)
Hi,i have a srcds (css) server on Debian x86 and i'm useing Sourcemod.How can i play a custom mp3 in my motd file ?
I tried this:
<head>
<NOEMBED>
<BGSOUND src="Link to mp3">
</NOEMBED>
</head>
It worked,but i want the music to stop after a player joins a team ! How can i do this ?
Posts: 285
Threads: 50
Joined: Aug 2008
Reputation:
1
you either need an eventscript for your server or and admin plugin like mani admin, that has that feature installed.
My name is Valentinez Alkalinella Xifax Sicidabohertz Gombigobilla Blue Stradivari Talentrent Pierre Andri Charton-Haymoss Ivanovici Baldeus George Doitzel Kaiser the Third - Don't hesitate to call.
Posts: 90
Threads: 16
Joined: Nov 2009
Reputation:
0
No,i don't want mani on my server.So where should i start looking for that eventscript ?
Posts: 105
Threads: 5
Joined: Nov 2008
Reputation:
0
<HTML>
<EMBED src="Link to mp3" autostart="true" loop="false" hidden="true">
<NOEMBED>
<BGSOUND src="Link to mp3">
</NOEMBED>
</HTML>
Think that should work,
Christy