Choose from the list the weather you want
Choose the weather
Choose from the list the weather you want. If you want your own weather setting then please choose 'custom' from the list and then modify the settings to your liking
How to install:
- download the zip file
- extract the zip file
- put the extracted folder into user/mods
- play
UPDATE (v4.0):
Remove senko-modapi dependency
Refactor the code and make static with a different approach to generating the weather
UPDATE (v3.0):
This mod now relies on Senko mod api to load as last mod in the list to avoid other mods overriding weather data
UPDATE (v2.0):
The mod is completely rewritten. What changed?
The custom setting to set your own weather has been moved to weatherSets.json, so please copy your custom settings values there for it to work on version 2
config.json now has 2 new options, "random" and "overrides"
random: select a random weather each time you go into a raid
overrides: override weather settings to stay always the same values across all weather sets
If you decided to make your own custom weather settings then please choose values between min and max for each weather config part.
Please try to follow the value types as you see them in the list below meaning if the min/max values have a decimal point then try to keep those numbers behind the dot and if the min/max values don't have numbers after the dot then you don't have to add anything
"cloud": { "min": -1.5, "max": 1.5 }, "wind_speed": { "min": 0, "max": 3 }, "wind_direction": { "min": 0, "max": 3 }, "wind_gustiness": { "min": 0, "max": 1 }, "rain": { "min": 1, "max": 4 }, "rain_intensity": { "min": 0.1, "max": 1 }, "fog": { "min": 0.002, "max": 0.15 // very heavy fog => you can't see shit }, "temp": { "min": 0, "max": 16 }, "pressure": { "min": 760, "max": 764 }
3.2K Downloads
- SPT 3.7.1
580 Downloads
- SPT-3.7.0
1.5K Downloads
- AKI-3.5.3
1.1K Downloads
- SPT-AKI 3.5
1.0K Downloads
- AKI-3.4.1
511 Downloads
- AKI-3.3.0
445 Downloads
- AKI-3.2.4
509 Downloads
- AKI-3.2.3
1.2K Downloads
- Compatibility with AKI 2.3.1
602 Downloads
- Compatibility update with AKI 2.3
462 Downloads
- Update to AKI 2.2.3
266 Downloads
- Update to AKI 2.2.1
770 Downloads
- Compatibility with AKI 2.2.0
487 Downloads
- Update to AKI 2.1.2
1.3K Downloads
- Compatibility changes for AKI 2.1.X
- Add option in the configs to make the time either fixed always at 12AM/PM or not (default behaviour)
1.6K Downloads
New feature:
- Starting raid time will always be 12AM or 12PM => Inside the raid time will flow normally but after you finish the raid, the time will reset again to 12PM/12AM which makes it easy to do either night raid or a day raid
434 Downloads
Not quite yet...