Fast Track settings

Post here if you need help setting up your server, etc.
Post Reply
User avatar
DawZ
On Lightcycle Grid
Posts: 23
Joined: Tue Sep 03, 2013 8:13 pm

Fast Track settings

Post by DawZ »

does anyone know the settings for a ft (fast track) server? i have no idea the code to make the arena a circular shape like it is in ft. i would like to also know the main codes for the ft game mode. :pacman: :sdot: :sdot: :sdot: :sdot: :sdot: :sdot: :bdot: :ghost:
DawZ
User avatar
Light
Reverse Outside Corner Grinder
Posts: 1667
Joined: Thu Oct 20, 2011 2:11 pm

Re: Fast Track settings

Post by Light »

For the arena shape (circle arena), you would simply use a circular map to the size you'd like. CT has a tool if you want to make your own, here.

As for the settings, I don't know. Maybe you can find some around the forums or on Wiki.
User avatar
DawZ
On Lightcycle Grid
Posts: 23
Joined: Tue Sep 03, 2013 8:13 pm

Re: Fast Track settings

Post by DawZ »

thx :pacman: :sdot: :sdot: :sdot: :sdot: :sdot: :sdot: :bdot: :ghost:
DawZ
User avatar
DawZ
On Lightcycle Grid
Posts: 23
Joined: Tue Sep 03, 2013 8:13 pm

Re: Fast Track settings

Post by DawZ »

ok, so once i make the ellipse, how do i get it into the server. i tryed copying and pasting the codes it had into the server configuration. but i ended up with a normal square shaped map so it must not have read those codes, therefor either im doing something wrong, or those codes are the wrong format. do you know what i have to do?
DawZ
User avatar
Light
Reverse Outside Corner Grinder
Posts: 1667
Joined: Thu Oct 20, 2011 2:11 pm

Re: Fast Track settings

Post by Light »

You just include the map. You have to host it somewhere, then use the MAP_FILE command. If you can get the settings from the host you said is quitting, they would already have a map we could use. I'm sure I could find some in my client resource folder if we really need to resort to that.
Tre
On Lightcycle Grid
Posts: 36
Joined: Thu Mar 28, 2013 2:13 am

Re: Fast Track settings

Post by Tre »

DawZ wrote:does anyone know the settings for a ft (fast track) server? i have no idea the code to make the arena a circular shape like it is in ft. i would like to also know the main codes for the ft game mode.

Code: Select all

CAMERA_SERVER_CUSTOM_TURN_SPEED_180 4
CYCLE_ACCEL 1
CYCLE_ACCEL_ENEMY 500
CYCLE_ACCEL_SELF 100
CYCLE_BRAKE_REFILL 0.00999999
CYCLE_BRAKE_DEPLETE 10
CYCLE_BRAKE 10000
CYCLE_DELAY 0.00999999
CYCLE_RUBBER 150
CYCLE_RUBBER_LEGACY 0
CYCLE_RUBBER_MINDISTANCE 0.000999987
CYCLE_RUBBER_MINDISTANCE_RESERVOIR 0.005
CYCLE_RUBBER_MINDISTANCE_UNPREPARED 0.005
CYCLE_SOUND_SPEED 30
CYCLE_SPEED_DECAY_ABOVE 0.3
CYCLE_SPEED 50
CYCLE_WALLS_LENGTH 500
CYCLE_WALLS_STAY_UP_DELAY 0
MAP_FILE Anonymous/polygon/regular/40-gon-0.2.aamap.xml
REAL_ARENA_SIZE_FACTOR 5
SPAM_MAXLEN 500
VOTING_DECAY 10
VOTING_TIMEOUT_PER_VOTER 15
VOTING_TIMEOUT 60
WIN_ZONE_EXPANSION 10
Here is a good start (it is the map found in the client btw).
You may want to play w/ some settings, but this should be a good start :D Have fun
Light do plan on setting up his server 2day? or could i have one today? (short notice, i know, but only if you have some time :D) No problem if u can't.
EDIT: I Guess I'll repost this in your other topic as well :P
Image
User avatar
DawZ
On Lightcycle Grid
Posts: 23
Joined: Tue Sep 03, 2013 8:13 pm

Re: Fast Track settings

Post by DawZ »

thank you. that will come in handy.
DawZ
Vitalit
Posts: 6
Joined: Sat Feb 02, 2013 7:26 am

Re: Fast Track settings

Post by Vitalit »

If your still interested i have the rz settings cfg somewhere ill see if i can dig it up
Post Reply