Can't get server up!

For all the help you need with Armagetron!
MsicPro
On Lightcycle Grid
Posts: 13
Joined: Mon Dec 27, 2010 3:08 am

Re: Can't get server up!

Post by MsicPro »

Doesnt it say not to modify?
User avatar
Z-Man
God & Project Admin
Posts: 11736
Joined: Sun Jan 23, 2005 6:01 pm
Location: Cologne
Contact:

Re: Can't get server up!

Post by Z-Man »

It does. The proper way to change settings would be indeed to create a new configuration file in the same directory, named settings_custom.cfg, copy the bits you want to modify over there (and only those bits) and only make changes in the new file. That way, your changes won't be overwritten when you install a new version of the server and it's easier to get your settings back to defaults. If you can, follow that route. If not, no biggie, editing the original files won't break anything.
MsicPro
On Lightcycle Grid
Posts: 13
Joined: Mon Dec 27, 2010 3:08 am

Re: Can't get server up!

Post by MsicPro »

ugh, well that will take a while won't it
User avatar
Z-Man
God & Project Admin
Posts: 11736
Joined: Sun Jan 23, 2005 6:01 pm
Location: Cologne
Contact:

Re: Can't get server up!

Post by Z-Man »

Not really. As I said, you don't have to do all that much with those configuration files at this point.
MsicPro
On Lightcycle Grid
Posts: 13
Joined: Mon Dec 27, 2010 3:08 am

Re: Can't get server up!

Post by MsicPro »

But how does making a different file actually put that data into the server? How does it connect?
User avatar
Z-Man
God & Project Admin
Posts: 11736
Joined: Sun Jan 23, 2005 6:01 pm
Location: Cologne
Contact:

Re: Can't get server up!

Post by Z-Man »

That way:
MsicPro's config file copy/paste wrote:SINCLUDE settings_custom.cfg
This include command includes the file settings_custom.cfg. It's SINCLUDE, not INCLUDE, so that if the file doesn't exist, no error is printed. 'S' for 'silent'.
MsicPro
On Lightcycle Grid
Posts: 13
Joined: Mon Dec 27, 2010 3:08 am

Re: Can't get server up!

Post by MsicPro »

what would happen if i just did SINCLUDE settings_dedicated
User avatar
Z-Man
God & Project Admin
Posts: 11736
Joined: Sun Jan 23, 2005 6:01 pm
Location: Cologne
Contact:

Re: Can't get server up!

Post by Z-Man »

You don't have to, that's already automatically included by the program.
MsicPro
On Lightcycle Grid
Posts: 13
Joined: Mon Dec 27, 2010 3:08 am

Re: Can't get server up!

Post by MsicPro »

any possible way u could do it 4 me and link the file. just the main stuff i would need. then any small changes i could make?
syllabear
Shutout Match Winner
Posts: 1030
Joined: Fri Oct 13, 2006 1:37 pm
Location: UK/HK

Re: Can't get server up!

Post by syllabear »

what makes you think you can run a server if you will just get someone to do every little bit for you?

I'm sure there are people you could pay that would gladly do it for you though
The Halley's comet of Armagetron.
ps I'm not tokoyami
MsicPro
On Lightcycle Grid
Posts: 13
Joined: Mon Dec 27, 2010 3:08 am

Re: Can't get server up!

Post by MsicPro »

ugh. was just asking nicely
Dalsue
On Lightcycle Grid
Posts: 34
Joined: Wed Sep 03, 2008 2:28 am

Re: Can't get server up!

Post by Dalsue »

Dont mind sylla he can be a dick sometimes.
Come back to G5s and ill tell you how, no tricks :)
User avatar
Z-Man
God & Project Admin
Posts: 11736
Joined: Sun Jan 23, 2005 6:01 pm
Location: Cologne
Contact:

Re: Can't get server up!

Post by Z-Man »

The config file only gets you halfway, you still need to read the port forwarding page and follow its instructions. But here it is:
settings_custom.cfg wrote:TALK_TO_MASTER 1
SERVER_NAME MsicPro's Server
Post Reply