Jump to content

yashin16

Members
  • Content Count

    16
  • Joined

  • Last visited

Posts posted by yashin16


  1. I don't need lol only if i run it in offline mode, and i said its normal in offline mode. Online mode u can't run thouse windows lol only using putty or ssh and they run the 3 server together lol not like cmd window


  2. run 3 server? bro i told The emulator worked normal in  offline mode no errors, when I put it in my host and I change only the the char ip, ip map ip, and sql_conection to my infos, doesn't work, no errors only socket error. I did the same to work offline and worked lol. I did'nt changed any port. 

     

    if u want i can send u the sql archives


  3. Her guys...

    I put xxx on ip and some important information

    Char-server.conf


            // Login Server IP
            // The character server connects to the login server using this IP address.
            // NOTE: This is useful when you are running behind a firewall or are on
            // a machine with multiple interfaces.
            login_ip: "xxx.xxx.xxx.197"

            // The character server listens on the interface with this IP address.
            // NOTE: This allows you to run multiple servers on multiple interfaces
            // while using the same ports for each server.
            //bind_ip: "127.0.0.1"

            // Login Server Port
            login_port: 6900

            // Character Server IP
            // The IP address which clients will use to connect.
            // Set this to what your server's public IP address is.
            char_ip: "xxx.xxx.xxx.197"

            // Character Server Port
            char_port: 6121
        }

    Map-server.conf


            // The map server connects to the character server using this IP address.
            // NOTE: This is useful when you are running behind a firewall or are on
            // a machine with multiple interfaces.
            char_ip: "xxx.xxx.xxx.197"

            // The map server listens on the interface with this IP address.
            // NOTE: This allows you to run multiple servers on multiple interfaces
            // while using the same ports for each server.
            //bind_ip: "127.0.0.1"

            // Character Server Port
            char_port: 6121

            // Map Server IP
            // The IP address which clients will use to connect.
            // Set this to what your server's public IP address is.
            map_ip: "xxx.xxx.xxx.197"

            // Map Server Port
            map_port: 5121
        }
     

    sql_connection archive

     

        // For IPs, ideally under linux, you want to use localhost instead of 127.0.0.1.
        // Under windows, you want to use 127.0.0.1.  If you see a message like
        // "Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)"
        // and you have localhost, switch it to 127.0.0.1
        db_hostname: "127.0.0.1"
        db_port: 3306
        db_username: "xxxx"
        db_password: "xxxx"
        db_database: "xxxx"
        //codepage:""
    }


  4. Bro i didn't changed anything on the new conf, i just gaave an exemple of old configuration. That configuration doesn't work on the new conf.]

     

    As i said, i didn't changed the port, i changed only char ,map and login ip to my host ip

     

     


  5. KeiKun,

    Nothing is running at port 6900, on my old Hercules conf  my server worked well.

     

    "sql.db_hostname: 127.0.0.1
    sql.db_port: 3306
    sql.db_username: root
    sql.db_password: 
    sql.db_database: 
    sql.codepage:

    // MySQL Character SQL server
    char_server_ip: 127.0.0.1
    char_server_port: 3306
    char_server_id: root
    char_server_pw:
    char_server_db: 

    // MySQL Map SQL Server
    map_server_ip: 127.0.0.1
    map_server_port: 3306
    map_server_id: root
    map_server_pw: 
    map_server_db: 

    // MySQL Log SQL Database
    log_db_ip: 127.0.0.1
    log_db_port: 3306
    log_db_id: root
    log_db_pw: 
    log_db_db: 
    log_codepage:
    log_login_db: loginlog"

     

    I changed the same thing on the new configuration, only changing passwords, login, db name, and the main ip. 

     

    i can send u the archives if u want to look .-. 

     


  6. Guys! My server is running normal in offline mode but when i change it to my host ip and migrate him to my host, the server connects but get socket error .-. 

    I got your Hercules-stable

     

    I'm sending 3 pics, 1 running he server offline at my pc and 2 pics in my host .-. i did'nt changed the ports , only changed the 127.0.0.1 of char ip and map ip to my host ip.

    with the old conf sql in my old hercules emulator , the host ip works fine.

     

    Someone can help me? i have 60 ppl w8ting for this Ro .-.

     

     

     

     

    screenHercules013.jpg

    connection error.png

     

    erro2.png


  7. Criei um item que dá uma classe custom com todas as skills do jogo ( não coloquei allskill e nem criei uma nova skill tree , mas  sim , coloquei skill uma por uma no script hehe), como essa classe é vip , eu queria colocar ela sem restrição de skill use como no permissions skill_unconditional: true, mas queria apenas para o char que estivesse usando o item e não para a acc toda.

    Tentei até o:

    Nouse: {
           skill_unconditional: true

        }

    Alguém saberia como fazer isso?

     

    Agradeço... hahaha xD


  8. I configured the whole server with high damage, but when I put it online with a Hoster, the damage was normal (low damage) skill and hit damage. Does anyone know how to solve it?

    Configurei o server todo com dano alto de skill e de hit mas quando passei para a host e liguei o servidor online o dano ficou baixo novamente, alguém sabe com resolver?

     

     

    thx

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.