Edgewall Software

Ticket #6117 (closed enhancement: invalid)

Opened 14 months ago

Last modified 14 months ago

Seller ignore list

Reported by: anonymous Owned by: jonas
Priority: normal Milestone:
Component: general Version:
Severity: normal Keywords: tobedeleted
Cc:

Description

Regarding Auctioneer Advanced (version 5)

How do I ignore a given seller? (and then un-ignore) - or at least flag (warn of) any AH post by them I don't mean just Bottom Scanner since that just does it for that session.

two reasons:

[*] people with multiple accounts don't want to bid against themselves.
[*] to avoid known suspect sellers. (or even just people we don't like for whatever reason)


AucAdvancedFilter-Basic.lua in WTF folders

AucAdvancedFilterBasic = {
    ["MinQuality"] = 1,
    ["MinLevel"] = 0,
    ["SellersIgnored"] = {
    },
}

it looked like you could add Sellers there... but I wasn't sure of the format required for it to use.

Attachments

Change History

Changed 14 months ago by eblot

  • keywords tobedeleted added
  • status changed from new to closed
  • resolution set to invalid

Wrong Trac.

Add/Change #6117 (Seller ignore list)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
to The owner will change from jonas. Next status will be 'closed'
 
Note: See TracTickets for help on using tickets.