leftborder

Live for Speed

Config

Config
// Example host configuration file
// How to use: LFS /cfg=setup.cfg
// Lines starting with // are ignored

// host name
/host=%server:name%

// optional: password
/pass=%password%

// optional: admin password
/admin=%rcon_password%

// optional: InSim port
/insim=%server:port%

// optional: local specified ip address
//ip=xxx.xxx.xxx.xxx

//a high number below 65536
/port=<gc:eval>%server:port%+5</gc:eval>

//demo/s1/s2
/mode=s2

//no/yes/hidden
/usemaster=yes

// BL1/BL1R/BL2, SO1/SO1R/SO2, etc
/track=%track%

//weather : 1,2,3 in Blackwood
/weather=1

//cars allowed - see README.txt
/cars=ALL

//max number of guests that can join host
/maxguests=%server:players%

// slots reserved for admins (0 to 8)
/adminslots=0

//max number of cars in a race
/carsmax=<gc:eval>%server:players% + 1</gc:eval>

//max number of cars (real+ai) on host pc
/carshost=%server:players%

//max number of cars (real+ai) per guest pc
/carsguest=1

//smoothness (3-6) number of car updates per second
/pps=6

//qualifying minutes, 0 for no qualifying
/qual=0

//number of laps, 0 for practice
/laps=5

//if laps not specified - hours
//hours=24

//0=no/1=low/2=high
/wind=1

//nogfx/invisible
/dedicated=nogfx

//no/yes : can guests vote to kick or ban
/vote=yes

//no/yes : can guests select track
/select=yes

// no/kick/ban/spec: wrong way drivers
/autokick=spec

//no restart within X seconds of race start
/rstmin=60

//no restart within X seconds of race finish
/rstend=30

//no/yes : allow join during race
/midrace=yes

//no/yes : pit stop required
/mustpit=no

//fixed/finish/reverse/random : race start order
/start=finish     

// no/yes: force cockpit view
/fcv=no

// no/yes: allow wrong way driving
/cruise=no

// optional: welcome message up to 200 chars
//welcome=welcome.txt

// optional: text file listing allowed tracks
//tracks=tracks.txt

// optional: message log file
//log=deb.log

// no/yes: network debug
/ndebug=no

// MPR autosave (0=off / 1=manual / 2=auto)
/autosave=0

// MPR folder
/mprdir=mpr

// LYT folder
/lytdir=layout


.
Powered by TikiWiki CMS/Groupware
| Theme: Kubrick