YaLTeR / OpenAG

An open-source reimplementation of Adrenaline Gamer's client library.
https://j.mp/OpenAG
Other
131 stars 42 forks source link

CustomTimer: Use float time instead of decimal #171

Closed SmileyAG closed 1 year ago

YaLTeR commented 1 year ago

Why?

SmileyAG commented 1 year ago

Why?

Useful when I want to measure with checkpoints for how much some route differences in HLKZ with a bind like:

bind v "stop;record route;say /practicetp;customtimer 20" // teleport to latest practice checkpoint

YaLTeR commented 1 year ago

Thanks