[QUOTE=killerdude98;48926938]How do you setup FastDL for scriptfodder addons?[/QUOTE]
You can probably ask the developer of the script for assistance.
1. You need a webhost.
2. Make a virtual environment on the web server containing folders like models/, material/, and sound/.
3. Place the resources in their respective subdirectories in these folders.
4. BZip all files using BZIP or 7-Zip.
5. Set your sv_downloadurl in your server.cfg to the web server environment.
6. resource.AddFile( "path" ) all files serverside; you can automatically do this using Fox-Warrior's generator.
You could also publish the resource files to the workshop which wouldn't require a webhost, but takes a bit more work. Just make sure you don't include any lua files if it's from scriptfodder.
Sorry, you need to Log In to post a reply to this thread.