Hi All.
Top game, I'm trying to run a dedicated server to get some of my mates to play.
When i start with lfs cfg=setup.cfg i get an error 'invalid command line'
my setup.cfg is
and my deb.log says
LFS DEDICATED HOST : 0.5Q
timer resolution 1 ms
read config
get command line
Invalid command line
I have only just downloaded the dedicated server zip and have made no modifications
It's running on an AMD XP2400+, 512MB, Windows XP Media Edition
Can anyone help?
ta Spotta
Top game, I'm trying to run a dedicated server to get some of my mates to play.
When i start with lfs cfg=setup.cfg i get an error 'invalid command line'
my setup.cfg is
//Example dedicated host configuration file.
//How to use : LFS /cfg=setup.cfg
//FIRST IN LIST
/host=Host Name
//if required - password
//pass=password
//if required - admin password
//admin=password
//if required - InSim port
//insim=29999
//if required - local specified ip address
//ip=xxx.xxx.xxx.xxx
//a high number below 65536
/port=63392
//demo/s1/s2
/mode=demo
//no/yes/hidden
/usemaster=yes
//Blackwood/South City/Fern Bay/Autocross/Westhill/Kyoto Ring/Aston
/track=Blackwood
//config : 1=GP/2=RALLYX in Blackwood
/config=1
//no / yes
/reversed=no
//weather : 1,2,3 in Blackwood
/weather=1
//cars allowed - see README.txt
/cars=ALL
//max number of guests that can join host
/maxguests=4
//max number of cars in a race
/carsmax=5
//max number of cars (real+ai) on host pc
/carshost=1
//max number of cars (real+ai) per guest pc
/carsguest=1
//smoothness (3-6) number of car updates per second
/pps=4
//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/yes/ban/spectate : wrong way drivers
/autokick=spectate
//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
and my deb.log says
LFS DEDICATED HOST : 0.5Q
timer resolution 1 ms
read config
get command line
Invalid command line
I have only just downloaded the dedicated server zip and have made no modifications
It's running on an AMD XP2400+, 512MB, Windows XP Media Edition
Can anyone help?
ta Spotta