Jump to content

Mareq

Inactive Member
  • Posts

    10
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by Mareq

  1. The size of ítem in item_proto should be 2..
  2. thank you very much really. I hope you can have time, regards.
  3. On official servers, when a mob enters a safezone, the mob automatically disappears. As if you were applying a purge
  4. item.cpp: In member function 'const char* CItem::GetName()': item.cpp:2354:25: error: 'CMobManager' has not been declared const CMob * pMob = CMobManager::instance().Get(dwMobVnum); ^ item.cpp:2356:63: error: invalid use of incomplete type 'const class CMob' len = snprintf(szItemName, sizeof(szItemName), "%s", pMob->m_table.szLocaleName); ^ In file included from item.cpp:4:0: char.h:561:7: error: forward declaration of 'const class CMob' class CMob;
×
×
  • 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.