How's it going guys? I'm making this thread because my workshop.lua will not mount, I have had experience with running servers before and this has never happen and is putting me in an odd spot. Any help would be great.
resource.AddWorkshop( "128089118" ) -- m9k AR
resource.AddWorkshop( "128091208" ) -- m9k HW
resource.AddWorkshop( "128093075" ) -- m9k SA
resource.AddWorkshop( "144982052" ) -- m9k S
resource.AddWorkshop( "299279882" ) -- m9k Admin
resource.AddWorkshop( "231961544" ) -- m9k .WAV
resource.AddWorkshop( "104479831" ) -- stacker
resource.AddWorkshop( "104815552" ) -- smart snap
resource.AddWorkshop( "104482086" ) -- percision
resource.AddWorkshop( "149737736" ) -- antistuck
resource.AddWorkshop( "110871780" ) -- hit numbers
resource.AddWorkshop( "105841291" ) -- more materials
resource.AddWorkshop( "201942905" ) -- hitmarker
resource.AddWorkshop( "105463332" ) -- spraymon
resource.AddWorkshop( "109643223" ) -- 3d2d textscreens
Where is the file located
Just to be clear, you know this only downloads assets to the clients that get connected right?
For workshop mounting to the server, use [URL="https://wiki.garrysmod.com/page/Workshop_for_Dedicated_Servers"]this guide[/URL]
[QUOTE=stickman14714;52368124]Where is the file located[/QUOTE]
Where it should be lua/autorun/server
[QUOTE=kpjVideo;52368239]Just to be clear, you know this only downloads assets to the clients that get connected right?
For workshop mounting to the server, use [URL="https://wiki.garrysmod.com/page/Workshop_for_Dedicated_Servers"]this guide[/URL][/QUOTE]
I get that, it isn't my first server. The point I'm still trying to get at is that the addons usually get downloaded through the server into the addons list. But they are not mounting and downloading like they usually are.
I eat ass constantly. Did you try adding the Add-ons to your Servers Addon Folder...
[QUOTE=killermoddar;52368266]
The point I'm still trying to get at is that the addons usually get downloaded through the server into the addons list. But they are not mounting and downloading like they usually are.[/QUOTE]
This statement makes it seem like you are trying to download the addons to your server, but you are trying to use resource.AddWorkshop, which is used to get the client to download the addon?
Also, is there a reason why people are suggesting to do these manual resource.AddWorkshop lists?
There have been [URL="https://steamcommunity.com/sharedfiles/filedetails/?id=309020990"]scripts like this[/URL] which automatically do that for a little while now.
Sorry, you need to Log In to post a reply to this thread.