View Single Post
Mordekay
Squirrel of Fortune
Join Date: Apr 2006
Location: Germany
Old 08-08-2019 , 03:37   Re: Issue with multiple servers (CentOS7)
Reply With Quote #9

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
__________________


Last edited by Mordekay; 08-08-2019 at 03:37.
Mordekay is offline