Jump to content

Chief

Members
  • Posts

    23
  • Joined

  • Last visited

Posts posted by Chief

  1. new equipment tab in line 2051

    new favorite tab in line 2052

    and NO MSG tick line 2053 << this line if you tick you can't drag your item to floor, i don't know what's mean in English you must edit by your self

    With the msgstringtable.txt from the above link i posted, a lot of lines are just ???? ?? ????? is that normal? If not i'll try to search for a new msgstringtable.txt

  2. Hi, I have this issue on my Client 2011-11-22 where the quest window "Alt + U" is like below. Anybody know how to fix it ? I tried different ways like grf edits it didn't work. Thanks.

    quest.png

    Never mind. I resolved it thanks to those who viewed the topic.

  3. I manage to get 2011-11-22 client to work. But! I encounter this problem the inventory tab is just way too big and i cannot resize it at all. Not sure if this is client/lua/grf problem. I tried removing my basic interface from my grf but i still get the same problem, Appreciate the help thanks in advance!

    inventory.png

  4. Here is my clientinfo.xml

    <?xml version="1.0" encoding="euc-kr" ?>
    <clientinfo>
    <servicetype>korea</servicetype>
    <servertype>sakray</servertype>
     <connection>
     <desc>rOk on!</desc>
       <display>test</display>
       <balloon>test</balloon>
       <address>127.0.0.1</address>
       <port>6900</port>
       <version>28</version>
       <langtype>0</langtype>
       <registrationweb></registrationweb>
    
    <yellow>
    <admin>2000000</admin>
    </yellow>
    <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>
    </loading>
    </connection>
    </clientinfo>
    

    Yes, I only use GRF Files and able to read multi GRF.

    Error messages:

    Client Side:

    Rejected from server.

    Map server:

    clif_parse: Disconnectiong session #3 with unknown packet version.

  5. Here is my Data.ini

    [Data]
    0=hdata.grf
    1=pal.grf
    2=rdata.grf
    3=data.grf
    

    Here is the packet_db

    //packet_db_ver: 25
    packet_db_ver: default
    

    Client Side:

    Rejected from server.

    Map server:

    clif_parse: Disconnectiong session #3 with unknown packet version.

  6. Ok, I'm not sure what to do with this anymore. I got the mmo.h and packet_db updated to the correct packet for 20111122a client and still getting error when i log in. I've seen other post got resolve but the topic starter never reply once he got his/her problem resolved. I follow what other says like update the packet_db and mmo.h then re-compile just confuse why I still get error.

    Using latest rAthena svn.

    Here is my mmo.h

    #ifndef PACKETVER
    #define PACKETVER	20111122
    //#define PACKETVER	20100730
    #endif
    

    Here is my packet_db

    //2011-11-22aRagexeRE
    0x0835,19,wanttoconnection,2:6:10:14:18
    0x0892,5,walktoxy,2
    0x0899,6,ticksend,2
    0x0896,5,changedir,2:4
    0x0893,6,takeitem,2
    0x0436,6,dropitem,2:4
    0x08A4,8,movetokafra,2:4
    0x0362,8,movefromkafra,2:4
    0x08AD,10,useskilltopos,2:4:6:8
    0x0363,90,useskilltoposinfo,2:4:6:8:10
    0x0898,6,getcharnamerequest,2
    0x035F,6,solvecharname,2
    0x0891,26,friendslistadd,2
    0x089E,5,hommenu,4
    0x0364,36,storagepassword,0
    0x0895,26,partyinvite2,2
    0x022D,7,actionrequest,2:6
    0x08A1,10,useskilltoid,2:4:6
    0x0369,-1,itemlistwindowselected,2:4:8
    0x0202,18,bookingregreq,2:4:6
    0x0887,-1,reqopenbuyingstore,2:4:8:9:89
    0x08A9,2,reqclosebuyingstore,0
    0x088C,6,reqclickbuyingstore,2
    0x089D,-1,reqtradebuyingstore,2:4:8:12
    0x07EC,-1,searchstoreinfo,2:4:5:9:13:14:15
    0x0815,2,searchstoreinfonextpage,0
    0x0366,12,searchstoreinfolistitemclick,2:6:10
    0x0439,8,useitem,2:4
    

    @judas why your not online on your msn. I need to ask for paid services you got. Thanks

  7. Ok, I currently use 2011-11-02 .Exe, Everytime i get to the character selection when i try to enter that character it would not allow me. It keep saying Rejected from server. Unknown packer ver.

    Here is my mmo.h

    #ifndef PACKETVER

    #define PACKETVER 20111102

    //#define PACKETVER 20100730

    #endif

    packet_db.txt

    packet_db_ver: default

    rathena - Revision 15815.

    What is it im doing wrong ?

  8. Hey, Did anybody get the same problem like i am having now. After using the mob_db.sql from rAthena sql files folder. I started getting this error after i clicked on the MOB ID link on my fluxcp. I just cant figure out why its doing this. Please help thanks

    Here is the error message im getting "Message: MySQL error (SQLSTATE: 42S22, ERROR: 1054): Unknown column 'ExpPer' in 'field list'"

  9. Hi,

    Im having problem with fluxcp. When i click the link (Mob Database) It display the list of the mobs. But once I click the MOB ID for it to show the mob information it keep saying No such monster was found. Go back. I have the mob_db and mob_db2.sql in ragnarok database. This is the first time it happened to me. Any reply will be greatly appreciated thank you.

×
×
  • Create New...