1st-rapid-response-force / Fusion

Dedicated runtime for Server Side functions
1 stars 0 forks source link

analytics_playtime #12

Closed mrgwilliam closed 8 years ago

mrgwilliam commented 8 years ago

It will be a pain to try to keep tally of duration on the game server, here is how I purpose we fix it

  1. Every minutes the game server will ping Fusion with a UUID
  2. Fusion will do the math and add 1 to the current value, if none found it will create it
AJCStriker commented 8 years ago

Fusion already plans for this.