Counter-Strike 2

Counter-Strike 2

檢視統計資料:
Unkn0wn 2017 年 5 月 5 日 下午 5:35
Dedicated server sv_downloadurl
Greets, I've been trying to get a dedicated server up and running and everything seems to be working fine. Except when a player is missing the map. I can't seem to find any decent tutorial/walktrough on how to set this up. I've been trying a bunch of different sites and clients such as google drive, dropbox and some other hosting websites without any kind of success.

Does anyone know of anything that could help me get this working.
< >
目前顯示第 1-6 則留言,共 6
d-luX 2017 年 5 月 5 日 下午 9:39 
Try bplaced.net (free hosting + 2gb webspace)

Create a folder on your webspace and name it whatever you want . Maybe CSGOFDL .In this folder create another folder named "csgo" and in this folder the next folder called "maps"

Your Webspace
-CSGOFDL
--csgo
---maps
---sounds
---materials
*
*

Download the bzip2 setup ( Complete package, except sources Setup) from HERE[gnuwin32.sourceforge.net]

Install and navigate to the "C:\Program Files (x86)\bzip2\bin" folder and make a shortcut from the bzip2.exe on your desktop.
Right click the shortcut and open properties. Now add -k behind the target path. This prevents that the original files will NOT deleted after compress.

example : "C:\Program Files (x86)\bzip2\bin\bzip2.exe" -k

Now mark all maps (*.bsp files) you need and drag it on the shortcut.(you will get bz2 files in the same folder where the maps (*.bsp) are stored)
All those bz2 files you must upload to your webspace ( "maps" folder)
"http://yoursite.com/CSGOFDL/csgo/maps"

In your server.cfg add those lines:

sv_allowdownload "1"
sv_downloadurl "http://yoursite.com/CSGOFDL/csgo"
sv_forcepreload "1"
sv_allowupload "1"

Restart your server ,DONE

Hope this will help you
最後修改者:d-luX; 2017 年 5 月 5 日 下午 9:43
Dartling🎗 2020 年 5 月 5 日 上午 9:03 
Question, do I HAVE to use the .bz2 files? cant I use .rar files?
d-luX 2020 年 5 月 5 日 上午 9:04 
引用自 Twilight
do I HAVE to use the .bz2 files?
Yes

引用自 Twilight
cant I use .rar files?
No
alpiss 2020 年 5 月 5 日 上午 9:49 
This is totally a good anwers.Thank you
LaGgIs 2020 年 5 月 5 日 上午 9:59 
引用自 d-luX
Try bplaced.net (free hosting + 2gb webspace)

Create a folder on your webspace and name it whatever you want . Maybe CSGOFDL .In this folder create another folder named "csgo" and in this folder the next folder called "maps"

Your Webspace
-CSGOFDL
--csgo
---maps
---sounds
---materials
*
*

Download the bzip2 setup ( Complete package, except sources Setup) from HERE[gnuwin32.sourceforge.net]

Install and navigate to the "C:\Program Files (x86)\bzip2\bin" folder and make a shortcut from the bzip2.exe on your desktop.
Right click the shortcut and open properties. Now add -k behind the target path. This prevents that the original files will NOT deleted after compress.

example : "C:\Program Files (x86)\bzip2\bin\bzip2.exe" -k

Now mark all maps (*.bsp files) you need and drag it on the shortcut.(you will get bz2 files in the same folder where the maps (*.bsp) are stored)
All those bz2 files you must upload to your webspace ( "maps" folder)
"http://yoursite.com/CSGOFDL/csgo/maps"

In your server.cfg add those lines:

sv_allowdownload "1"
sv_downloadurl "http://yoursite.com/CSGOFDL/csgo"
sv_forcepreload "1"
sv_allowupload "1"

Restart your server ,DONE

Hope this will help you


That guy have told you everything there so follow that guide and you are fine
d-luX 2020 年 5 月 5 日 上午 10:01 
Maybe i should make it as a guide ^^
< >
目前顯示第 1-6 則留言,共 6
每頁顯示: 1530 50

張貼日期: 2017 年 5 月 5 日 下午 5:35
回覆: 6