SA-MP Forums Archive
Weather changing WTF - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Weather changing WTF (/showthread.php?tid=242875)



Weather changing WTF - Pooh7 - 20.03.2011

http://www.xfire.com/video/435346/

I don't have any timers for changing weather.
It started to change today, and I never before had this problem.

Why is this happening?


AW: Weather changing WTF - Pablo Borsellino - 20.03.2011

Search in all your Scripts "SetPlayerWeather"


Re: Weather changing WTF - ricardo178 - 20.03.2011

By the way, i think the normal gta sa-mp servers without nothing, normally change weather sometimes!


Re: Weather changing WTF - Pooh7 - 20.03.2011

I have it only in command for weather setting.
And I never had this problem before. My server is opened about 3-4 months, and this is the first time that this happens. Weather is chaning every 5-10 seconds to some zombie weather. I'm not made any updates recently...


AW: Weather changing WTF - Pablo Borsellino - 20.03.2011

And in Filterscript / Includes no time?

@ricardo: No.



Re: Weather changing WTF - Pooh7 - 20.03.2011

I do not use any filterscripts.

Includes:
pawn Код:
#include <a_samp>
#include <a_vehicles>
#include <core>
#include <float>
#include <time>
#include <file>
#include <utils>
#include <streamer>
#include <morphinc>
#include <dini>
#include <sscanf2>
#include <shoot>
#include <G_ObjectsRot>



Re: Weather changing WTF - ricardo178 - 20.03.2011

Filterscripts are on the FilterScript Files!


AW: Weather changing WTF - Pablo Borsellino - 20.03.2011

Open all Includes and search for SetPlayerWeather, and open too all Filterscripts and search for SetPlayerWeather.. So hard?


Re: Weather changing WTF - ricardo178 - 20.03.2011

But i dont think the includes make this!


AW: Weather changing WTF - Pablo Borsellino - 20.03.2011

You dont "think" it, but search! -.-'