Hello, I am having a problem where model/material files will not download no matter what I have tried. Currently I have a fastDL server perfectly mirrored, and a resources.lua file. Any help is appreciated!
Things I have tried:
Google
Even more googling
I have put the file in my lua/autorun folder
resources.lua
[HR][/HR]
–Generated with Kogitsune’s Resource Generator
resource.AddFile( “/materials/weapons/swep.vmt” )
resource.AddFile( “/models/weapons/v_combinesniper_e2.dx80.vtx” )
resource.AddFile( “/models/weapons/v_combinesniper_e2.dx90.vtx” )
resource.AddFile( “/models/weapons/v_combinesniper_e2.mdl” )
resource.AddFile( “/models/weapons/v_combinesniper_e2.sw.vtx” )
resource.AddFile( “/models/weapons/v_combinesniper_e2.vvd” )
resource.AddFile( “/models/weapons/v_combinesniper_e2.xbox.vtx” )
resource.AddFile( “/models/weapons/v_dragunov__.dx80.vtx” )
resource.AddFile( “/models/weapons/v_dragunov__.dx90.vtx” )
resource.AddFile( “/models/weapons/v_dragunov__.mdl” )
resource.AddFile( “/models/weapons/v_dragunov__.sw.vtx” )
resource.AddFile( “/models/weapons/v_dragunov__.vvd” )
…etc etc