Jump to content

IndieRO

Members
  • Content Count

    286
  • Joined

  • Last visited

  • Days Won

    13

Posts posted by IndieRO


  1. 11 hours ago, iubantot said:

    So i want to separate the logs sql db from the main sql db but i cant figure out how to do so

    you can setting on inter-server.conf

    and add this
     

    log: {
    		sql_connection: {
    			db_hostname: "127.0.0.1"
    			db_port: 3306
    			db_username: "ragnarok"
    			db_password: "ragnarok"
    			db_database: "herculeslog"
    		}
    	}

     


  2. 22 hours ago, TheReturn said:

    I am looking for this functionality, is it already implemented on the current version of the emulator? If its not I will try to diff this manualy

    yeah i tink it's already imlpemented on this commit HERE


  3. 2 hours ago, Alayne said:

    Hello people, so you know it, I'm currently building a test server, which will be running freely with some kind of auto gestion.

    It'll contains all my scripts, plus those I find cool, and can therefor be played freely, to test or simply to play.

    Gonna release the address / forum / client soon (Won't do a website, as I don't know how to, but still)

    question :what a emulator do you use in your PS?


  4. 6 minutes ago, 4144 said:

    about client error probably you have too new or too old files for exe what you using, try run updater or download full zero client from one of link on forums.

    For build in VS, need edit common/mmo.h and uncomment line:

    
    //#define ENABLE_PACKETVER_ZERO

    to

    
    #define ENABLE_PACKETVER_ZERO

     

    okay thx for info ill test it


  5. 16 hours ago, Asheraf said:

    Zero clients are the clients used in the new korean server RO:ZERO they have some new updates such as a new cashshop ui, char creation ui, quest ui and other stuff, however its still experimental for Hercules, feel free to test it and give us feedback on issues that could be related to the emulator :). 

    how to test and compile in VS?

    and i try to run client get error 

    zero.png.b5ac8eba5ce872c1a2f62dc01105cf3c.png

    and after that setup always pop up ever and ever

×
×
  • Create New...

Important Information

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