Arma 3
41 ratings
ROS Snow Storm Script and Demo
   
Award
Favorite
Favorited
Unfavorite
Data Type: Scenario
Scenario Gameplay: Singleplayer, Multiplayer, Coop
Scenario Type: Air, Infantry, Vehicles
Scenario Map: OtherMap
Meta: Dependency
Tags: Tag Review
File Size
Posted
Updated
56.335 MB
31 Mar @ 7:38am
10 Apr @ 1:08am
3 Change Notes ( view )

Subscribe to download
ROS Snow Storm Script and Demo

In 1 collection by RickOShay
RickOShay's Arma3 collection
154 items
Description
Description
This demo and script creates the most realistic snow storm effects based on suitable 'real world' weather conditions. Snow is linked to overcast, humidity and rain conditions

NOTE: The ROS Snow Storm script does not require mods. This snow storm demo does require the specified mods. You can use the direct d/l link below if you just want the script.

Features
* No dependencies
* Ambient wind and SFX
* Random fog and visibility
* Variable snow flake emissivity
* White out and blizzard conditions
* Hyper realistic snow flake textures
* Automated Weather report via a laptop
* Aurora Borealis random nighttime effect (optional)
* Random wind strength dependent on storm strength
* No snow particles under cover, in vehicles or in buildings
* Weather warning if blizzard conditions are predicted (optional)
* Script Settings can be changed in the lobby before mission start
* High performance mostly client side script with limited FPS impact
* Random snow flake size dependent on storm strength, overcast etc.
* Random snow 'dust' strength and opacity based on wind and snowfall
* Random snow storm density - Light, Medium, Heavy (including Whiteout)
* Snow/icy wind can hurt your eyes if no eye protection i.e. goggles (optional)
* Perpetual random snow/no snow/limited visibility loops throughout the mission
* Nearby players and NPCs will breathe out steam when conditions are right (optional)
* Melted snow water droplets run down your mask or the vehicle windscreen (optional)
* Adjust mission time multiplier to speed up weather changes (recommended 8x optional)

Installation
There are no mods required to run this script.

1) Place the ROS_Snowstorm folder into your mission folder
There are sample 'quick install' files in the 'Instructions and sample files' folder in ROS_SnowStorm. You can merge these with your existing files or just place them in your mission root. If you use the 'quick install' files you don't need to do steps 2,3,4 below.

2) Place the following line in your Description.ext file under CFGSounds:
#include "ROS_SnowStorm\CfgSounds.hpp"

3) Place the following line in the Description.ext file:
#include "ROS_SnowStorm\missionparams.hpp"

4) Place the following command lines into your init.sqf:
[] execvm "ROS_SnowStorm\scripts\ROS_SnowStorm.sqf";

5) Set the mission overcast start value to around 0.45 in Eden Weather settings

6) Optionally add a Weather Report to a laptop
Place the following command into the init field of a laptop or similar device
this addAction["<t color='#3399ff'>WEATHER REPORT</t>", {hint WeatherReport},[], 1, true, false,"","WeatherReport != '' && _this distance _target < 4"];

Highly Recommended Mod for the demo and your missions
Winter Footsteps +

Legal Stuff
You may use ROS Snowstorm in your missions as long as all original files are kept intact and the folder structure is retained. Full credit must be given in all missions or mods that use the ROS Snow Storm Script - if posted on the Steam Workshop.

External Direct Download Links - Download at your own risk
The files below have been scanned by Google. I deliberately show the entire url for your safety.

Demo mission and Script Download:
https://drive.google.com/file/d/1m9ko1pEiKmK1JaMvbxH-FUvrnwOQoond/view?usp=sharing

ROS_SnowStorm Script Only Download:
https://drive.google.com/file/d/1rVNEaNyMzEsR1A9db0A3tAztCXCVixLG/view?usp=sharing

Arctic map simple Demo Download
https://drive.google.com/file/d/1T7VAC55LJoYguM01CZ-vNWdNtmaov8of/view?usp=sharing

Help support further Arma 3 original scripts and content
The ROS Snow Storm effects and script took three months to develop.

If you feel I deserve it please consider making a donation via Paypal or becoming a Patreon. Thank you!
Become a Paypal supporter
PAYPAL[www.paypal.me]

Become a Patreon supporter
PATREON[www.patreon.com]
24 Comments
skidmarkeuper 6 hours ago 
When i load in, i am getting a constant quick flash on my screen.
RickOShay  [author] 26 Jun @ 1:12am 
@RedJay - with antistasi it's unlikely. They don't provide any documentation - like KP Liberation etc.
RedJay 25 Jun @ 2:00pm 
Do you think there is a possible work-around for the matter?
RickOShay  [author] 25 Jun @ 1:59am 
Yes it will work on a ded server. The problem is Antistasi - they don't like users making missions with custom addons or scripts - which is a big pity.
RedJay 24 Jun @ 9:52am 
Do you know if I can put this on a server? (Trying to figure out Antistasi)
RedJay 17 Jun @ 6:28am 
I'll give it a try. Thanks man!
RickOShay  [author] 17 Jun @ 12:50am 
@Redjay - AI intermittently lose sight of the enemy when there is heavy snow and fog. Afaik it should work with all mission types as long as they don't override weather systems. There should be a setting in persistent missions to disable weather systems override as well as Time Acceleration. TA as mentioned above speeds up global weather changes. The ROS SnowStorm system stores the original mission TA and applies its own (mission maker specified) TA. When the snow storm stops it applies the original TA again. Best method would be to disable mission specific TA and use the Snow storm TA.
RedJay 16 Jun @ 9:02am 
Also can this work with Antistasi Ultimate?
RedJay 16 Jun @ 7:16am 
Can AI see through the blizard or are they blind like the player?
RickOShay  [author] 23 May @ 12:08am 
@Trench - thanks really appreciate the positive feedback. It makes all the time spent worthwhile.