OFPEC Forum

Addons & Mods Depot => OFP - Addons & Mods General => Topic started by: IGWedge on 10 Mar 2005, 15:37:43

Title: Custom weather in islands
Post by: IGWedge on 10 Mar 2005, 15:37:43
Can anyone tell me how i can integrate random snowfall into my island.
Title: Re:Custom weather in islands
Post by: IGWedge on 13 Mar 2005, 12:10:54
there must be someone who knows about this!! :(
Title: Re:Custom weather in islands
Post by: DBR_ONIX on 14 Mar 2005, 00:26:13
There was an addon that showed up with the editor upgrade 102 or something that made it snow..
If not dmataka (Real Armstong) 's realistic rain splash script could be changed around to make it snow..
For randomness, run the script for ~random 1000 and then kill it after ~random 10000 or something?
To tired to think anything better :P
- Ben
Title: Re:Custom weather in islands
Post by: IGWedge on 14 Mar 2005, 18:37:05
Thanks for the reply ben

Where do i put this? in the config.

i have the snow already.

Im sure someone released an island that weather was integrated.
Randomly snowing. I also want to put in snowy downblast from choppers any ideas??
Title: Re:Custom weather in islands
Post by: DBR_ONIX on 15 Mar 2005, 22:24:48
Ah, I was assuming you knew a fair ammout about scripting..
Hmm..
I can answer your down blast from heli question okay.. There is another script (Rotar Wash, by vectorboson [spelling?])
It has options so you can change the type of wash, green/brown for grass, blueish for water and white for snow..
The readme file for the script (In editors depot) has all the info you need on this ;)

As for the snow object.. I found it (A while ago) under
Empty > Camera > Snow
or
Empty > Objects > Camera Snow

 or something similar.. Have a search about (make sure you have the editorupgrade102.pbo file)

Good luck
- Ben