• Help with Environmentall System
    1 replies, posted
I have been using this addon [url]http://facepunch.com/showthread.php?t=1238171[/url] And it was working fine, now its not working. The sun doesn't move, and when the weather effects come on the sky doesn't change (bring out clouds ect) Any fixes for this? ~ thank you! :)
You should probably ask for support from the developer. This forum is if you created something and are stuck somewhere. If that were the case, we'd be more than happy to help, but the author should be able to tell you why the sun isn't moving. Have you tried the variables? It could be related to this: weather_systemtime [0/1] Use the server's system time as the current time of day. Default "1". weather_daylength [1+] Set the length of a day in minutes. Ignored unless weather_systemtime is 0. Default "60". If you're using server-time, the sun would move REALLY slow because it's in real-time. Make sure weather_systemtime is 0, and weather_daylength is 1 or more.
Sorry, you need to Log In to post a reply to this thread.