Posts: 6
Threads: 2
Joined: Jun 2010
Reputation:
0
If i have uploaded wiremod to my server, how do i make people connecting download it? Since i've been told not to add a whole folder but how am i then able to add the materials and models of wiremod?
Here's how it looks:
..../garrysmod/materials
..../garrysmod/models
and so on. The reason they aren't in addons is because i've been told that you'd have to take out the materials/models, etc to make people download them. Adding the whole "materials" folder, just seems easier. What can i do so i can make them download wiremod's models/materials when they join my server if they do NOT have wiremod?
Posts: 6
Threads: 0
Joined: Aug 2011
Reputation:
0
Your FastDL should have 5 main folders, give or take a few custom ones.
-cache
-materials
-models
-resources
-sound
Wiremod Should have 4 folders if downloaded by SVN, each of these folders must go in your server's "addon" folder.
Then you should go into each of the folders and find the folders which are categorised into the 5 categories above, so if wire model pack has a "materials" folder you copy that and paste in your FastDL space.
Wiremod shouldn't be installed in individual categories in you server but in "addons" on your main server and not the fastDL.
If you didn't understand any of that then just reply with any questions you have :/
Posts: 6
Threads: 0
Joined: Aug 2011
Reputation:
0
I might have the same problem as you, I recently added wiremod to FastDL and people still see errors. Make sure this is in the server.cfg
"sv_allowupload" "0"
"sv_allowdownload" "0"
Posts: 6
Threads: 0
Joined: Aug 2011
Reputation:
0
08-24-2011, 11:01 AM
(This post was last modified: 08-24-2011, 11:01 AM by Crusader.)
I think you set it to "0" if you have fastDL, and "1" if you don't. I am using "0" on my server and it works fine (I have FastDL).
But then again, sources says otherwise.
Posts: 3,906
Threads: 404
Joined: Oct 2007
Reputation:
21
gmod doesn't work like normal SRCDS servers. I don't think you can actually push that content to a user...
~ Mooga ...w00t? -
SRCDS.com on Twitter
Please do not PM me for server related help
fqdn Wrote:if you've seen the any of the matrix movies, a game server is not all that different. it runs a version of the game that handles the entire world for each client connected. that's the 2 sentence explanation.