View Single Post
paulo_crash
AlliedModders Donor
Join Date: May 2016
Location: Brazil
Old 11-10-2018 , 21:33   Re: FastDL not working
Reply With Quote #5

Your server does not download because the download option is disabled.

It should look like this:
Code:
sv_allowdownload "1"
sv_allowupload "1"
Also remove the "=" sign from all your configs, no need to use.
paulo_crash is offline