Hello there,
I have used to the directory of "/garrysmod/lua/autorun/server/resources.lua" and it just isnt working.
Paste bin of contents inside file: [url]http://pastebin.com/nufv2zeX[/url]
Post your server.cfg
This should work fine. Just incase you're unaware, you don't need to use resource.AddFile on VTFs because resource.AddFile will automatically mount those files.
resource.AddFile only downloads files to the client from the server, so of course make sure that the files are located on the server aswell.
Lastly, don't forget sv_allowdownload 1
still isnt working...
[QUOTE=Zacy;52010591]still isnt working...[/QUOTE]
[QUOTE=code_gs;52008299]Post your server.cfg[/QUOTE]
?