#need help

1 messages · Page 1 of 1 (latest)

hollow fern
#

I need to do a countdown timer that shows how much left when a command is executed. Like every 30 mins another skript will execute some commands but i want to see when will it execute them.

upper tendon
#

set {server::command::remaining} to difference between {server::command::execute} and now and then use {server::command::remaining in a message or something maybe

vast hedge
#

that can work, but you can also do something like setting a variable to 30 minutes from now, and show the difference between (that variable) and now as the remainder