View Single Post
08/03/20, 02:35 PM   #2
Dolgubon
 
Dolgubon's Avatar
AddOn Author - Click to view addons
Join Date: Jan 2016
Posts: 409
If you want to log who's in the group at a specific time (e.g. during a guild event), I believe there's GetUnitDisplayName('group1') (or group2, group3, etc) or some other similar function.

If you want to know whether they ever did any PvP, I imagine the leaderboard API would help, though you can probably only view the top 100 people or something in each campaign (and probably only home and local campaigns)
  Reply With Quote