View Single Post
Unread 12-10-11, 12:06 PM   #2
Aieny
Veiled Ripper
 
Aieny's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2011
Posts: 40
No, it isn't possible because Addon's cannot inspect other characters, nor can they communicate with each other.

Long story short: No Gearscore for you!
__________________
Lua Code:
  1. local function signature()
  2.     print("Aieny Celenovia")
  3.     print("www.riftcrafter.com")
  4. end
Aieny is offline   Reply With Quote