dont show menu on other clients
@@ -148,7 +148,7 @@ class CfgVehicles
class macro_new_ordnance(OrbitalLaser): Module_F {
author = "RD501";
curatorCanAttach = 1;
- isGlobal = 0;
+ isGlobal = 1;
scope = 1;
scopeCurator = 2;
isTriggerActivated = 0;
@@ -1,6 +1,8 @@
_logic = param [0,objNull,[objNull]];
_units = param [1,[],[[]]];
+if !(local _logic) exitWith {};
+
_position = getPos _logic;
[