Posts: 559
	Threads: 10
	Joined: Mar 2012
	
Reputation: 
0
	 
 
	
	
		Search for SetWeather and delete if u have other one
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 1,022
	Threads: 207
	Joined: Aug 2011
	
Reputation: 
0
	 
 
	
	
		Try it under onplayerconnect
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 6,236
	Threads: 310
	Joined: Jan 2011
	
Reputation: 
0
	 
 
	
	
		Search for instances of SetPlayerWeather and SetWeather in your scripts. Also, shouldn't it be '8' not 08?
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 1,223
	Threads: 5
	Joined: Sep 2011
	
Reputation: 
0
	 
 
	
	
		Default is being overwritten therefore it's something else setting it in your script. Check your timers
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 559
	Threads: 50
	Joined: Mar 2012
	
Reputation: 
0
	 
 
	
	
		Something like a Time System blocking your Weather Code.
EDIT:
Do you have a Time System or any Weather System Timer code set on your script?
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 122
	Threads: 25
	Joined: Nov 2011
	
Reputation: 
0
	 
 
	
	
		I have no other systems in my script whatsoever, time, weather, there's nothing.
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 1,022
	Threads: 207
	Joined: Aug 2011
	
Reputation: 
0
	 
 
	
	
		Try using setplayerweather when player connects