• FastDL Models/materials
    2 replies, posted
Hey, I'm wanting my clients to be able to download models from the Server so they can see custom content (Cars and stuff) on the server. Without it my server is pretty much broken, could someone help? For some reason the models do not go to the players, is there a setting I need to change?
Pack all model / material / Sound files into bz2 (bspzip2) with SourceRSC and upload it to your fastdownload webspace then use the Resourcefile generator [url]http://www.facepunch.com/threads/904405[/url] select a copy of your server directory (srcds/orangebox/garrysmod) and copy the generated lua file into autorun/(server`?) add into config sv_downloadurl "http://mydownloads.fastdl.com/ be sure alle folders like models materials and sounds etc. should be in root folder of ftp, sub-folders like "gmodfastdl" works, but you need the correct URL for this ([url]http://mydownloads.fastdl.com/gmodfastdl[/url]) on Linux, i recommend a incase-sensitive filesystem... the most filepaths in addons are shit
Thanks, it works perfectly.
Sorry, you need to Log In to post a reply to this thread.