BIS_fnc_sandstorm
Revision as of 12:01, 3 September 2019 by Lou Montana (talk | contribs) (Text replacement - "| arma2oa |= " to "| arma2oa |Game name= ")
Hover & click on the images for descriptions
Description
- Description:
- Creates particle sandstorm round given object.
Syntax
- Syntax:
- [object,interval,brightness,newspapers] call BIS_fnc_sandstorm
- Parameters:
- position: Object - sandstorm center (should be player)
- interval (Optional): Number - particle refresh time (default is 0.07)
- brightness (Optional): Number - brightness coeficient (default is 1)
- newspapers (Optional): Boolean - true if flying newspapers will be present (default is true)
- Return Value:
- Array of created particle effect
Examples
- Example 1:
-
[player, -1, 0.8, false] call BIS_fnc_sandstorm;
Additional Information
- Execution:
- call
- See also:
- Functions Library
- Groups:
- Uncategorised
Notes
Notes
Bottom Section
Categories:
- Pages using duplicate arguments in template calls
- Functions
- Arma 2: Operation Arrowhead: New Functions
- Arma 2: Operation Arrowhead: Functions
- Function Group: Uncategorised
- Introduced with Arma 2: Operation Arrowhead version 1.56
- Functions with local effects
- Function Group: Environment
- Take On Helicopters: Functions
- Arma 3: Functions