Server rentals :: NFOservers.com

Forums

All times are UTC - 8 hours



Author Message
PostPosted: Tue Aug 09, 2011 10:49 am 
Offline
New to forums
New to forums

Joined: Tue Aug 09, 2011 10:38 am
Posts: 10
Before we get started i read viewtopic.php?f=67&t=4107
And it says If you'd like to run several servers, simply copy the "sourcebase" folder to another folder in the same directory, and follow steps #4-6 again, adjusting them to reference it instead. Choose a different port from the dialog so that the servers don't interfere with each other. My question is do i have to copy the soursebase folder everytime i wanna run a new server? because it takes a long time to copy it

Also to make sure i understand this correctly says repeat steps 4-6 lets say i copy the sourcebase folder into a foulder i named sourcebase2 in the same directory so when i repeat steps 4-6 it normally looks like this

cmd.exe /c start /high /d"c:\game installs\sourcebase\orangebox" "Game server" "c:\game installs\sourcebase\orangebox\srcds.exe" -game cstrike -ip xxx.xxx.xxx.xxx

Now now i should change it to this


cmd.exe /c start /high /d"c:\game installs\sourcebase2\orangebox" "Game server" "c:\game installs\sourcebase2\orangebox\srcds.exe" -game cstrike -ip xxx.xxx.xxx.xxx

Is this Correct?


Top
 Profile  
 
PostPosted: Tue Aug 09, 2011 10:55 am 
Offline
Founder
Founder
User avatar

Joined: Thu Apr 18, 2002 11:04 pm
Posts: 9227
Location: Seattle
jinxyxo20 wrote:
do i have to copy the soursebase folder everytime i wanna run a new server? because it takes a long time to copy it

You could also run all your servers from the same folder, but this is trickier, and best for vanilla servers (without plugins). In doing that, you'd also want to specify command-line options to allow you to provide different configuration files for each server:

+servercfgfile xxxx.cfg
+mapcyclefile xxx.txt
+motdfile xxx.txt

Quote:
Also to make sure i understand this correctly says repeat steps 4-6 lets say i copy the sourcebase folder into a foulder i named sourcebase2 in the same directory so when i repeat steps 4-6 it normally looks like this

cmd.exe /c start /high /d"c:\game installs\sourcebase\orangebox" "Game server" "c:\game installs\sourcebase\orangebox\srcds.exe" -game cstrike -ip xxx.xxx.xxx.xxx

Now now i should change it to this


cmd.exe /c start /high /d"c:\game installs\sourcebase2\orangebox" "Game server" "c:\game installs\sourcebase2\orangebox\srcds.exe" -game cstrike -ip xxx.xxx.xxx.xxx

Is this Correct?

Yes, that's correct. You can also specify "-port xxxxx -console" on that line, if you are using the console directly instead of the Valve GUI.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC - 8 hours


Who is online

Users browsing this forum: Google [Bot] and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
It is currently Sun May 19, 2013 8:12 pm
Powered by phpBB® Forum Software © phpBB Group