SA-MP Forums Archive
Need help with snow system.. - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Need help with snow system.. (/showthread.php?tid=402551)



Need help with snow system.. - Desi_Dude - 27.12.2012

hey guys i need help with snow system like IRL, it would snow continously , any ideas how to make it though ?

i searched for snow FS to learn more about it but no luck ...

help me out .

Cheers,


Re: Need help with snow system.. - Mike_Peterson - 27.12.2012

Well, if you already have a changing weather/time system, put an if check there if the weather is (whatever weatherID u want snow to be displayed) and enable the snowing.. I'm not really sure whether a gamemode can call a filterscript, I do remember something like that to exist.
If you are lucky and the snow is enabled in a function then you could use this: CallRemoteFunction
otherwise you might have to implement it into your script.




Here are some results i got when I ******d snow FSes by the way.
https://sampforum.blast.hk/showthread.php?tid=296904
https://sampforum.blast.hk/showthread.php?tid=111309

and for checking the weather use the method given by these people:
https://sampforum.blast.hk/showthread.php?tid=74656