Hey BI Community,
I want to remote shoot/fire an unmanned Turret in Mp wich spawned multiplied times.
my actual code is
private ["_mg"];
_mg = nearestObject [player, "KORD"];
_mg fire KORD;
if i execute this script over an eventhandler or admin menu nothing happens or is it even possibly.
WITHOUT CBA would it be the best cause i run a unmodded Wasteland Server.