Hello all,
Can anyone help me with Rare Chest Armor? I've wrote this in pickup.dis:
What exactly should I write in pickup.dis to not allow bot pickup this?
Can anyone help me with Rare Chest Armor? I've wrote this in pickup.dis:
Bot is still pickup all the chest armor >60ilvl[QUALITY] == "Rare" && [BASETYPE] == "Armor" && [TYPE] == "Chest"-> [IGNORE]
What exactly should I write in pickup.dis to not allow bot pickup this?