When im outside some snow is falling, but when i get to another room, wich is inside a house the snow should stop falling, but it isn't. How can I make it disappear at once?!
I tried to use the srChangeSnowAmount command, but then it stops falling, but still the flakes that were already falling are finishing its way. Please help me!
Don't use srChangeSnowAmount, but use srSetSnowAmount. This works immediately.
Ahah! I had the same problem recently, but worked arouind it by chaging the baselines instead!
Yep, srSetSnowAmount(0) should work... but SSH, as I remember you used that command and had the same problem too, right? srSetSnowAmount(0) works fine for me or I just can't replicate the bug. :P
~Cheers