• How do I make players who join force download
    5 replies, posted
How can I make it so when players join my dedicated server they will automatically download the adddons when they join. I'm using steamcmd for my server and have addons mounted via workshop collection.
Add a file to lua>autorun>server and name it addons.lua then put "resource.AddWorkshop( "workshopnum" )" for every addon, do that, but on a new line
Since they are workshop addons can I add the .gma?
[url]http://wiki.garrysmod.com/page/resource/AddWorkshop[/url]
By doing this will it force download for users who don't have the '[B]allow all custom files[/B]' option enabled?
No; no option will force users with "allow all custom files" disabled to download files.
Sorry, you need to Log In to post a reply to this thread.