Is there a way to make a map default load from a workshop?
I have Chaos City, but workshop collected and i'm trying to figure out if there's a way to make that run default rather than construct default map.
Thanks for info!
For singleplayer or a server?
For server
Add '+map (mapname)' to your server launch parameters, if you are using shared hosting you will likely find this under something like commandline manager. To find the map name, decompile the workshop file and find the .bsp and put that name in there, but don't include the file extension.
E.g. ./srcds_run -game garrysmod +maxplayers 12 +map rp_chaos_city_whateverthefuckversionsystem
I dont have the local file otherwise i wouldn't have even made this thread to begin with.
I'm trying to load a map from a collection from the store.
Sorry, you need to Log In to post a reply to this thread.