Ok so I added in this addon and it attempts to download pictures it needs for the addon but it does not actually attempt to download it to the server. I have a lua file in lua/autorun/server called fastdownload and it looks like this:
http://gyazo.com/0549d8baa4dd3e43af4ca2582725fca8
Can anyone help me out with this
Fast download
-
- New to forums
- Posts: 8
- https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
- Joined: Tue Jul 23, 2013 3:22 pm
Re: Fast download
My bad I am using resource.AddSingleFile that was an old pic
- allofmywut
- New to forums
- Posts: 10
- Joined: Sat Apr 26, 2014 3:48 pm
- Contact:
Re: Fast download
I have a hosted server (opposed to a dedicated server), so for this issue I would make sure I have all of those materials in my webserver which is then linked to the server in your server.cfg file listed as sv_downloadurl "http://NAME.site.nfoservers.com/server/" but replace it with the webserver you've set for your server.