Sector Times

Information

Name:

pyplanet.apps.contrib.sector_times

Depends on:

core.maniaplanet

Game:

TrackMania

Features

This app enables comparing the sector times against your best time driven ever (local or dedi record, or the current session best record). This widget is instant updating and using ManiaScript.

Signal handlers

Map begin

Signal:

pyplanet.apps.core.maniaplanet.callbacks.map.map_begin

Functionality:

Retrieves records for the new map and updates the widget.

Player connect

Signal:

pyplanet.apps.core.maniaplanet.callbacks.player.player_connect

Functionality:

Displays the records widget for the connecting player.