Hello there,
I have a problem with my gmod server.
I have a DarkRP server but my server don't allowed people to download my custom models.
I have a fast dl server on my homesite, and our map beginning downloading when people joining, and it working.
But my files will not begin downloading. My friends joining and dont download my files and got ERROR on the server..
How can I fix this problem... Anyone know how to do ?
[url]http://maurits.tv/data/garrysmod/wiki/wiki.garrysmod.com/index70e8.html[/url]
^ Read this and use google when you're lost.
You need to make sure that the file paths that are called when using said addon are the same for when the server sends them to the client.
If your addon looks for models in "garrysmod/models/blahblah", it won't send them to the client if it's in addons/addon/models.
You'll also need to make a forcedl.lua file, which requires pathing to all of your content. Read tutorial!
Sorry, you need to Log In to post a reply to this thread.