ereinion
Member
I just ran this script and noticed something odd:
As you can see the script puts the pig-iron bracers into my display case even though the data-file says to keep one in my inventory. I checked in the relay-script and in the data file as well, and they both say the same as the alias. Any idea what is going on?
Code:
You gain 17,931 Meat
Items sold.
[COLOR=blue]display 1 pig-iron bracers[/COLOR]
Updating display case...
Placing items in display case...
[B]snailmail bits (1): Craft into stuff[/B]
autoSatisfyWithCloset => true
[COLOR=green]Anticipated monetary gain from inventory cleansing: 331 420 meat.[/COLOR]
Requests complete.
[COLOR=olive]> inv pig iron[/COLOR]
[COLOR=olive]> ocdfor pig iron[/COLOR]
[COLOR=red]pig iron is not an item.[/COLOR]
[COLOR=olive]> ocdfor pig iron bra[/COLOR]
OCD action for pig-iron bracers is: Keep 1, Action DISP, To
[COLOR=olive]> refresh inv[/COLOR]
Updating inventory...
Requests complete.
[COLOR=olive]> ocdfor pig iron bra[/COLOR]
OCD action for pig-iron bracers is: Keep 1, Action DISP, To
[COLOR=olive]> inv pig iron bra[/COLOR]
[COLOR=olive]> display take 1 pig iron bra[/COLOR]
Removing items from display case...
You acquire pig-iron bracers
[COLOR=olive]> call scripts\OCD Inventory Control.ash[/COLOR]
autoSatisfyWithCloset => false
[COLOR=blue]use 1 festive warbear bank[/COLOR]
(usable quantity of festive warbear bank is limited to 0 by daily limit)
[COLOR=blue]display 1 pig-iron bracers[/COLOR]
Placing items in display case...
[B]snailmail bits (1): Craft into stuff[/B]
autoSatisfyWithCloset => true
[COLOR=olive]Nothing to do. I foresee no additional meat in your future.[/COLOR]
Requests complete.