1. I was wondering if anyone had insight into how i could determine if a player had set bonuses active. i have looked into using the LibItemBonus, but that's exactly what I am looking for.

    Anyone have a suggestion? Ideally, what I'd like is a list of all the set bonuses the player has enabled.

    thanks in advance, zib

  2. There is no way to obtain this information without using the API and scanning the tooltips of the items the player currently has equipped.

  3. There is no way to obtain this information without using the API and scanning the tooltips of the items the player currently has equipped.

    bummer. thanks for the info.