View Single Post
03/05/18, 05:04 AM   #1
Shaedar
Join Date: Mar 2018
Posts: 2
[Request] Achievements Search

Hello everyone!

I would like to have an add-on that would allow me to filter the list of achievements by a specific name.
Something like Achievement Finder (http://www.esoui.com/downloads/info1...entFinder.html), but only in the achievements window, not chat.
How it can look in my view - in the window of achievements somewhere above is added a string for searching. When you enter text, the list of achievements is filtered and categories/subcategories that do not satisfy the search conditions (i.e., the number of achievements that satisfy the search criteria is 0) are hidden.

I've tried to implement this addition myself, but I could not hide the categories/subcategories in the achievements tree (which are shown in the achievements window on the left). I tried to replace the implementation of the GetNumAchievementCategories function with my own. Maybe there's another way for that?

Regards,
Shaedar
  Reply With Quote