Nuova discussione sulla LAN con gioco comprato

« Older   Newer »
 
  Share  
.
  1.  
    .
    Avatar

    Millennium Member

    Group
    Administrator
    Posts
    125,441
    Location
    97179

    Status
    Anonymous
    1.Download hldsupdatetool.exe
    2.Run it and let it install to the default folder. It will be "C:\Program Files (x86)\Valve\HLServer" or something similar.

    Now open a command prompt and enter these commands:
    cd "C:\Program Files (x86)\Valve\HLServer"
    hldsupdatetool.exe -command update -game redorchestra2 -dir "C:\Program Files (x86)\Valve\HLServer\ro2"


    Now hldsupdatetool will probably prompt for admin access and download about 700MB and drop them into the ro2 folder (C:\Program Files (x86)\Valve\HLServer\ro2). Open it with the windows explorer.

    The next stop is important: Select the RO2 folder in windows explorer switch to the security tab in the preferences and click "edit". Then select "Users" and give it full control. If you want you can also just give your user full control. Click okay and then on "Advanced". In the Permissions tab select "Users" again and click "Change permissions". In the new dialog select "Replace all child object permissions with inheritable permissions from this object" and click "OK" again. Click "OK" for the other two dialogs as well.

    At that point your server is pretty much ready to use. To start it doubleclick "ro2server.bat" and wait for it to start up. Give it about a minute to boot and then stop it again. On the first start the server will have created some config files in "ro2/rogame/config".

    The file "ROWeb.ini" is important. Open it and change the following entry:
    [IpDrv.WebServer]
    bEnabled=false


    To
    [IpDrv.WebServer]
    bEnabled=true


    Then save and edit "ROGame.ini" and change this entry:
    [Engine.AccessControl]
    AdminPassword=


    To a password of your choice:
    [Engine.AccessControl]
    AdminPassword=yourpassword


    Also you want to enable LAN mode:
    [ROGame.ROGameInfo]
    bLANServer=true


    Save again.

    Now you can start up the server again. To configure your server without having to edit files you can at this point go to http://127.0.0.1:8080/ and the web admin will wait for you. Pretty much all the settings can be changed there (with some exceptions such as VAC, passwords etc.). The username is "admin" and the password is what you set in the config.

    If you don't see your server in the LAN tab now make sure that you have not filtered it out by accident. The server by default will be in relaxed realism mode so you might not see if it you have a filter set.
     
    .
0 replies since 26/10/2014, 08:16   19 views
  Share  
.