Jump to content

Recommended Posts

  • Replies 5
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

The max number of yang is 2,147,483,647 because of int.So to change the max number of yang you should edit the game source and client source(playerGetElk function).

You can find the data types here so you can select what type you want.

 

I WANNA KNOW IN R40K SOURCE IN WHAT FILE I FIND ALLOWED YANG IN INVENTORY FOR EDIT IT .

Link to comment
Share on other sites

Do you know anything about programming?

You have to change some datatypes because they are int at the moment so (atm) it's not possbile to have more than 2147483647 Yang because it's the limit of int. For exampke change it to long long and you have to increase the max gold allowed which is in length.h. Don't forget to change the packets because else you will receive a wrong shown number in client. Of course you have to change the datatype of the gold field in the database, too. For the inventories, there's a tutorial here on metin2dev.

Have fun without any programming skills. You should ask somebody for help (maybe you should pay him, too).

Regards

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



  • Similar Content

  • Activity

    1. 13

      Metin2 Closed Beta Content (2003-2004)

    2. 25

      [SRC] Metin2 on LINUX - The Old Metin2 Project

    3. 2

      United/Club/Midgard serverfiles?

    4. 13

      Metin2 Closed Beta Content (2003-2004)

    5. 13

      Metin2 Closed Beta Content (2003-2004)

  • Recently Browsing

    • No registered users viewing this page.
×
×
  • 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.