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