Jump to content

Kr1G3R™

Member
  • Posts

    4
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by Kr1G3R™

  1. Char_item.cpp Add this: if (item->GetCount() > 1) { ChatPacket(CHAT_TYPE_INFO, LC_TEXT("In order to be able to equip this object, you must separate it first. (Shift + Left Click) .")); return false; } in this function: bool CHARACTER::EquipItem(LPITEM item, int iCandidateCell):
×
×
  • 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.