ACE3/addons/common/functions/fnc_isAutoWind.sqf

16 lines
281 B
Plaintext
Raw Normal View History

/*
* Author: commy2
* Check if wind is set on auto.
*
2015-09-19 20:27:23 +00:00
* Arguments
* None
*
* Return Value:
* This mission has automatic wind? <BOOL>
*
2015-09-19 20:27:23 +00:00
* Public: Yes
*/
2015-01-13 19:56:02 +00:00
#include "script_component.hpp"
2015-09-19 20:27:23 +00:00
["Mission", "Intel", "windForced"] call FUNC(getNumberFromMissionSQM) != 1 // return