Pagina 1 din 1

[C++] FIX Mount Martysama 5.7

Scris: Dum Dec 21, 2025 6:44 pm
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.