Jump to content

Recommended Posts

I have a strange problem

 

Sometimes  gold drops with rectangular shape with it.See the image for better understanding.

 

https://metin2.download/picture/r3F9504x09DVmF8K988YXgTtGTP6KMUj/.gif/

 

How to correct this bug?

Edited by Metin2 Dev
Core X - External 2 Internal
Link to comment
https://metin2.dev/topic/5126-gold-drop-bug-with-rectangular-shape/
Share on other sites

  • Replies 7
  • Created
  • Last Reply

Top Posters In This Topic

In db on item_proto 

INSERT INTO item_proto(vnum, name, locale_name, type, syze) VALUES (1, "µ·²Ù·¯¹Ì", "Yang", 9, 1);

Add on item_proto client(on locale) the following line:

<Item vnum="1"  name="돈꾸러미" gb2312name="Yang" type="9" subtype="0" weight="0" size="1" antiflag="0" flag="0" wearflag="0" immuneflag="0" gold="0" buy_price="0" limittype0="0" limitvalue0="0" limittype1="0" limitvalue1="0" applytype0="0" applyvalue0="0" applytype1="0" applyvalue1="0" applytype2="0" applyvalue2="0" value0="0" value1="0" value2="0" value3="0" value4="0" value5="0" socket0="0" socket1="0" socket2="0" socket3="0" socket4="0" socket5="0" refine_vnum="0" refine_set="0" magic_pct="0" specular="0" socket_pct="0" />
  • 4 months later...

In item_proto client add before the yang another item, a fictive one, just to be there. As i saw, the client doesn't read the first line in protos.

 

As you said I added +0 sword as a fictive value and then used dump proto to create TXTs but same error.Am i missing something in the process ?

Don't use any images from : imgur, turkmmop, freakgamers, inforge, hizliresim... Or your content will be deleted without notice...
Use : https://metin2.download/media/add/

Please use https://metin2.download/ when uploading files smaller than 100MB, otherwise the approval will take longer due to manual upload.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • 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.