metin2 item satış devre dışı

  1. SanalDarbe

    C++ ile Markette Satılamayacak İtemleri Belirleme

    service.h ekle #define ENABLE_SHOP_BLACKLIST Shop.cpp Arat: int CShop::Buy(LPCHARACTER ch, BYTE pos) Altına ekle: #ifdef ENABLE_SHOP_BLACKLIST if (!m_pkPC) { if (quest::CQuestManager::instance().GetEventFlag("hivalue_item_sell") == 0) { if...
Geri
Üst