SA-MP Forums Archive
Weather :( - 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: Weather :( (/showthread.php?tid=505223)



Weather :( - kamiliuxliuxliux - 07.04.2014

Hello,

I have a problem with weathers. For and example in-game on RCON when I choose night (purple sky, or dark blue sky), yea it shows me the sky changed, but all streets, buildings are lighting. This isn't realistic, so what should I do, to make those buildings and streets be in darkness? I hope you understood me :P



Re: Weather :( - AroseKhanNiazi - 07.04.2014

You can't do it until i think blocking them with some other objects


Re: Weather :( - iBanner - 07.04.2014

You forgot to set the time. Because weather and time are different

SetWorldTime
SetPlayerTime


Re: Weather :( - kamiliuxliuxliux - 07.04.2014

Quote:
Originally Posted by iBanner
Посмотреть сообщение
You forgot to set the time. Because weather and time are different

SetWorldTime
SetPlayerTime
Thank you so much!