10-16-2011, 03:12 PM
(This post was last modified: 10-16-2011, 03:21 PM by ShadowsDemise.)
I read the sv_downloadurl wiki and I made a web server to host the files that I want the clients to download but I'm really confused.
I currectly have the web server set up with these directories:
garrysmod
These are my questions:
1) Which folder do I put the addons in on the web server? I want the clients to download Wiremod and I've read that I need to separate the folders that are in the wiremod folder into their corresponding folder on the web server (see step 3) but I've also read that you can just put the wiremod addon into the addons folder on the web server.
2) Do I need to have all of the addons that I want the clients to download in the SRCDS folder too (/srcds/orangebox/garrysmod/addons) or just the web server?
3) Don't I need to create a lua script that tells the clients computer to download from the web server and if so where do I put the script?
I currectly have the web server set up with these directories:
garrysmod
- addons
- cache
- maps
- materials
- models
- resources
- sound
These are my questions:
1) Which folder do I put the addons in on the web server? I want the clients to download Wiremod and I've read that I need to separate the folders that are in the wiremod folder into their corresponding folder on the web server (see step 3) but I've also read that you can just put the wiremod addon into the addons folder on the web server.
2) Do I need to have all of the addons that I want the clients to download in the SRCDS folder too (/srcds/orangebox/garrysmod/addons) or just the web server?
3) Don't I need to create a lua script that tells the clients computer to download from the web server and if so where do I put the script?