View Single Post
  #8  
Old 09-01-2011, 03:18 PM
Jiri-Fojtasek Jiri-Fojtasek is offline
Registered Member
 
Join Date: Apr 2010
Posts: 9
Default

Quote:
Originally Posted by Ataros View Post
Thank you for your fantastic program and for detailed explanation.

Could you tell how HL starts CloD dedi server? Does it run this command line or a different one?
"C:\Program Files (x86)\Steam\steamapps\common\il-2 sturmovik cliffs of dover\Launcher.exe" -server
Can the way HL starts the server be edited in some config file?

I am asking because Repka servers are run 100% automatically with AutoIt scripts and scripted telnet.
It starting server with that commandline. HL ATM Changing sconf.ini file items:
Code:
[NET]
serverName=
serverDescription=
localPort=

[BOB]
difficulty=
But it can be subject of change.
Reply With Quote