-
Posted by zibary on Sat, 29 Aug 2009 17:28:01
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
-
Posted by jnwhiteh on Sun, 30 Aug 2009 00:03:03
There is no way to obtain this information without using the API and scanning the tooltips of the items the player currently has equipped.
-
Posted by zibary on Sun, 30 Aug 2009 00:21:00
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.