I am a new player looking to buy a character and yet I am unable to search by spec or even item level, please can you add these 2 features to make it much easier to narrow down the characters.
Thanks
Printable View
I am a new player looking to buy a character and yet I am unable to search by spec or even item level, please can you add these 2 features to make it much easier to narrow down the characters.
Thanks
Good suggestion.
Would be also cool to have filtering by multiple conditions, for example:
(
ContainsAchievement(achievementId) AND
ContainsItemId(ItemId) AND
...
)
OR
AchievementPoints > 10000
Why not let us run SQL queries in the character database directly?