mirror of
https://github.com/valmojr/armatak.git
synced 2026-06-13 13:43:46 +00:00
Added handler for scripted stuff to not route all sensor data
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
params["_unit"];
|
||||
|
||||
if (_unit getVariable ["armatak_disable_sensor_data", false]) exitWith {};
|
||||
|
||||
_target = getSensorTargets (_unit);
|
||||
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user