FriendsFacts
From WoWWiki
Contents |
Description
Remember friends level, class and location on the friends list after they've logged off. If you've moused over them or done a 'who' on them you also save their pvpname, sex, race, and guild.
Reset list: /script FriendsFacts_Data[GetRealmName()] = {}; Manually disable PVPName: /script FriendsFacts_PVPName=nil
Also see: ChangeLog
Screen Shots
FriendsFacts: A little extra info on your FriendsFrame.
Macro Options
Reset list:
/script FriendsFacts_Data[GetRealmName()] = {};
Manually disable PVPName:
/script FriendsFacts_PVPName=nil
Dependencies
Embedded SeaHooks for simple hooks.
Standalone URL
WoW Interface: FriendsFacts Curse-Gaming: FriendsFacts
