Creating a Dedicated Server
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?
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?
- Jonathan
- A Brave Victim
- Posts: 3391
- Joined: Thu Feb 03, 2005 12:50 am
- Location: Not really lurking anymore
Deleted = emptied? Then yes.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.
I'm sure that would help.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?
ˌɑrməˈɡɛˌtrɑn
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.
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.
- Jonathan
- A Brave Victim
- Posts: 3391
- Joined: Thu Feb 03, 2005 12:50 am
- Location: Not really lurking anymore
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.:
Just thinking out loud. You might have other reasons. But the server doesn't care.
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
ˌɑrməˈɡɛˌtrɑn