Ghostcrawler 0 Report post Posted October 22, 2016 Hello! Big newb here! I'd like to make my bot stash all the stuff he picks up UNIDENTIFIED! Simply put, I'd like to have it pick up the same stuff he's picking up...I just want it to not identify anything (I'd like to do this manually after each session). How do I go about it?? I'm pretty lost D: Share this post Link to post Share on other sites
stef 30 Report post Posted October 23, 2016 Flags that can be used are : [stashItem] =="true", [stashUnid] =="true", [sellItem] == "true", [sellUnid] == "true". Share this post Link to post Share on other sites
alkpone 1000000 Report post Posted October 23, 2016 Yes, you have to edit your pickit ipd file and put the StashUnid flag for items that you want to id manually. Share this post Link to post Share on other sites
Ghostcrawler 0 Report post Posted October 24, 2016 Crap, so flagging them individually is the only way? Share this post Link to post Share on other sites