Skip to content

JackNytely/TMNEXT-TimeLib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[OpenPlanet] TMNext Time Library

This is a library for OpenPlanet Developers to Get the Current In Game Race Time in TrackMania 2020 with Millisecond Accuracy.

This Library will be able to get the Exact in game race time and display it after each checkpoint (End Block counts as a Checkpoint). Works with Multi-Player or Single-Player. Works even when the UI has been hidden

Installation

Method 1

Clone this repository anywhere into your Plugin's Folder.

Method 2

Download the TimeLib.as File seperately and place it anywhere inside your plugin's Folder.

Usage

int RaceTime = TimeLib::GetRaceTime();

print(RaceTime);

Feedback

Please feel free to join our Discord Server for Discussion on the Package.
Any bugs/issues can be reported on our Github.

Discord: https://discord.gg/A55FDQwkw2

Thankyou

Thankyou for using our Library, we are always here to be of assistance ^_^.

About

A library for OpenPlanet Developers to Get the Current In Game Race Time in TrackMania 2020 with Millisecond Accuracy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published