• Mounting Question?
    4 replies, posted
With Garrysmod 13 do servers mount game content differently?
Yes GMOD13 dedi servers mount other games differently. On the dedicated server in the cfg directory make a file called mountdepots.txt And add the extra content you wish to mount into that. And add this to it. [code] "gamedepotsystem" { "hl2" "1" "cstrike" "1" "dod" "1" "tf" "1" "ep2" "1" "episodic" "1" "hl2mp" "1" }[/code] And that will mount those games on the GMOD13 server.
So I just need to make sure the content is there then fill in the mountdepots.txt, is there any issues just having all the contents set to "1" but the files are not added until the user wants them?
Just tested it. I removed the extra content (CS:S, EP1, EP2, TF2) from the server but left the mountdepots.txt set to try and mount them. The server started up just fine, and I was able to connect to it with no problems. So I guess it is safe to leave them all set to "1" even if the content is not on the server.
[QUOTE=NaRyan;38134966]Just tested it. I removed the extra content (CS:S, EP1, EP2, TF2) from the server but left the mountdepots.txt set to try and mount them. The server started up just fine, and I was able to connect to it with no problems. So I guess it is safe to leave them all set to "1" even if the content is not on the server.[/QUOTE] Thanks for testing.
Sorry, you need to Log In to post a reply to this thread.