Jump to content

Kr1G3R™

Member
  • Posts

    4
  • Joined

  • Last visited

  • Feedback

    0%

About Kr1G3R™

Informations

  • Gender
    Male

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Kr1G3R™'s Achievements

Contributor

Contributor (5/16)

  • Reacting Well
  • Dedicated
  • First Post
  • Week One Done
  • One Month Later

Recent Badges

1

Reputation

  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.