This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
Pretty good idea, too. Although keeping track of the results of every query will probably make the memory use skyrocket. Hmm, if we keep a boundary of a fixed number of users, the user that you actually intend to keep track of might fall off the list easily if you visit populated areas often, e.g. Orgrimmar AH.
Alternatively we could probably add a 'pin' button that can be used to mark people, although the last time I glanced at the tooltip API I didn't notice any methods to add complex UI widgets. What do you think?
hum, indeed this could lead to a huge memory footprint.
I'm not aware of any widgets that would allow the "pin" feature either.
maybe tracking 'marking' should be manual.
/target competitor /ttw track /ttw untrack
it would add the said player to the tracked list. Maybe limit it to 10 competitors, or something that could be adjusted. If you reach the limit and add a new one, it removes the one with the oldest "last seen".
To post a comment, please login or register a new account.