Windows Storms or any weather isnt working

dayquill

Refugee
Over 100 days on my dedicated server and not one storm or even weather changes have happened. I've tried putting in the Weather Storm 1 command and nothing happens. On the serverconfig.xml i've put StormFreq value up to 500 to see if anything will start and still nothing. What am I missing to get storms to start?
 
Storms don't trigger in the Forest biome just FYI. Also, the weather command has changed. It's
Code:
weather DURATION BIOME

weather 1 snow

That command will start a storm in the Snow biome for 1 in-game hour
 
how would i fix it in the xml for storms to work instead of only doing the command thing, going to try out that command
 
just tried that command and keeps giving error EXC unknown char: s (input: 'snow')

Crap I'm sorry, I forgot a word in that. it's
Code:
weather storm 1 snow
, so
Code:
weather storm DURATION HOURS

As I said, the new storms don't happen in the Forest biome though.
 
Back
Top