Garry's Mod

Garry's Mod

View Stats:
oddbolt Oct 13, 2014 @ 7:48am
Loading Screen Music - Still possible?
Heya guys, I've just recently started hosting a gmod server on my machine and have been trying to work out how to add music to the loading screen. I haven't got any coding skills so I essentially depend on guides and guesswork but so far I've had no luck.

The most recent guide I was able to find and follow was this (7 months old): https://www.youtube.com/watch?v=pd2c4Qo8hHw

After following that guide the loading screen image loads fine but no music plays. I tried my own .mp3 as well as the Youtube video methods (found both html codes on that video link and in the comments of the video) but the music refused to play in-game. It worked fine on the link itself. It also seems most people in the comments from 4 months ago onwards have been unable to get music working. Has anyone managed to do this successfully on their own server? And if so how? Thanks.
Last edited by oddbolt; Oct 13, 2014 @ 7:51am
< >
Showing 1-12 of 12 comments
PoohNerd Oct 13, 2014 @ 6:19pm 
I would recommend down sizing the mp3 file to a ogg file type. And I use a loading screen called crystal load.
oddbolt Oct 14, 2014 @ 5:36am 
Thanks for the reply! I changed the file type to ogg like you said and edited the code to use <audio instead of <embed and it's working now. I'll check out Crystal load too. Thanks again!
Marsden Nov 2, 2014 @ 8:31pm 
hey, I'm having the same problem. would you mind posting the fixed audio code?
Cripplepunk Nov 3, 2014 @ 4:02am 
Originally posted by Marsden:
hey, I'm having the same problem. would you mind posting the fixed audio code?
Its already fixed.
~ Zach ~ Dec 17, 2014 @ 11:36am 
<iframe width="1" height="1" src="https://www.youtube.com/embed/VIDEOID?rel=0&autoplay=1&loop=1" frameborder="0" style="width:0px; height:0px;"></iframe>
76561198156194910 Dec 17, 2014 @ 5:46pm 
I would recommend not putting loading music on your server because its really really ♥♥♥♥♥♥♥ annoying
wEEwE Jan 22, 2015 @ 4:09am 
<html>
<head>
<title>Cosmos Gaming</title>

<style type="text/css">
body {
margin:0px;
padding:0px;
background-color:#000000;
}
</style>

</head>
<body>
<object style="height:0px; width:0px;">
<embed src="http://www.youtube.com/v/8w_lwezZDUw?version=3&autoplay=1&loop=1" type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" width="0" height="0">
</object>

<img src="http://scrazgaming.x10host.com/stuff/Cosmos%20gaming/GMOD%20SERVER.png" style="width:100%; height:100%;" alt="" />
</body>
</html>





That is a code for a fully working loading screen with music enjoy
Fondling Minions Jun 9, 2015 @ 5:36pm 
I am having the same issue except the .ogg file doesn't work at all i have everything installed correctly by the crystal load guides but i dont know why .ogg does not work on web or in server
Amy Immernacht Aug 4, 2015 @ 4:53am 
Hey. I have the problem, that when I put in the Music file, it plays in the webbrowser normaly, but then when I start Garry's Mod, it doesnt play the sound.
Can anyone help?

Thanks in advance
Tobias Jan 2, 2017 @ 4:42am 
Originally posted by 'Chiru' Michiru:
Hey. I have the problem, that when I put in the Music file, it plays in the webbrowser normaly, but then when I start Garry's Mod, it doesnt play the sound.
Can anyone help?

Thanks in advance
Gibt es bereits eine Lösung?
Zanarak Jan 2, 2017 @ 5:00am 
yes
Tobias Jan 2, 2017 @ 8:06am 
Originally posted by SolenaRP Alanmisterio:
yes
Und welche?
< >
Showing 1-12 of 12 comments
Per page: 1530 50

Date Posted: Oct 13, 2014 @ 7:48am
Posts: 12