Jump to content

XIxJEALOUSxIX

Members
  • Posts

    17
  • Joined

  • Last visited

Community Answers

  1. XIxJEALOUSxIX's post in Issue with Loading screens when Warping was marked as the answer   
    Ok... This is the path: data\texture\À¯ÀúÀÎÅÍÆäÀ̽º
     
    Inside this last "folder" (À¯ÀúÀÎÅÍÆäÀ̽º) you must add an image named "loadingscreen01.jpg", try to do this in the ".grf" file and also in your RO folder (just to make sure).
     
    Also check your "Clientinfo.xml" file and make sure you have the following information, if don't then add it:
     
    <loading>
                <image>loading00.jpg</image>
                <image>loading01.jpg</image>
                <image>loading02.jpg</image>
                <image>loading03.jpg</image>
                <image>loading04.jpg</image>
                <image>loading05.jpg</image>
                <image>loading06.jpg</image>
                <image>loading07.jpg</image>
                <image>loading08.jpg</image>
                <image>loading09.jpg</image>
                <image>loading10.jpg</image>
            </loading>
     
    Hope with this will work fine...
  2. XIxJEALOUSxIX's post in connection of the char-server 'eathena' refused was marked as the answer   
    I am not sure what is the problem, but just I saw something in "Inter_Athena File".
    In the last part I think you must change:
     
    //MySQL Log Database
    log_db_ip: 127.0.0.1
    log_db_port: 3306
    log_db_id: ragnarok
    log_db_pw: Fish
    log_db_db: ragnarok  -----  (change "log" for "ragnarok")
    log_codepage:
    log_login_db: loginlog
     
    Then recompile the server and try again!
  3. XIxJEALOUSxIX's post in Error, Can Not See NPC's & Warps... was marked as the answer   
    Thank you, I checked for this information and it seems everything was fine.
     
    Now the problem it is fixed, I just replace "renewal.h" with a backup (as when starting I modified this file for using pre-renewal mode, guess I change someting not supposed to...) and now I am able to see the NPC's.
     
     
    Now I just need to find how to set pre-renewal mode correctly!
     
    Thank you for your time and effort!
    XIxJEALOUSxIX.
  4. XIxJEALOUSxIX's post in "Register Friend" Option Not Available And Disconnect Me was marked as the answer   
    Thank's for your answer, earlier I was thinking the same but still happend with normal users.
     
    Just fix the issue, I am using client: 2013-07-03 (Packet version: 42), for some reason in "packet_db.txt" the option "packet_db_ver:" was set on default, so I just change it for 42. Now It is working! 
×
×
  • Create New...