ACE3/addons/common/functions/fnc_isAutoWind.sqf

15 lines
257 B
Plaintext
Raw Normal View History

/*
* Author: commy2
*
* Check if wind is set on auto.
*
* Argument:
* None.
*
* Return value:
* This mission has automatic wind? (Bool)
*/
2015-01-13 19:56:02 +00:00
#include "script_component.hpp"
2015-01-11 18:20:14 +00:00
["Mission", "Intel", "windForced"] call FUNC(getNumberFromMissionSQM) != 1