So, i have a heap of games like cs:s and half life 2 mounted to my gmod server, however, the maps don't appear to be mounting. Everytime I select the server to use a map like cs_office it says the map doesn't exist. Do i have to manually put the map file in the gmod map folder?
Did you add cs:s and half life to the mount.cfg file?
You can find this file here:
/serverroot/garrysmod/cfg/mount.cfg
I did
Here's my file:
//
// Use this file to mount additional paths to the filesystem
// DO NOT add a slash to the end of the filename
//
"mountcfg"
{
"cstrike" "/home/steam/games/cs:s-ds"
"tf" "/home/steam/games/tf2-ds"
"hl2" "/home/steam/games/hl2"
"episodic" "/home/steam/games/hl2e1"
"ep2" "/home/steam/games/hl2e2"
"portal" "/home/steam/games/portal"
"portal2" "/home/steam/games/poral2"
"csgo" "/home/steam/games/cs:go-ds"
"l4d2" "/home/steam/games/l4d2-ds"
}
[QUOTE=Mooty7;47904367]I did
Here's my file:
//
// Use this file to mount additional paths to the filesystem
// DO NOT add a slash to the end of the filename
//
"mountcfg"
{
"cstrike" "/home/steam/games/cs:s-ds"
"tf" "/home/steam/games/tf2-ds"
"hl2" "/home/steam/games/hl2"
"episodic" "/home/steam/games/hl2e1"
"ep2" "/home/steam/games/hl2e2"
"portal" "/home/steam/games/portal"
"portal2" "/home/steam/games/poral2"
"csgo" "/home/steam/games/cs:go-ds"
"l4d2" "/home/steam/games/l4d2-ds"
}[/QUOTE]
You can try adding them manually , its not very hard, either.
Just a simple copy-paste.
Sorry, you need to Log In to post a reply to this thread.