Simple Timer
Hello! This script adds a timer to track time. It was originally created for a challenge, which you can view below, but I thought others might need it too.
It appears in the upper left corner and does not interfere at all.
Controls:
It is controlled by 3 buttons: Insert, Delete, and End
-Delete — show/hide the timer
-Insert — turn the timer on/off
(while the timer is running, it cannot be hidden. If the timer is running, a star will light up next to it)
-End (if the timer is not running) — reset the time.
The entire timer fits into 88 lines of code. It can be modified (you don't have to credit me as a co-author, but please mention in the description that it is based on Simple Timer by Nick Scripter), but if you post the original, please credit me as the author.
Привет! Этот скрипт добавляет таймер для подсчета времени. Изначально он создавался для одного челленджа, который вы можете просмотреть внизу, но я решил, что и другим людям он тоже понадобится.
Он появляется в верхнем левом углу и совсем не мешает.
Управление:
Он управляется 3 кнопками: Insert, Delete и End
-Delete — показать/скрыть таймер
-Insert — включить/выключить таймер
(пока таймер работает, таймер нельзя скрыть. Если таймер работает, рядом с ним загорится звездочка)
-End(если таймер не работает) — сбросить время.
Весь таймер уложился в 88 строчек кода. Его можно переделывать(меня указывать как со-автора необязательно, но укажите в описании, что за основу был взят Simple Timer от Nick Scripter), но если вы выкладывайте оригинал, то укажите меня как автора.