武装突袭 Wiki
Advertisement
Introduced with Arma 3 version 1.00
  

Click on the images for descriptions

Introduced in

Game:
Arma 3
Version:
1.00

Description

Description:
Sets overcast using BIS_fnc_setOvercast.

Syntax

Syntax:
[0] call BIS_fnc_paramWeather;
Parameters:
Number - Overcast value. Multiplied by 0.01 inside the function. Default value is current overcast value.
Return Value:
Number - Overcast value (ranging from 0 to 1).

Examples

Example 1:
overCastValue = [1] call BIS_fnc_paramWeather;

Additional Information

Execution:
call
Multiplayer:
-
See also:
BIS_fnc_setOvercastovercastsetOvercast

Notes

Only post proven facts here. Report bugs on the feedback tracker. Use the talk page or the forums for discussions.
Add New Note | How To

Notes

Bottom Section

Advertisement