Thom-Roberts / ts-clan

0 stars 0 forks source link

Sort user data based on cross save #51

Open Thom-Roberts opened 5 years ago

Thom-Roberts commented 5 years ago

So among all the clan members there's a new field in destinyUserInfo called crossSaveOverride, with a number that corresponds to the membership type. These are the actual accounts I want to track.

Screen Shot 2019-09-02 at 8 09 13 PM
Thom-Roberts commented 5 years ago

If crossSaveOverride = 0, then that account is a main as well

Thom-Roberts commented 5 years ago

Maybe what we should do is set an 'isPrimary' flag as true or false. We should also log the bungie membershipId for each member

Thom-Roberts commented 5 years ago

We'll need to sum character data between the two or more accounts to get overall stats. This will include classes; we'll have to sum those times to determine which class is played the most