Jump to content

Fire

Banned
  • Posts

    87
  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by Fire

  1. 3 hours ago, mTw said:

    Hey, Metin2dev community.

    So recently, I opened up a server and the game was in full german language so I began the translation part I replaced all the  locale_name on item_proto table with English names and when I exported it as .sql the values were different and interchanged also when I checked the specular table on my item_proto table everyvalue on it is set as 0 which makes exporting the table useless unless I make changes to the specular column I want to replace all +7 - +9 values to their specific specular values what do I need to do for that or is there any fix for it ? cauz it took me hours to translate the item_proto manually... and I don't wanna do it again for client side.....  please help.

    If you got the old item_proto you can duplicate the value of specular into the new one

  2. 57 minutes ago, 3bd0 said:

    sorry for pushing old topic, but anyone knows how to make the pet pickup function only for specific pets ?

    if (pSummonItem == itemVnum)

     // drop

    else

    //skip

     

×
×
  • 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.