Exactly as the title says.
I've searched the forums for it but could not find 1.
How do we auto deposit vials? Instead my char throws it away. It might seem little but thats 2.5k he throws away each and single time!
Cheers!
Printable View
Exactly as the title says.
I've searched the forums for it but could not find 1.
How do we auto deposit vials? Instead my char throws it away. It might seem little but thats 2.5k he throws away each and single time!
Cheers!
I guess you're using xeno scripts? If you do then you should change it in config. Change
toCode:Drop-Flasks = 100 ; If capacity goes below this value, script will drop flasks. (0 to disable)
And im not 100% sure but I believe it sells it automaticallyCode:Drop-Flasks = 0 ; If capacity goes below this value, script will drop flasks. (0 to disable)
Thanks a bunch mate!