Jump to content

svenneman

Member
  • Posts

    16
  • Joined

  • Last visited

Posts posted by svenneman

  1. So ich habe alle server neue ports zugewiesen 2302 / 2402 /2502 usw immer das selbe Spiel server laufen werden angezeigt nur die Spieler anzahl und wer wird nicht gezeigt habe auch bei gametracker alle neu gemacht mit claim 

    ich könnte echt so langsamm Kotzen heuel

     

    -------------------------------------------------------------------------------------------------------------------------

     

    So I have all new server ports assigned to 2302/2402 / 2502 always so on the same game servers run only displays the number of players and who is not shown 've even with GameTracker all redone with claim
    I could really Heuel so slowly converting Kotzen

  2. muß der queryport unbedingt einen höher sein da ich ihn mit zb 27030 eingetragen und freigegeben habe

    also in der server config sqf 

     

    da habe ich immer 

    zb. bei 85.25.210.25 /2414

     

    class Missions
    {
        class Mission1
        {
        template = "DayZ_Epoch_11.Chernarus";
        difficulty="regular";
        };
     
    };
    steamport=2415;
    steamqueryport=27034;
     
    ---------------------------------------------------------------------------------------------------------------------------
     
    has the Query Port necessarily a higher since I have him registered with eg 27030 and released
    So in the server config sqf

    I 've always
    zb. bei 85.25.210.25 /2414

     

    class Missions
    {
        class Mission1
        {
         template = "DayZ_Epoch_11.Chernarus";
         difficulty="regular";
        };
     
    };
    steamport=2415;
    steamqueryport=27034;
  3. Sorry I speak no English

    I have everything set correctly in GameTracker all ports and Released and the game port I had to -2 to +1 and now also is not unfortunately

    All servers are indeed as shown online , players can play

     

    ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

     

    Sorry ich spreche leider kein Englisch 

     

    Ich habe bei Gametracker alles richtig eingestellt alle Ports Freigegeben und und den Gameport hatte ich auf -2 Jetzt auf +1 und geht Leider auch nicht 

     

    Alle Server werden ja auch als online angezeigt die Spieler können Spielen 

     

    -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

     

    Server Daten

     

    85.25.210.25

     

    Ports:

    2303

    2314

    2414

    2426

    2503

    2514

  4. Ich habe einen Ordner der Arma2 heißt und dort drin sind für jeden Server ein Ordner mit jeweils allen Dateien die man für einen Server braucht also alles getrennt doch BEC sagt mir.

     

    I called one of Arma2 folder and in there are for each server , a folder with each file all the you needed anything but disconnected BEC tells me for a server .

     

     

    Maake sure the Server is running that your Settings are Correct.

    you can also try using the ---- dsc Command argument when launging BEC

  5. how am I supposed to do that?
    I have all the paths already umbenant and all files umbenant

     

     

    wie soll ich das machen ?
    ich habe alle pfade schon umbenant und alle datein umbenant
  6.  

    :: kill the server

    taskkill /im BEC01.exe
    taskkill /im arma2oaserver01.exe
     
    timeout 8
     
    :: start the server..
    start "" "D:\ArmA2\Server 02 PVE\DayZ_Epoch_instance_24_Napf_pvp.bat"
    timeout 45
    ::start BEC
    start "" "D:\ArmA2\Server 01 PVE\BEC01.exe"
    timeout 60
     
    cls
    @exit

    this is my restart.bat 

     

    I umbenant even BEC.exe in BEC01.exe

×
×
  • Create New...