Open chronicide1 opened 2 years ago
In the character config file, look for the .nip section.
// Pickit config. Default folder is kolbot/pickit.
Config.PickitFiles.push("Your_Pickit_File_Name_Here.nip");
Config.PickRange = 40; // Pick radius
Config.FastPick = true; // Check and pick items between attacks
Config.ManualPlayPick = false; // If set to true and D2BotMap entry script is used, will enable picking in manual play.
Ensure that the .nip file exists in the pickit folder, is spelled correctly, and is populated with all the items you want to keep. See the guide to pickit/nip at https://github.com/blizzhackers/pickits/blob/master/NipGuide.md
whoever made the config scripts by default cancelled the pickit files. just ran into this issue today and was baffled by discovery.
When I say anything I mean anything. Leaving uniques on the ground, and not getting keys, etc. Any ideas where to begin checking?