View Single Post
12-01-19, 03:28 PM   #2
myrroddin
A Pyroguard Emberseer
 
myrroddin's Avatar
AddOn Author - Click to view addons
Join Date: Oct 2008
Posts: 1,240
Change the line to the following. There is no "self" attached to the Blizzard API.
Code:
C_FriendList.AddFriend( Name )
  Reply With Quote