Thread Tools Display Modes
08/03/20, 02:31 PM   #1
richiesgr
Join Date: Jan 2020
Posts: 1
Question Is it possible to get player activity history ?

Hi

I'm looking to extend Auto-Rank addon. My guild set special rank for every guild player who participate to PVP run in cyrodiil or IC.
So I'm looking to check the history of action for each member of the guild to evaluate if this user joined the PVP run.

Is there any way to achieve this ? I can't find any API providing these data

Thanks for help
  Reply With Quote
08/03/20, 02:35 PM   #2
Dolgubon
 
Dolgubon's Avatar
AddOn Author - Click to view addons
Join Date: Jan 2016
Posts: 408
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

ESOUI » Developer Discussions » General Authoring Discussion » Is it possible to get player activity history ?

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off