Banana Lord
Member
Feature request: Ability to give the script some default actions for items specified in a data file (or some other way) when called from another script. I'm thinking that various scripts (including NCF ) may want to take advantage of OCD's inventory-processing abilities to deal with particular items. Example: NCF needs a way of autoselling, smashing, wadding, and mallselling items after running, but currently the end user must configure OCD (by sorting through their entire, and potentially very large, inventory manually). If I could execute a command such as ocd_control(false, file_to_get_items_and_associated_actions_from); then it would let the user get the script up and running for the first time much more quickly, as well as giving them advice about the best way to deal with those items. Actions set in OCD proper would of course override those passed in from the script calling it.
Last edited: