Code: Select all
Sector_Rain(tid,thingidtorain,raindensity,rainfrequency,gravity);
it would really help with making rain/snow as you dont have to put map spots evrywhere
how it would work is it would pick a random xy coord in the sector and spawn the desired thing at the ceiling
combined with NONINTERACTIVETHING this would solve a lot of the problems with making rain/snow