Jump to content

Taran

Member
  • Posts

    9
  • Joined

  • Last visited

Posts posted by Taran

  1. The first picture is a little sentence in whitelist.exe console. Next picture is PHT with the settings. If I press shutdown server, the server stop so PHT is well installed, so the problem is with the whitelist that cant open whitelist. So, do you know what to do now?

     

     

    b5ow.png

  2. I want to use PHT and I got some problems:

     

    1 In InfoBoard doesnt appear any information about players.

     

    2 Whitelist.exe when i try to log in into the server says: COuld not open whitelist

     

     And thats all, any help?

  3. I tried to install again the server and it runs!!!

     

    But now i am trying to run whitelist, in config.txt y set the data but when i start whitelist.exe  it says : Could not connect

     

     

    Look at my config.txt file of whitelister folder:

    // For best results the application should be run on the same machine as the server application
    host=127.0.0.1
    port=2302
    password=password (if i dont use password?)
    
    // The reason players should be kicked for
    reason=Not whitelisted!
    
    // The interval at which the player list should be checked (in milliseconds, 1 second = 1000)
    interval=60000
    
    // Decides how to store the whitelist
    // Possible values
    // sqlite (Recommended for use with 1 server)
    // mysql (Recommended to sync between more servers, requires a mysql server!)
    // file (Not recommended)
    mode=mysql
    
    // Only needed when using mysql, leave as it is when not using mysql
    sqlHost=127.0.0.1
    sqlPort=3306
    sqlDatabase=database
    sqlTable=whitelist
    sqlUser=whitelistuser
    sqlPassword=dbpassword
    // Message options
    // Will show an ingame notification everytime a player joins
    showConnect=true
    connectMessage={0} joined the game!
    

    Anyone can help me?

  4. Greetings,

     

     

    first of all thank you for reading this topic and sorry for my poor english.

     

    I have done the steps in the guide to start a server.

     

    I have many problems.

     

     

     

    1- dayz_anim requires addon ca_pmc. NO problem, i press OK and it starts.----->FIXED

     

    2- The name server appears like my machine name WIN-XXXXX, I think that it doesnt read the config in /instance...

     

    3- I try to log in the server but when i am logged it appear a windows to choose map and mission, I think that the config.cfg is not reading.

     

    4- When i start whitelister.exe it can connect.

     

     

    My server setup is:

     

    xamp 1.3.2 with mysql 5.5, apache ports 8080 and mysql port 3306

     

    Every DB is created, HiveExt.ini is well done with correct DB data (host,port,user,password,privileges)

     

    I have created a .bat with this sentence: 

     

    @echo off
    start "arma2" /min "C:\Users\Soporte\Desktop\Server_Epoch\arma2oaserver.exe" -port=2302 "-config="instance_11_Chernarus\config.cfg" "-cfg="instance_11_Chernarus\basic.cfg" "-profiles="instance_11_Chernarus" -name=instance_11_Chernarus "-mod=@DayZ_Epoch;@DayZ_Epoch_Server;"
     
     
     
    I have killed my little duck already, I need help or the next is my little pony!
×
×
  • Create New...