Raised This Month: $32 Target: $400
 8% 

CSGO Server Missing Map


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Luffy609
Junior Member
Join Date: Apr 2016
Old 05-02-2016 , 13:07   CSGO Server Missing Map
Reply With Quote #1

Hello guys,

i have a big Problem with my Server. No one can download costum Maps from it.
Everytime i want to join a Map in my Server that i havenīt the Error "Missing Map [mapname.bsp], disconnecting" appeared. And thats not just my, everyone that havenīt already have the map get that error. It just download a 200 bytes mapname.nav file.

I have tried so many things but still have this problem. I installed CSGO new, i tried
Code:
cl_allowdownload "1"
cl_allowupload "1"
cl_downloadfilter "all"
in my server.cfg. But nothing seems to help. Also there are no Error Logs about this problem.
Please can someone help me?
Luffy609 is offline
Wulfy
Senior Member
Join Date: Apr 2015
Location: Belgium
Old 05-02-2016 , 15:14   Re: CSGO Server Missing Map
Reply With Quote #2

http://css.gamebanana.com/tuts/6114
__________________
be happy
Wulfy is offline
Luffy609
Junior Member
Join Date: Apr 2016
Old 05-02-2016 , 16:01   Re: CSGO Server Missing Map
Reply With Quote #3

Quote:
Originally Posted by Wulfy View Post
Yeah thanks i already found that and it worked
Luffy609 is offline
Lacoste1312
Junior Member
Join Date: Nov 2021
Old 11-14-2021 , 15:35   Re: CSGO Server Missing Map
Reply With Quote #4

Site dont work ? please help
Lacoste1312 is offline
Ryan2
Senior Member
Join Date: Jul 2020
Old 11-14-2021 , 16:52   Re: CSGO Server Missing Map
Reply With Quote #5

Quote:
Originally Posted by Lacoste1312 View Post
Site dont work ? please help
https://web.archive.org/web/20140814....com/tuts/6114

Quote:
Hey! This is my first ever tutorial that I have posted on FPSB. I really was looking for some idea that could be useful to others that I already have knowledge of. Today I was working on my server and thought..."How do you make your server a Fast Download server?" I searched it up on Google and easily learned it. It is seriously very easy, but it takes a few minutes to set up. So here we go!

1. First, you need to get a website host that allows .bsp files to be uploaded. For example: When you purchase a www.gameservers.com server, they give you a free website along with your server. This site DOES allow .bsp's.

2. Next, you need to create a few folders. The first one is a cstrike folder inside of your website control panel. If you use FTP, then you can easily do that. Inside the cstrike folder, make a folder called maps. You may also create other folders in the main cstrike folder such as materials, models, sounds, etc.

3. I am going to be talking about making maps fast download and not the other ones. You can use the information here for reference for the other folders but for now, we will be talking about making maps into fast download. Now, inside the maps folder is where you want to place your .bsp files. For reference, .bsp files are files that hold maps for the Half-Life Source engines. For instance, you can take a map (download) from FPSB and inside the .rar file that you get when you download is a .bsp file. You would then drag it into the maps folder inside your website FTP. After your map is done uploading onto your web host, you are almost done.

4. Lastly, you need to go to your server.cfg inside your server FTP or control panel (whichever you prefer) and enter the following commands somewhere in the file:

sv_downloadurl "http://www.YourWebHostURL.com/cstrike"
sv_allowdownload 1
sv_allowupload 1

You need to delete the "http://www.YourWebHostURL.com/cstrike" and replace it with your url. For example, my URL is "http://ultimatesurf.clanservers.com/cstrike" so I would put

sv_downloadurl "http://ultimatesurf.clanservers.com/cstrike"
sv_allowdownload 1
sv_allowupload 1

You must include your website URL then /cstrike at the end of it. Also make sure that the .bsp map that you put into your website FTP is also in your server's maps folder. Save it and restart your server. Your server should now be running with Fast Download!

The purpose of this tutorial was to get traffic into your server. More gamers that go into public servers search for a Fast Download server. The downloads become a lot faster and do not give you an error such as "Missing Map" or "Disconnecting"

There is a way to bzip2 your .bsp files and upload them onto your website FTP instead of the plain .bsp but in my opinion the downloads take a bit longer. The advantage of bzip2 is to make the file smaller so you have more room in your website.
Ryan2 is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 06:42.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode