Howdy, It’s almost 2022 and it’s currently 2 AM for me, I was bored so I wanted to make something to kill off time, so I made a countdown/firework system for upcoming new years.
This is open-source, you can use it freely and put it in your game if you want some extra fun on the new years.
How it works: The local script inside it has a countdown until Jan 1st, once the clock hits midnight, the script will trigger fireworks to explode in the sky for around 2-5 mins (can be changed depending on your liking).
Have fun using it!
[ Place the files according to the name of the container ]
Bumping since I need this, but is there another alternative that uses the GMT +7 timezone (I need to use the WIB (Waktu Indonesia Barat, GMT +7) timezone). os.time uses UTC so is there another alternative I can use?
This is based on your local time - UNIX set in your device, that way it can trigger according to your local time on your device and location for example.
[UPDATED; USE THE NEW FIREWORKS IN TOOLBOX] I have updated the fireworks system to be based locally, I somehow forgot that it’s actually based on the server’s time (aka where ever the server is running), use the new updated one in the toolbox and replace it with that.
Place the files accordingly, sorry for the inconvenience.
Hey, speaking of, I’m not very good with time stuff when it comes to scripting. How would i make this work? Because my timer in studio has already reached 0, even though it’s not new year for me yet.
I would like to make the timer to countdown to the device time, like from what i quoted here.