Jump to content
Sign in to follow this  
Luke_z_Brna

How to use Sandstorm script?

Recommended Posts

Hi. I would like to ask you how to use Sandstorm script? Is it by triggers or game logic or other? Thanks

 

Best regards DonbassCZ

Share this post


Link to post
Share on other sites

From what I know from playing Arma 3, you usually do it with .sqf scripting with a game logic.

 

Don't quote me on this though.

Share this post


Link to post
Share on other sites

Put this into the initServer.sqf.

[player, -1, 0.8, true] call BIS_fnc_sandstorm;

This will run on all player clients as this is a local script.

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×