Shop List Editor Dialog - Hotride/OrionUO GitHub Wiki
Shop List Editor
-
Goods for buy/sell list.
-
List with vendors goods.
-
<< - Copy selected item from vendors list.
-
Graphic - Item type. If equals -1 or 0xFFFF - it will be ignored when goods list will be analyzed to buy/sell.
-
Color - Item color. If equals -1 or 0xFFFF - it will be ignored when goods list will be analyzed to buy/sell.
-
Price - Maximum item price to pay when buying or minimum price when selling. If equals 0, limits won't apply.
-
Count - Amount of items to buy from a stack. If equals 0, the entire stack will be bought.
-
Name - Item name, if empty, this item won't be considered.
-
Comment - Comment on the list item.
-
Add shop item - Add a new item with the entered characteristics in the list.
-
Remove shop item - Remove the selected item from the list.
-
Save changes - Save the current changes in the list.
-
Exit - Exit the list editing. If changes have been made to the list, the assistant will offer to save them before exiting.