SA-MP Forums Archive
[FilterScript] Shrewd Time Weather System V1 (Update time and weather automatically) - 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: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FilterScript] Shrewd Time Weather System V1 (Update time and weather automatically) (/showthread.php?tid=273751)



Shrewd Time Weather System V1 (Update time and weather automatically) - =WoR=Varth - 03.08.2011

Shrewd Time Weather System

V1
Bug list:
Nothing so far

V1 Features:
Auto world time and weather update. Weather update depend on world time (Day/Night). The weather isn't always updated (Sometimes it's updated, sometimes not).

Download Shrewd Time Weather System V1 (Click skip on top right of your screen)
No mirror, please.

It's a small code. So I guess it's easy for you to merge it with another script.

You have any question/suggestion/bug? Put them here!!!
Please put any feedback.

Okay folks have fun.


Re: Shrewd Time Weather System V1 (Update time and weather automatically) - taynam22 - 03.08.2011

Nice Work! Post in postbin please !


C:\DOCUME~1\Tay\CONFIG~1\Temp\Rar$DI30.984\ShrewdT imeWeatherSystem.pwn(55) : error: 017: undefined symbol "RandomSet"
C:\DOCUME~1\Tay\CONFIG~1\Temp\Rar$DI30.984\ShrewdT imeWeatherSystem.pwn(61) : error: 017: undefined symbol "RandomSet"


pawn Code:
55: SetWeather(RandomSet(2,4,7,8,9,12,15,19,21,25,27));//Change the weather ID to whatever you want
61: SetWeather(RandomSet(16,32,38,42,43,50));//Change the weather ID to whatever you want



Re: Shrewd Time Weather System V1 (Update time and weather automatically) - Basicz - 03.08.2011

Do you really made this
pawn Code:
stock RandomSet(...) return getarg(random(numargs()));
?

Otherwise nice work.


Re: Shrewd Time Weather System V1 (Update time and weather automatically) - baisai - 03.08.2011

Couldn't download


Re: Shrewd Time Weather System V1 (Update time and weather automatically) - letters - 06.08.2011

Nice work


Re: Shrewd Time Weather System V1 (Update time and weather automatically) - =WoR=Varth - 12.08.2011

Will be updated soon with dynamic setting.


Re: Shrewd Time Weather System V1 (Update time and weather automatically) - Y_Baby - 15.09.2011

Perfect


Re: Shrewd Time Weather System V1 (Update time and weather automatically) - dylanando - 15.09.2011

this is very nice, i am going to use it


Re: Shrewd Time Weather System V1 (Update time and weather automatically) - =WoR=Varth - 16.09.2011

I appreciate it.


Re: Shrewd Time Weather System V1 (Update time and weather automatically) - Nelietis - 04.02.2014

I like it. ty.