Jump to content

Problem about Koray's offline shop


Recommended Posts

  • Replies 6
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

3 hours ago, metin2team said:

and you accessed your safebox and clicked on the "restore items" button?

if yes, then try to check your syserr in both core and db

Channel1 Syserr:

Create Offlineshop fail Huehue:10013 cannot created. shop's time expired

This sysser defined in shop. cpp

if (dwNowTimestamp > dwExpireDate)
    {
        sys_err("Create Offlineshop fail %s:%u cannot created. shop's time expired", table->szName, table->dwPID);
        return false;
    }

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



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