Duskruin/Event Item Management Scripts:

1
Alastir
Sunday, August 20th, 2017, 8:59:25 PM

A set of scripts has now been created to increase the speed of sorting through the potentially hundreds of items you will gather in the arena or sewers.

  • YOU SHOULD ONLY USE THESE SCRIPTS FOR ARMOR/WEAPONS/SHIELDS
  • DO NOT STORE JEWELRY IN THE LOOTSACK, IT WILL BE SOLD AT THE PAWNSHOP

  • ;repo download quest_aicrystal

  • ;repo download quest_sell
  • ;repo download quest_locker

QUEST_AICRYSTAL: * Start this script at the AI Crystal after setting your lootsack and keepsack variables. * The script will prompt you upon starting if you have not set these, or are in the wrong room. * It will take items from your lootsack, and save 5x or above, or crit padded/weighted items in your keepsack. * Everything else will be placed back in your keepsack.

QUEST_SELL: * Start this script at the WL Pawnshop. * Your variables should be set at this point, but it will prompt you once started for confirmation. * It will take items from your lootsack, and sell them, placing any notes in your keepsack.

QUEST_LOCKER: * Start this script in your locker, once you have opened it. * Your variables should be set at this point, but it will prompt you once started for confirmation. * It will take items from your keepsack, and place them in your locker.