How to change the server name in CS 1.6
Why would we want to change the server name in CS 1.6? If you have just created a new server, naturally you need to come up with a unique name to stand out from other servers. Players usually join servers with attractive names. Also, if you use a server promotion service in monitors, you are often asked to confirm ownership by changing the server name. This article is mainly intended for beginners or those who have forgotten how to configure their server. So, let’s get started without further ado. Changing the server name in Server.cfg1.) Open the file **server.cfg**
Code
cstrike/server.cfg
2.) Find the variable `hostname "ServerName"` (usually at the very top)
3.) Enter your server name in the quotes
4.) Save the file and upload it to your server via FTP:
Code
cstrike/server.cfg
* If you set the name in Russian, you need to set the file encoding to UTF-8 without BOM. To do this, use the text editor "Notepad".
