[FilterScript] [FS] Simple Random weather 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: Filterscripts (
https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FilterScript] [FS] Simple Random weather system (
/showthread.php?tid=58414)
[FS] Simple Random weather system -
PlayboyX - 17.12.2008
hi there,
i made a simple random weather system,
i used the setplayerrandiomspawn function
of manhunt LV by mike(just 2 give credits)
so, i think i'll just paste the code
click me
Re: [FS] Simple Random weather system -
Serbish - 17.12.2008
Ok
Re: [FS] Simple Random weather system -
PlayboyX - 17.12.2008
:P lolz
its not hard to make but i didn't foud it anywhere
so i dicided to make one(someone had 2 do it)
Re: [FS] Simple Random weather system -
Tez2k7 - 17.12.2008
Quote:
Originally Posted by Serbish
Ok
|
Shut up.
Nice release.
Re: [FS] Simple Random weather system -
Serbish - 17.12.2008
Quote:
Originally Posted by [XG
Tez ]
Quote:
Originally Posted by Serbish
Ok
|
Shut up.
Nice release.
|
Tez, don't make your cool here.
And you are the one who will shut up no-lifer.
Re: [FS] Simple Random weather system -
PlayboyX - 17.12.2008
crap what did i do wrong...
Re: [FS] Simple Random weather system -
Serbish - 17.12.2008
Quote:
Originally Posted by PlayboyX
crap what did i do wrong...
|
You nothing.
Here are just some spammers and insulters around, nothing special.
Re: [FS] Simple Random weather system -
PlayboyX - 17.12.2008
o lolz i didn't saw that post of tez...
Re: [FS] Simple Random weather system -
Shadowww - 13.01.2009
Hmm... Too much code.
pawn Код:
#include <a_samp>
public OnFilterScriptInit()
{
SetTimer(SetWeather(random(46), 5 * 60 * 1000, true);
return 1;
}
Re: [FS] Simple Random weather system -
PlayboyX - 13.01.2009
lolz ;P