client/addons/task/functions/fnc_shootersModule.sqf
2025-01-05 17:00:03 -06:00

5 lines
159 B
Plaintext

#include "..\script_component.hpp"
params [["_logic", objNull, [objNull]], ["_units", [], [[]]], ["_activated", true, [true]]];
if !(_activated) exitWith {};