GMOD 13 ForceDownload? Have people download my stuff not working :(
3 replies, posted
Hello pretty much the Title of the server. Heres my code that i stuck in autorun in lua and called "forcedownload"
My Forcedownload code
[CODE]--// File Generated By Fox-Warrior's Resources Generator Version 2.05 \\--
if (SERVER) then
resource.AddFile( "models/grim.vvd" )
resource.AddFile( "models/grim.sw.vtx" )
resource.AddFile( "models/grim.phy" )
resource.AddFile( "models/grim.mdl" )
resource.AddFile( "models/grim.dx90.vtx" )
resource.AddFile( "models/grim.dx80.vtx" )
resource.AddFile( "materials/grim/models/sythe_mask.vtf" )
resource.AddFile( "materials/grim/models/sythe.vtf" )
resource.AddFile( "materials/grim/models/sythe.vmt" )
resource.AddFile( "materials/grim/models/stimer.vtf" )
resource.AddFile( "materials/grim/models/stimer.vmt" )
resource.AddFile( "materials/grim/models/skelface2_normal.vtf" )
resource.AddFile( "materials/grim/models/skelface2.vtf" )
resource.AddFile( "materials/grim/models/skelface2.vmt" )
resource.AddFile( "materials/grim/models/skelface_normal.vtf" )
resource.AddFile( "materials/grim/models/skelface.vtf" )
resource.AddFile( "materials/grim/models/skelface.vmt" )
resource.AddFile( "materials/grim/models/mouth_normal.vtf" )
resource.AddFile( "materials/grim/models/mouth.vtf" )
resource.AddFile( "materials/grim/models/mouth.vmt" )
resource.AddFile( "materials/grim/models/grimbody.vtf" )
resource.AddFile( "materials/grim/models/grimbody.vmt" )
resource.AddFile( "materials/grim/models/grim_normal.vtf" )
end[/CODE]
[editline]13th April 2013[/editline]
there a fix or something i am doing wrong? people don't download
Are you sure that 'resources generator' is up to date?
No seriously though, we need a FastDL megathread.
Make sure your materials/models file are in your FastDL Path.
Or if you're not using a fastdl.
Make sure sv_downloadurl isn't in your server.cfg, otherwise it will mess up the download
Is it just models, or is for all types of files?
Sorry, you need to Log In to post a reply to this thread.