Hey im thinking about disable all resource.AddFile functions for my Server.
Because i just use for some files resource.AddWorkshop to load up the important ones. Like the wOS Animations.
But some Addons from the Server that the client dont have (for p.e most workshop addons)
have the resource.AddFile included.
How is it possible to disable the resource.AddFile() function for my Server and just let my custom resource.AddWorkshop files the allowance to run?
thanks alot
sv_allowdownload 0
sv_downloadurl ""
Should do the trick
Sorry, you need to Log In to post a reply to this thread.