//created by Rexi DSD={ params["_obj"]; _obj addAction ["Convert to moveable", { Dspawner = _this select 0; [Dspawner] execVM "scripts\zeus3denScripts\aiBased\factionBased\opfor\cis\DSD\dsd_driver.sqf"; removeallactions dspawner },[1],0,false,true,""," gunner _target == _this "]; }; ["SpiderDSD", "init",DSD, true, [], false] call CBA_fnc_addClassEventHandler;