This commit is contained in:
Frank
2026-08-17 18:08:43 +02:00
parent 049aca91aa
commit d711172984
5 changed files with 184 additions and 26 deletions
+1 -1
View File
@@ -1180,7 +1180,7 @@ function ZONE_RADIUS:Scan( ObjectCategories, UnitCategories )
local function EvaluateZone( ZoneObject )
--if ZoneObject:isExist() then --FF: isExist always returns false for SCENERY objects since DCS 2.2 and still in DCS 2.5
if ZoneObject and self:IsVec3InZone(ZoneObject:getPoint()) then
-- Get object category.