[C++] FIX Mount Martysama 5.7

Aici poți găsi sisteme complete, verificate și recomandate de echipa 4Metin.
Avatar utilizator
RazVan
Administrator
Administrator
Mesaje: 973
Membru din: Mie Oct 19, 2022 5:25 pm
Localitate: München
Status: Activ
Multumiri acordate: 12
Multumiri primite: 63
Contact:

[C++] FIX Mount Martysama 5.7

Mesaj de RazVan »

char.cpp

Cod: Selectaţi tot

case POINT_MOUNT:
            SetPoint(type, GetPoint(type) + amount);
            val = GetPoint(type);
modificati in:
Hidden Content
This board requires you to be registered and logged-in to view hidden content.
char_item.cpp

Cod: Selectaţi tot

if (item->IsOldMountItem()) // @fixme152
            quest::CQuestManager::instance().SIGUse(GetPlayerID(), quest::QUEST_NO_NPC, item, false);
        #ifdef ENABLE_MOU[HASH=2]#ifdef[/HASH]YSTEM
        else if (item->IsNewMountItem()) {
            const auto mountVnum = GetPoint(POINT_MOUNT);
            MountVnum(mountVnum);
        }
        #endif
modificati in:
Hidden Content
This board requires you to be registered and logged-in to view hidden content.
Inlocuim questu de la mount cu acesta
Hidden Content
This board requires you to be registered and logged-in to view hidden content.
Imagine
Scrie răspuns