I configure BJ Inventory with my setup. I create a list with only one action :
Action #:|4| Action Type: |Broker| Broker Action: |Price|
I have only one container in slot 1, all others 5 containers space are empty. I correctly configure the too to only check container #1.
Some of the items in the main container are already listed with a price that I put manually. Some are not listed with their default price. All items are collectibles.
When I start the script with the broker window already opened, it seems to do something but nothing change in the broker window.
In the console I got this message :
"There were no search results found, but there is an existing selling price. Listing the item at the original price..."
I found out, that the script cannot focus the broker (because I was in my packed group with follow on). That means that you need to let the script open the broker window so you can see that it cannot focus the broker.
Another cosmetic bug is that even if a container is not checked to be used, you still got message in the console about it like :
"(Doest the vending container exist? NULL * Is is allowed to be processed? FALSE"
Maybe it should not complain except in debug mode.
Action #:|4| Action Type: |Broker| Broker Action: |Price|
I have only one container in slot 1, all others 5 containers space are empty. I correctly configure the too to only check container #1.
Some of the items in the main container are already listed with a price that I put manually. Some are not listed with their default price. All items are collectibles.
When I start the script with the broker window already opened, it seems to do something but nothing change in the broker window.
In the console I got this message :
"There were no search results found, but there is an existing selling price. Listing the item at the original price..."
I found out, that the script cannot focus the broker (because I was in my packed group with follow on). That means that you need to let the script open the broker window so you can see that it cannot focus the broker.
Another cosmetic bug is that even if a container is not checked to be used, you still got message in the console about it like :
"(Doest the vending container exist? NULL * Is is allowed to be processed? FALSE"
Maybe it should not complain except in debug mode.