Jump to content

Artnesor

Member
  • Posts

    14
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by Artnesor

  1. Either you're blocking mark directory by some antycheat solution or your icons are broken.
  2. You have to add GM_VIP, in common/length.h after GM_PLAYER.
  3. Where you have ChatPacket with "Rafinarea acestui"?
  4. With this fix you cant use special marks (exclamation etc.) so its bad.
  5. In game/item_manager_read_tables.cpp change: sys_err("No such an item (name: %s)", d.szItemName); To: sys_err("No such an item (name: %s, vnum: %d, line: %d)", d.szItemName, dwItemVnum, lines); And you will se in which vnum and line is problem
×
×
  • 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.