Match Dumper

A plugin by matp93

Match Dumper
Downloads 932
Updated 1 year ago
Released 3 years ago
Identifier MatchDumper
Numeric ID 445
Min. Openplanet 1.26.23
Game Trackmania

Match Dumper

The plugin requires MLHook and MLFeed.

Super naive Openplanet plugin to dump match times into a CSV file.

Simply pick a filename, and start recording as the match is played.

Every record in the dump has a timestamp, the track name, the player ID, the player username, and the time set in milliseconds. It can optionally also record round point scores, and checkpoint times.

The files are stored in Openplanet's plugin storage folder, so by default

%UserProfile%\OpenplanetNext\PluginStorage\MatchDumper

in-game ui

csv data

Changelog

0.3.0 - 1 year ago

  • Add option to assign unique round IDs

0.2.0 - 2 years ago

  • Add option to record all checkpoints

0.1.1 - 2 years ago

  • Stop using deprecated global functions

View all changelogs