allejo / LeagueOverseer

A BZFlag plug-in to relay information from BZFlag servers to a website, such as player info or match reports
Other
5 stars 5 forks source link

Possible Idea? (Need to research API) #34

Closed Snake12534 closed 8 years ago

Snake12534 commented 8 years ago

// Possible idea to check lagstats during replays (very significant)? // while (MatchInProgress) // Check time // Assign time to lagstats in an array // set lagstats = savedData

// During A Replay // Call savedData based on the clock