Closed Xaver-DaRed closed 4 years ago
Made it less player friendly
We not setting out to just hamper the player. Retail accuracy is default before any settings confs or custom adjustments. And by the way, the page for the opposite coney says an even shorter time. One page says 5 seconds the other 7. so possibly its even shorter than what I just set.
We not setting out to just hamper the player._
I know, I was just joking.^^
Thanks for doing this Xaver, I've been pretty busy lately w/ other stuff to reformat the PR.
Something to note since the time interval is way lower now, the server is spamming
npc:setLocalVar("activeTime", 0)
npc:setLocalVar("currentPoint", 0)
npc:setStatus(dsp.status.DISAPPEAR)
every 3 vana-minutes instead of every 16 vana-minutes so at some point as a to-do may wanna have two different time intervals, one for checking if it's time to shift into moon-phase mode and one that actually moves the footprint just to lower spam/server lag.
I wonder if some short of function similar to onZoneWeatherChange exists, but for moonphases.