Torn Crimes Scamming Timers

Show how much cooldown & expiration is left for targets

Tekijä
SOLiNARY
Päivittäiset asennukset
1
Asennuskerrat
196
Arvostelut
0 0 0
Versio
0.3.1
Luotu
5.9.2024
Päivitetty
2.12.2024
Size
8,78 kt
Lisenssi
MIT
Käytössä

Show how much cooldown & expiration is left for targets

By default it shows both expiration & cooldown (if any). You can show/hide expiration & cooldown labels separately by editing the code:

const showExpiration = true;

const showCooldown = true;

You can also increase the detalisation of timestamp (it will show days, hours, minutes, seconds)

const timeElementsToShow = 1; // Options: 1,2,3,4

Works for both PDA/PC!