What's new

Welcome to HvH Forum!

SignUp Now! Download Free HvH CS:GO Cheats, CFG, LUA/JS Scripts, And More!


SignUp Now!

Other how to start a legacy server

Master HvHer
User ID
44721
Messages
30
Reactions
518
Level
16
im interested in starting a server with some friends just for fun but tbh no clue on how to link it into 2k18 any help or smth?
 
H4xr0x
User ID
13943
Messages
155
Reactions
40
Level
21
im interested in starting a server with some friends just for fun but tbh no clue on how to link it into 2k18 any help or smth?
pm Mr.nik and he will make a server for you that has 100% working Autostrafer & Fast stop & Premium block DT plugin that works 200% best deal only 999.999$ for the whole setup + website with your choice + cringe hvh merch for your players to buy.
 
Average Enjoyer
Moderator
User ID
34690
Messages
59
Reactions
1,331
Level
39
It would be pretty simple. The people is that people always „complain“ about the mrx server and never switch to servers like Ranteis yet people still play on mrx. No point in opening a new one had the same issue no one really wouldn’t change servers
 
Master HvHer
User ID
44721
Messages
30
Reactions
518
Level
16
It would be pretty simple. The people is that people always „complain“ about the mrx server and never switch to servers like Ranteis yet people still play on mrx. No point in opening a new one had the same issue no one really wouldn’t change servers
im doing it for just being private for friends i dont really give a fuck bout others playing or who does tbh
 
Rookie HvHer
User ID
44054
Messages
41
Reactions
10
Level
7
Tutorial to download 2018 server files using steam CMD

Requirements
VPS or dedicated serverThis tutorial is written using Ubuntu 22.04 as the installed operating system.-

Bare minimum: 2 Threads/2GB ram/30GB Storage-
> Recommended: 3 Threads/3GB ram/50GB StorageServer provider recommendations







best value

Tutorial
Installing SteamCMDsudo add-apt-repository multiverse

sudo apt install software-properties-common -y

sudo dpkg --add-architecture i386

sudo apt update

sudo apt install lib32gcc-s1 steamcmd -y

sudo apt install steamcmd -y

sudo apt-get -y install lib32z1

sudo apt-get -y install lib32stdc++6

sudo apt-get -y install lib32gcc1

curl -sqL " " | tar zxvf

2) Installing the files (This will take a while...)

CMDs
./steamcmd.sh +login anonymous +download_depot 740 731 1726760845998127111 +quit

./steamcmd.sh +login anonymous +download_depot 740 740 9121620377426899826 +quit

3) You will have to combine the files together in order to complete the server files.the file path to the files are below, this is assuming you are in the same directory you have Steam

CMD./linux32/steamapps/content/app_740/depot_731/linux32/steamapps/content/app_740/depot_7404)
Install the additional files not included in the Steam CMD install.⁠additional-files5)

Set the sv_setsteamaccount variable in server.cfg from above channelLogin to Set the app ID to 730, memo is used as the name for the token. The memo can be anythingCopy the token, go to csgo/cfg/server.cfg you got from ⁠additional-files and replace "YOUR_TOKEN" with your token on line 136)

Setting up a new user to run the serversudo useradd -m steamsudo passwd steam

Note: You will need to move the server files to /home/steam before you continue6)

Starting the server!
Optional: Change to the user you created if you are using one
Optional: sudo -u steam -sOptional: cd /home/steam
Run the command below in the root directory of your server.

srcds_run -game csgo -console -debug -condebug -usercon -maxplayers_override 30 -tickrate 64 +map de_dust2 -port 27015 +game_type 0 +game_mode 0

and boom! you have a 2018 server. keep in mind this tutorial is not mine and was copy and pasted from Dicks HvH server. thanks!
 
Rookie HvHer
User ID
44054
Messages
41
Reactions
10
Level
7
// TROUBLE SHOOTING

  1. LibGCC version error
    error:LD_LIBRARY_PATH=/home/ubuntu/linux32/steamapps/content/app_740/depot_731/bin:/home/ubuntu/linux32/steamapps/content/app_740/depot_731:/home/ubuntu/linux32/steamapps/content/app_740/depot_731/bin:
    Failed to open dedicated.so (/home/ubuntu/linux32/steamapps/content/app_740/depot_731/bin/libgcc_s.so.1: version `GCC_7.0.0' not found (required by /lib/i386-linux-gnu/libstdc++.so.6))
    fix:go to the bin in the root directory of your server install, rename the file "libgcc_s.so.1" to "libgcc_s.so.1.b", just add .b at the end (edited)




  2. [1:44 AM]
    Command not founderror:./srcds_run: command not found./srcds_linux: command not foundfix:chmod +x srcds_runchmod +x srcds_linuxCan't connect, but theres no errors and you did all the steps correctlyIf you followed all the directions to a T, and there are no errors in console it might be the firewall. To turn off the default ubuntu firewall you can run the command: ufw disable, for other operating systems you will have to look it up.
 
Rookie HvHer
User ID
44054
Messages
41
Reactions
10
Level
7
1.
How to get your Game Server Login Token?

Answer: Go to the link and login in with your steam account go to bottom of the page and in App ID type in 730 (CSGO) in Memo write whatever you want example: 5v5 hvh Once you have the game server token go into your server.cfg and add the line belowsv_setsteamaccount YOUR_GAME_SERVER_TOKEN
 

Create an account or login to comment

You must be a member in order to leave a comment

Create account

Create an account on our community. It's easy!

Log in

Already have an account? Log in here.

Similar threads

  • Question
0
Replies
689
Views
6
Replies
474
Views
Top