View Single Post
Author Message
HellGG
New Member
Join Date: Jan 2020
Old 01-02-2020 , 19:32   FastDL for a CS:GO Server !
Reply With Quote #1

Hello,

I recently made my own CS:GO Server for JailBreak and to download the custom maps, etc. I need a FastDL and I already tried Google Drive and Dropbox but they don't work. So I wanted to ask if there is any free FastDL provider and what FastDL provider you use. I already searched for some older threads but they are not up to date. A tutorial on how to do the FastDL would also be appreciated!

Also, this is my Start.bat :

Quote:
srcds -game csgo -console -usercon +game_type 0 +game_mode 0 +mapgroup jb_maps -tickrate 64 +map jb_obama_v5_beta +port 27015 +sv_setsteamaccount xxx -net_port_try 1 -maxplayers_override 12 +exec server.cfg
And this is what I add to the server.cfg:

Quote:
sv_downloadurl "https://website_domain/csgo"
sv_allowdownload 1
sv_allowupload 1
I tried to remove the "s" from the "https" on a dropbox link still doesn't work
HellGG is offline