From a93ade98132b5854f4728a6c3bd82d60936fc504 Mon Sep 17 00:00:00 2001 From: Applevangelist Date: Sat, 25 Oct 2025 16:55:26 +0200 Subject: [PATCH] xx --- Moose Development/Moose/Utilities/Utils.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Moose Development/Moose/Utilities/Utils.lua b/Moose Development/Moose/Utilities/Utils.lua index 8f1cc9c90..bd4f4390d 100644 --- a/Moose Development/Moose/Utilities/Utils.lua +++ b/Moose Development/Moose/Utilities/Utils.lua @@ -4301,8 +4301,8 @@ function UTILS.SpawnFARPAndFunctionalStatics(Name,Coordinate,FARPType,Coalition, groupData.y = gridpoint.y end end - BASE:I("Spawning FARP") - UTILS.PrintTableToLog(groupData,1) + --BASE:I("Spawning FARP") + --UTILS.PrintTableToLog(groupData,1) local Static=coalition.addGroup(Country, -1, groupData) -- Currently DCS >= 2.8 does not trigger birth events if FARPS are spawned! -- We create such an event. The airbase is registered in Core.Event