![]() |
|
CoD Multiplayer Everything about multiplayer in IL-2 CoD |
|
Thread Tools | Display Modes |
#2
|
|||
|
|||
![]()
Update.
reboot.cmd restarts Windows Code:
shutdown /r /t 5 1) AutoIt script 2) Steam 3) .cmd file starting launcher and mission in it with tst10.exe program (scripted telnet ?) Code:
timeout 180 CD C:\Program Files\Steam\steamapps\common\il-2 sturmovik cliffs of dover\ start /high Launcher.exe -server cd C:\autocod echo %date% %time% restart server>> repka_log.txt timeout 15 tst10.exe /r:Start-Mission.txt /m All 2 Repka servers are running a desktop versions of Windows (Win7-64 probably) for compatibility with some online missions (e.g. 2nd campaign by stillborn). All 3 are run on one physical server on virtual machines that allows running 3 copies of Steam on the same hardware at the same time. Last edited by Ataros; 08-15-2011 at 07:32 AM. |
|
|