Creating a Dedicated Server

Post here if you need help setting up your server, etc.
noodles
On Lightcycle Grid
Posts: 32
Joined: Thu Jan 25, 2007 1:38 pm
Location: BRISBANE
Contact:

Post by noodles »

so wen i make this new cfg file is it basically a list of commands such as the amount of rubber that the dedicated server uses?

but i still havnt read the documents =s will take ages to know wat the hell is going on XD if only there was like a mega awsome step by step.
User avatar
Jonathan
A Brave Victim
Posts: 3391
Joined: Thu Feb 03, 2005 12:50 am
Location: Not really lurking anymore

Post by Jonathan »

noodles wrote:so wen i make this new cfg file is it basically a list of commands such as the amount of rubber that the dedicated server uses?
Yep.
ˌɑrməˈɡɛˌtrɑn
noodles
On Lightcycle Grid
Posts: 32
Joined: Thu Jan 25, 2007 1:38 pm
Location: BRISBANE
Contact:

Post by noodles »

ugh sorry to keep asking questions im probably annoying you all but instead of creating 2 new cfg documents because i dont know how, instead i have just duplicated one of the already made cfg's and deleted it and renamed it, i think thats ok.

but im guessing now that i have done that i need to read the whole of settings_dedicated.cfg so that i understand a little more?
User avatar
Jonathan
A Brave Victim
Posts: 3391
Joined: Thu Feb 03, 2005 12:50 am
Location: Not really lurking anymore

Post by Jonathan »

noodles wrote:ugh sorry to keep asking questions im probably annoying you all but instead of creating 2 new cfg documents because i dont know how, instead i have just duplicated one of the already made cfg's and deleted it and renamed it, i think thats ok.
Deleted = emptied? Then yes.
noodles wrote:but im guessing now that i have done that i need to read the whole of settings_dedicated.cfg so that i understand a little more?
I'm sure that would help.
ˌɑrməˈɡɛˌtrɑn
noodles
On Lightcycle Grid
Posts: 32
Joined: Thu Jan 25, 2007 1:38 pm
Location: BRISBANE
Contact:

Post by noodles »

soz about my last post but i am starting to get these cfgs. because i go to school and i dont have a huge amount of time which is what is needed to create my server.
if i can just get my server up and upload a cfg file that someone else has made, is that possible?
User avatar
Z-Man
God & Project Admin
Posts: 11715
Joined: Sun Jan 23, 2005 6:01 pm
Location: Cologne
Contact:

Post by Z-Man »

Yes. You just need to save that configuration file in the folder with the other configuration files and you should be all set.
noodles
On Lightcycle Grid
Posts: 32
Joined: Thu Jan 25, 2007 1:38 pm
Location: BRISBANE
Contact:

Post by noodles »

YAYA now i just gotta convince someone to give me the files. hopefully Destiny from the wild west clan may be able to help, but if any one knows where to get the cfg files for swampland or ctf that would be awomo.
User avatar
ivantis
Round Winner
Posts: 269
Joined: Mon Mar 03, 2008 2:33 pm
Contact:

Post by ivantis »

the nixda.net servers are hosted in Australia. i think there were a couple more a while ago too
Image
Image
Image
noob13
Average Program
Posts: 63
Joined: Sat Mar 08, 2008 6:28 pm

Post by noob13 »

ivantis wrote:the nixda.net servers are hosted in Australia. i think there were a couple more a while ago too
Someone's lied to you ivantis. :P the nixda.net servers are actually hosted in Berlin, Germany.
epsy
Adjust Outside Corner Grinder
Posts: 2003
Joined: Tue Nov 07, 2006 6:02 pm
Location: paris
Contact:

Post by epsy »

austria*
noodles
On Lightcycle Grid
Posts: 32
Joined: Thu Jan 25, 2007 1:38 pm
Location: BRISBANE
Contact:

Post by noodles »

lol i have been to a few of those hosting sites and you need to pay so i just want to host it in my computer but im getting there, im still waiting on some cfg files from someone on the site. but if anyone has any cfg files that would be cool.
noodles
On Lightcycle Grid
Posts: 32
Joined: Thu Jan 25, 2007 1:38 pm
Location: BRISBANE
Contact:

Post by noodles »

also i need to know something about creating cfg files. in the sample cfg files they have titles and stuff like like that, do i need to have titles or can i just have like...

INCLUDE .....
INCLUDE .....

ect. all underneath each other.
User avatar
Z-Man
God & Project Admin
Posts: 11715
Joined: Sun Jan 23, 2005 6:01 pm
Location: Cologne
Contact:

Post by Z-Man »

You don't need titles. Everything after a # sign is a comment and is ignored by the config file parser.
noodles
On Lightcycle Grid
Posts: 32
Joined: Thu Jan 25, 2007 1:38 pm
Location: BRISBANE
Contact:

Post by noodles »

oooooo smart little cookie this server thingo is.


but good news people helping me...i understand alot more now, i have just created my own cfg file (actually copyed it from flynn's arcade #2 cause it was a short list of commands) but it works and i get the idea of creating cfg files.

but i am unsure of something... "CYCLE_DELAY" and also why in servers do they repeat commands for example this is flynn's server.

CYCLE_BRAKE 150
CYCLE_BRAKE_DEPLETE 0.5
CYCLE_DELAY 0.088
CYCLE_SPEED 30
CYCLE_ACCEL 15
CYCLE_BRAKE 50
CYCLE_DELAY 0.00999999
CYCLE_RUBBER 20
CYCLE_BRAKE_DEPLETE 1
CYCLE_SPEED 5
CYCLE_RUBBER 8
CYCLE_ACCEL 7

he repeats himself and changes settings. im confused, however this painful learning process is soon coming to an end =D my server(s) is getting closer and closer to being complete.
User avatar
Jonathan
A Brave Victim
Posts: 3391
Joined: Thu Feb 03, 2005 12:50 am
Location: Not really lurking anymore

Post by Jonathan »

CYCLE_DELAY is the minimum time between turns (in seconds, like everything else).

If you repeat a setting the most recent one takes effect. You might repeat settings if you want to keep a simple log of server settings, e.g.:

Code: Select all

# Original settings:
CYCLE_SPEED 20
CYCLE_ACCEL 15
# Changed on 2008-10-13:
CYCLE_SPEED 25
Just thinking out loud. You might have other reasons. But the server doesn't care.
ˌɑrməˈɡɛˌtrɑn
Post Reply