Raised This Month: $ Target: $400
 0% 

Need help with maps uploading on Linux CS:GO server


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
denisionescu359
New Member
Join Date: Oct 2021
Old 10-30-2021 , 15:39   Need help with maps uploading on Linux CS:GO server
Reply With Quote #1

Hi there!
I made a CS:GO server, uploaded two "aim" (1 on 1) maps to the "/maps/" folder but when I am trying to enter the server it says "map missing".
https://imgur.com/ub5MjIL

Last edited by denisionescu359; 10-30-2021 at 15:39.
denisionescu359 is offline
Austin
Senior Member
Join Date: Oct 2005
Old 10-31-2021 , 14:13   Re: Need help with maps uploading on Linux CS:GO server
Reply With Quote #2

That message is telling you the map isn’t installed on your CLIENT machine.

When you install custom maps you have to either

1) Manually install the map on the server and on your client.
For your client you have to put the map here too.
(for a default csgo client install)
"C:\Program Files (x86)\Steam\steamapps\common\Counter-Strike Global Offensive\csgo\maps"

Or

2) Install the maps on the server and set up some type of automatic download.

Here are the options for automatic map download.
a) The built in server download. This is so bad and slow nearly everyone can forget about it
b) Use a web server that you have access to, to host the maps from a fast web server and set up your csgo server to point to that for auto map downloading.
c) use the workshop collection feature where you add maps to a collection you create in the workshop and then set up the server to use this for maps and fast map download.

Aim maps are typically small so if you want the simplest thing to get maps downloading and they are about 50megs or less,
(Anything larger will take way too long), set these exact setting on your server and on your client.

-------------------------------------------------
On the Server you need these settings.
sv_allowdownload 1
sv_downloadurl ""

On the Client you need these settings
cl_allowupload 1
sv_allowupload 1
cl_downloadfilter all

To set these on your client you have to edit or create an autoexec.cfg file here:
"C:\Program Files (x86)\Steam\userdata\yoursteamnumber\730\loca l\cfg"
This file also cannot be a DOS ANSI file. It has to be a UTF-8 no BOM file or it will NOT work in CSGO.
And you have to make these changes to autoexec.cfg file before you start up your csgo client.

And every person connecting to your server has to have these setting to be able to download the maps from your server.
-------------------------------------------------
Austin 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 13:01.


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