View Single Post
cyxxxr
Junior Member
Join Date: Jun 2019
Old 08-08-2019 , 03:51   Re: Issue with multiple servers (CentOS7)
Reply With Quote #11

Quote:
Originally Posted by Mordekay View Post
Try to add the name of the server to the script for each server, like this
Code:
cd /root/SteamCMD/27020
screen -AmdS fx1 ./hlds_run -console -game cstrike +port 27020 +map de_dust2 +maxplayers 15 -pingboost 3
Code:
cd /root/SteamCMD/27021
screen -AmdS fx2 ./hlds_run -console -game cstrike +port 27021 +map de_dust2 +maxplayers 15 -pingboost 3
yeah its not working
cyxxxr is offline