Jump to content

Recommended Posts

  • Replies 4
  • Created
  • Last Reply

Top Posters In This Topic

  • 1 month later...

sourcebin/useritenface/PythonnNetworkStreamPacheGame.cpp

 

bool CPythonNetworkStream::SendRefinePacket(BYTE byPos, BYTE byType, BYTE lLow, BYTE lMedium, BYTE lExtra, BYTE lTotal)

 

change

 

bool CPythonNetworkStream::SendRefinePacket(UINT byPos, BYTE byType, BYTE lLow, BYTE lMedium, BYTE lExtra, BYTE lTotal)

 

userinterface/PythonNetworkStream.h

 

bool SendRefinePacket(BYTE byPos, BYTE byType, BYTE bLow, BYTE bMedium, BYTE bExtra, BYTE bTotal);

 

change

 

bool SendRefinePacket(UINT byPos, BYTE byType, BYTE bLow, BYTE bMedium, BYTE bExtra, BYTE bTotal);

Link to comment
Share on other sites

  • Active Member
On 3/2/2021 at 7:45 PM, KimiHua said:

sourcebin/useritenface/PythonnNetworkStreamPacheGame.cpp

 

bool CPythonNetworkStream::SendRefinePacket(BYTE byPos, BYTE byType, BYTE lLow, BYTE lMedium, BYTE lExtra, BYTE lTotal)

 

change

 

bool CPythonNetworkStream::SendRefinePacket(UINT byPos, BYTE byType, BYTE lLow, BYTE lMedium, BYTE lExtra, BYTE lTotal)

 

userinterface/PythonNetworkStream.h

 

bool SendRefinePacket(BYTE byPos, BYTE byType, BYTE bLow, BYTE bMedium, BYTE bExtra, BYTE bTotal);

 

change

 

bool SendRefinePacket(UINT byPos, BYTE byType, BYTE bLow, BYTE bMedium, BYTE bExtra, BYTE bTotal);

I have the same problem, I tested it there already, even changing the client / game, still not refining. I have another problem too, I can only sell one item at a time, even if it is stacked ...: /

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. 0

      Exp bonus

    2. 7

      GR2/DDS encryption

    3. 0

      Anticheat system

    4. 0

      Hallo Mt2DEV PLS HELP

    5. 4

      Map

    6. 11

      Increase max Yang full

    7. 2

      LUA Questions

    8. 1

      Client stops working after C++20

    9. 14

      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.