• FastDL not working!
    4 replies, posted
I tried setting up FastDL on my GMod server, but it's not working. Like, at all. My fastdl link is this: [url]http://gmod.monkeystrikegaming.com/garrysmod/[/url] From my server.cfg: [CODE]sv_downloadurl gmod.monkeystrikegaming.com/garrysmod/ sv_allowupload 0 sv_allowdownload 0[/CODE] Yet when I join when the server is on a map I don't have, my game tries to download the map from the server, then kicks me when I don't have the map and it can't download it from the server. What am I doing wrong? [B]E:[/B] I tried changing the url to [url]http://gmod.monkeystrikegaming.com/garrysmod/[/url] and that didn't work either.
Post your resource.AddFile file. Also, try this. [code]sv_downloadurl "http://gmod.monkeystrikegaming.com/garrysmod/" sv_allowupload 0 sv_allowdownload 0[/code]
[QUOTE=code_gs;43623220]Post your resource.AddFile file. [/QUOTE] Would I need to use resource.AddFile? I didn't think that was required for the map. Edit: Also, if I do need to use it, where would I find it? Would that be /garrysmod/data/ulx/downloads.txt?
Oh, it's maps only? Then just follow my suggestion.
[QUOTE=code_gs;43623313]Oh, it's maps only? Then just follow my suggestion.[/QUOTE] Most [I]excellent[/I]. It fixed it! Thanks very much.
Sorry, you need to Log In to post a reply to this thread.