Jump to content

Recommended Posts

Hello, m2dev, i have a two mini problem/questions

One: How to add Blessing Marble in shop/offline shop? Can't you add..

Two: When the CH1 and use the 'shout, private message, /n or /b' players on CH1,CH3 or CH4 don't appear message.
- If you send a private message and the player is another ch, says it is not online.

What's is problem?

Link to comment
Share on other sites

  • Premium

shop.cpp

delete
    if (!m_pkPC)
    {
        if (quest::CQuestManager::instance().GetEventFlag("hivalue_item_sell") == 0)
        {
            //축복의 구슬 && 만년한철 이벤트
            if (item->GetVnum() == 70024 || item->GetVnum() == 70035)
            {
                return SHOP_SUBHEADER_GC_END;
            }
        }
    }

 

izi pizi

  • Love 1


 

Link to comment
Share on other sites

7 hours ago, .T4Ump said:

shop.cpp

delete
    if (!m_pkPC)
    {
        if (quest::CQuestManager::instance().GetEventFlag("hivalue_item_sell") == 0)
        {
            //축복의 구슬 && 만년한철 이벤트
            if (item->GetVnum() == 70024 || item->GetVnum() == 70035)
            {
                return SHOP_SUBHEADER_GC_END;
            }
        }
    }

 

izi pizi

Not working

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. 23
    2. 2

      Stripe payments

    3. 2

      Stripe payments

    4. 144

      Shop Ex Renewal

    5. 0

      Sort By Last Play Time problem

    6. 0

      QuickSell in SpecialInventory Problem

    7. 12

      Legendary items effect

    8. 0

      M2Project Research | Teamler - Beta Tester

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