hi,
i made hourly chest system but i don’t know how i can make countdown for the chest system using billboard and os.time().
can anyone tell me how i can make countdown on billboard using os.time()
here is the chest system: Chest System - Roblox
(the chest system is open source so you can look at the scripts)
thanks for the help.
Try using os.time(“%H”) for 24-hour clock.