Jump to content

Golen Maker

Members
  • Posts

    16
  • Joined

  • Last visited

Posts posted by Golen Maker

  1. rev: 17156+

    Hexed: 2011-06-14b using ShinsDiffPatcher rev.41

    Hosting VPS

     

    login_athena.conf

    // Check The clientversion set in the clientinfo ?
    check_client_version: no

    // What version we would allow to connect? (if the options above is enabled..)
    client_version_to_connect: 20

     

    packet_db

    packet_db_ver: 26
    //packet_db_ver: default
     
    //2011-06-14bRagexeRE
    0x01FD,15,repairitem,2
    0x0202,26,friendslistadd,2
    0x022D,5,hommenu,2:4
    0x023B,36,storagepassword,0
    0x0288,-1,cashshopbuy,4:8
    0x02C4,26,partyinvite2,2
    0x0436,19,wanttoconnection,2:6:10:14:18
    0x0437,7,actionrequest,2:6
    0x0438,10,useskilltoid,2:4:6
    0x0439,8,useitem,2:4
    0x07E4,-1,itemlistwindowselected,2:4:8
    0x0802,18,bookingregreq,2:4:6
    0x0803,4
    0x0804,14,bookingsearchreq,2:4:6:8:12
    0x0805,-1
    0x0806,2,bookingdelreq,0
    0x0807,4
    0x0808,14,bookingupdatereq,2
    0x0809,50
    0x080A,18
    0x080B,6
    0x0811,-1,reqopenbuyingstore,2:4:8:9:89
    0x0815,2,reqclosebuyingstore,0
    0x0817,6,reqclickbuyingstore,2
    0x0819,-1,reqtradebuyingstore,2:4:8:12
    0x0835,-1,searchstoreinfo,2:4:5:9:13:14:15
    0x0838,2,searchstoreinfonextpage,0
    0x083C,12,searchstoreinfolistitemclick,2:6:10
    0x035F,5,walktoxy,2
    0x0360,6,ticksend,2
    0x0361,5,changedir,2:4
    0x0362,6,takeitem,2
    0x0363,6,dropitem,2:4
    0x0364,8,movetokafra,2:4
    0x0365,8,movefromkafra,2:4
    0x0366,10,useskilltopos,2:4:6:8
    0x0367,90,useskilltoposinfo,2:4:6:8:10
    0x0368,6,getcharnamerequest,2
    0x0369,6,solvecharname,2
     

     

    mmo.h

    #ifndef PACKETVER
        #define PACKETVER 20110614

     

    clientinfo

            <version>26</version>
            <langtype>1</langtype>

    langtype tested 1 or 8

     

    [status]: Request for connection of TEST10 (ip: xxx.x.xxx.xxx).
    [Notice]: Authentication accepted (account: TEST10, id: 2000000, ip: xxx.x.xxx.xxx)
    [status]: Connection of the account 'TEST10' accepted.
    [info]: Closed connection from 'xxx.x.xxx.xxx'.

     

    Obs:

    In offline mode works on my pc, now online, can not login.

    I have an emulator running normally with this vps client 20100730. Using RagexeRE 20110614, can not login.

     

    ::: RESOLVED :::

  2. The problem continues.

     

    Could you pass me some folder date that works?

     

    Obs: I'm testing with the client 2012-06-18

     

    I used these files as well.

    http://rathena.org/board/files/file/2527-34-kamishis-hair-dyes-from-127-hair-dyes-pack/

    http://rathena.org/board/files/file/2447-corrected-classes-head-sprites/

     

    ::edit::

    I do not know how, but the problem stopped on client 2011/06/14

  3. I'm not getting.

     

    When I used the eAthena, used as I posted above and it worked.

     

    I think the problem is here.

     

    // Enable Logs? (Note 3)
    // 0x00000 - Don't log at all
    // 0x00001 - (T) Log trades
    // 0x00002 - (V) Log vending transactions
    // 0x00004 - (P) Log items drop/picked by players
    // 0x00008 - (L) Log items drop/looted by monsters
    // 0x00010 - (S) Log NPC transactions (buy/sell)
    // 0x00020 - (N) Log Script transactions (items deleted/acquired through quests)
    // 0x00040 - (D) Log items stolen from mobs (Steal/Gank)
    // 0x00080 - © Log player-used items (consumables/pet&hom&merc food/items used for skills&attacks)
    // 0x00100 - (O) Log produced/ingredient items
    // 0x00200 - (U) Log MVP prize items
    // 0x00400 - (A) Log player created/deleted items (through @/# commands)
    // 0x00800 - ® Log items placed/retrieved from storage.
    // 0x01000 - (G) Log items placed/retrieved from guild storage.
    // 0x02000 - (E) Log mail system transactions.
    // 0x04000 - (I) Log auction system transactions.
    // 0x08000 - ( B) Log buying store transactions
    // 0x10000 - (X) Log all other transcations (rentals expiring/inserting cards/items removed by item_check/
    //           rings deleted by divorce/pet egg (un)hatching/pet armor (un)equipping/Weapon Refine skill/Remove Trap skill)
    // Example: Log trades+vending+script items+created items: 1+2+32+1024 = 1059
    // Please note that moving items from inventory to cart and back is not logged by design.
    enable_logs: 0xFFFFF

     

    Used 1 in eAthena, here 1 does not work this.

     

    :::::: edit ::::::

    Now it worked, since this recording logs.

     

    Just changed it

    //log_gm_db: atcommandlog
    //log_branch_db: branchlog
    //log_chat_db: chatlog
    //log_mvpdrop_db: mvplog
    //log_npc_db: npclog
    //log_pick_db: picklog
    //log_zeny_db: zenylog

     

    for this

    log_gm_db: log/atcommandlog.log
    log_branch_db: log/branchlog.log
    log_chat_db: log/chatlog.log
    log_mvpdrop_db: log/mvplog.log
    log_npc_db: log/npclog.log
    log_pick_db: log/picklog.log
    log_zeny_db: log/zenylog.log
  4. How do I save the chat logs without recording sql?


    enable_logs: 0xFFFFF
    sql_logs: no
    log_filter: 1
    log_branch: yes
    log_zeny: 1
    log_mvpdrop: yes
    log_commands: yes
    log_npc: yes
    log_chat: 1
     

    And yet this does not generate logs in log folder.
     

  5. Alguém sabe dizer se é possível fazer isto baixo?

    Meu servidor esta na empresa A e minha hospedagem na empresa B, seria possível da hospedagem na empresa B usando o fluxcp acessar o banco de dados da empresa A normalmente dando a impressão de como se o cp estivesse lá?

  6. As viewID tem relação tanto na item_db2 quanto no visionary_tab.txt

    A mesma viewid do visionary_tab tem que estar no item na item_db2 se não ou vai da gravity error, aparecer uma sprite de outro item ou aparecer nada.

    Ex:

    visionary_tab.txt

    _Æ÷¸µÄÉÀÌÅ©¸ðÀÚ

    _¸Æáö¸ðÀÚ

    _¿õ°Ü¾Þ¹«

    _º´á¤¸ðÀÚ

    _ÀÌçḮƮ°¡¸É

    _ÀÌçḮƮÀç±í

    !1500

    _meucustom01

    _meucustom02

    _meucustom03

    *_°í±Û

    A viewid dos meus custons digmos que começa apartir de 1500, então vou na item_db2 e defino meus custons conforme as viewID do visionary_tab.

    Item_db2.txt

    5134,Pumpkin_Hat,Pumpkin-Head,5,20,,200,,2,,0,0xFFFFFFFF,7,2,256,,0,1,1500,{ bonus2 bSubRace,RC_Demon,5; },{},{}

    5136,Santa's_Hat_,Louise's Santa Hat,5,20,,100,,3,,0,0xFFFFFFFF,7,2,256,,0,1,1501,{ bonus bMdef,1; bonus bLuk,1; bonus3 bAutoSpellWhenHit,"AL_HEAL",3,50; bonus3 bAutoSpellWhenHit,"AL_BLESSING",10,50; },{},{}

    5145,Carnival_Joker_Jester,Carnival Jester,5,10,,100,,0,,0,0xFFFFFFFF,7,2,256,,0,1,1502,{ bonus bAllStats,3; },{},{}

    As vezes me confundo se após o !1500 o item recebe a viewID 1500 mesmo ou se É 1501. VocÊ pode conferir isso atravÉs do comando @changelook viewID -> @changelook 1500 ou 1501 em diante.

    • Upvote 1
×
×
  • Create New...