ACE3/addons/fcs/functions/fnc_canUseRangefinder.sqf

17 lines
347 B
Plaintext
Raw Normal View History

/*
* Author: commy2
* Returns true if the laser distance measurement can be read from the engine.
*
2015-12-10 15:00:14 +00:00
* Arguments:
* None
*
* Return Value:
* Boolean <BOOL>
*
2015-12-10 15:00:14 +00:00
* Public: No
*/
#include "script_component.hpp"
!isNull ((uiNamespace getVariable ["ACE_dlgRangefinder", displayNull]) displayCtrl 1713151)
2015-12-10 15:00:14 +00:00
&& {cameraView == "GUNNER"} // return