Jump to content

Edward

Inactive Member
  • Posts

    53
  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by Edward

  1. Hello, I have a problem on the server. 
     
    -I put a wrong item in the "mob_drop_item" and the syserr tell me which is the item that fails, but take it off and put me this error.
     
    SYSERR: Jul  7 18:32:11.418836 :: Boot: cannot load MOBDropItemFile: locale/germany/mob_drop_item.txt
    SYSERR: Jul  7 18:32:11.800027 :: pid_deinit: 
    End of pid

    Thanks.

     

  2. Guys..

     

    I can't do the client part for you too

    The game is made to handle 4 inventory pages but of course you need to make some client stuff too! If you don't have this stuff done, it's impossible to use the new slots and you'll have bugs.

     

    With the id confusion: Yep, maybe you're right, there's already a function for that, but my new function is faster and smaller. It's made to create less server load than the old one. I'm gonna merge the two functions in the next version and just make one out of it.

    And yes, they're also in the other rev's but I'm gonna improve them, not making new ones ouf of them (see the pc.get_account_id() which I improved and not made a new one).

    Same will go to the other functions. My main goal is to make them smaller and faster so you can use them more often without creating queries or stuff.

     

    tl;dr: You need to adapt your client if you're using 4 inventory pages! Otherwise don't enable the feature!

    The new created function will replace the old function, it's there for testing purpose and if it's working, it'll be merged into the old function. I just wanted to have the old one if the new function makes any problems.

     

    If you want the client stuff: http://metin2dev.org/board/topic/791-metin2-4-inventory-page/

    How would I disable?

×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.