• Announcement:
    In order to download VIP files, you need to UPGRADE your account.

Do not turn off edit mode on Great OfflineShops anymore

Metin2Hub Bot
M2Hub Bot
Feb
Threads
65
1,505
1
610
113
HubMoney
975
çünkü fixini paylaşıyorum.

C++:

Code:
ACMD(do_shop_update_item)
{

    if (ch->IsObserverMode() || ch->GetExchange() || ch->IsOpenSafebox() || ch->GetShopOwner() || ch->IsCubeOpen() || ch->GetMyShop())
        return;
    extern ACMD(do_shop_refresh_items);
    char arg1[256];
    one_argument(argument, arg1, sizeof(arg1));
    if (!*arg1)
        return;
    std::vector<std::string> args;
    boost::split(args, arg1, boost::is_any_of("|"));
#ifdef ENABLE_OFFLINE_SHOP_USE_CHEQUE
    if (args.size()...


Hello dear user,

Your post will be under surveillance by bots for the next few hours.

Forum description : Metin2 private server, Metin2 download, Metin2 support, Metin2 Forum, Metin2 Pvp Servers, Errors, Bugs, Requests, Metin2 Pvp Forum, Everything About Metin2.
 
Top
AdBlock Detected

We get it, advertisements are annoying!

Sure, ad-blocking software does a great job at blocking ads, but it also blocks useful features of our website. For the best site experience please disable your AdBlocker.

I've Disabled AdBlock