PDA

View Full Version : Dedicated server


Cawwa
27th January 2006, 13:18
How do I implement the commandline in the start of the program? When it have been started I can't change anything by typing at the command line. I liked the idea to have a litle text file where I could change the start sequense but I can't get it to work.
Any sugestions?

nesrulz
27th January 2006, 13:29
setup.cfg ?

Cawwa
27th January 2006, 13:37
Thx for the fast answer ... :D

I followed the instructions in readme.txt. There it's said to create a special xxxxx.txt file and in that file write down the different commands I wanted in the start.
The upstart commands just don't work though. Can't get it to work in Properties of the shortcut.

Cawwa
27th January 2006, 14:18
Aha .. my teamie solved it. I used the wrong syntax when typing the command. As soon I didn't type LFS in the beginning of the command it worked ... :pillepall

C:\LiveforSpeed\DEDI\LFS.exe /cfg=dedistart.txt ... worked perfekt ... :D