Jump to content

quest lua problem


Recommended Posts

vor 20 Minuten schrieb WeedHex:

    int is_open_shop(lua_State * L)
    {
        LPCHARACTER ch = CQuestManager::instance().GetCurrentCharacterPtr();
        if (ch)
            lua_pushboolean(L,  ch->GetShopOwner())

        return 1;
    }

 

:)

SQReUVX.png

Edited by Metin2 Dev
Core X - External 2 Internal
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.