Skip to content

game_weather

Structure ​

FieldTypeAttributesKeyNullDefaultExtraComment
zoneintunsignedPRINO0
spring_rain_chancetinyintunsignedNO25
spring_snow_chancetinyintunsignedNO25
spring_storm_chancetinyintunsignedNO25
summer_rain_chancetinyintunsignedNO25
summer_snow_chancetinyintunsignedNO25
summer_storm_chancetinyintunsignedNO25
fall_rain_chancetinyintunsignedNO25
fall_snow_chancetinyintunsignedNO25
fall_storm_chancetinyintunsignedNO25
winter_rain_chancetinyintunsignedNO25
winter_snow_chancetinyintunsignedNO25
winter_storm_chancetinyintunsignedNO25
ScriptNamevarchar(64)NO''
 

Description of fields ​

zone ​

This field contains the zone id from the AreaTable.ID that you wish to change the weather for.  

spring_rain_chance ​

Percent chance for rain in the Spring  

spring_snow_chance ​

Percentage chance for snow to occur in the Spring  

spring_storm_chance ​

Percent chance for a sand storm to occur in the Spring  

summer_rain_chance ​

Percent chance for rain to occur in the Summer  

summer_snow_chance ​

Percent chance for snow to occur in the Summer  

summer_storm_chance ​

Percent chance for a sand storm to occur in the Summer  

fall_rain_chance ​

Percent chance for rain to occur in the Fall  

fall_snow_chance ​

Percent chance for snow to occur in the Fall  

fall_storm_chance ​

Percent chance for a sand storm to occur in the Fall  

winter_rain_chance ​

Percentage chance for rain to occur in the Winter  

winter_snow_chance ​

Percentage chance for snow to occur in the Winter  

winter_storm_chance ​

Percentage chance for a sand storm to occur in the Winter  

ScriptName ​

- no description -