Started by
gorgin
on
Topic category: Troubleshooting, bugs, and solutions
I have a meteor shower event, and when you start a new world it begins, but it shouldn't
I have a timer set up so there is a minimum time required for it to start (1/2 an hour)
Edit:: I changed the "timeUntilNextShower" and "timeUntilShowerEnds" to global variables but it stopped it from spawning at all
Sorry for bad quality, I don't know how to upload images better (if you need to you can zoom in on the first one and it will be clearer)
SOLUTION:
I'm an idiot, it did fully work, it is just that I made a command that spawns a shower and I forgot to add the global variables to it, so the time until the shower would end would be 0, meaning it would end immediately :)
Edited by gorgin on Mon, 07/15/2024 - 02:23