Page MenuHomeFeedback Tracker

'Land_AirconCondenser_01_F' is not listed in (entities "all")
Acknowledged, NormalPublic

Description

Hi folks,

for some reason the created object 'Land_AirconCondenser_01_F' is not listed in (entities "all")?
entities

can someone from BI keep this in mind for next update?
thx

Details

Severity
Trivial
Resolution
Open
Reproducibility
Always
Operating System
Windows 10 x64
Operating System Version
?
Category
Config
Steps To Reproduce

dedicated environment // not sure if it is reproducable in SP but there have to be some strange behavior too

AAA = 'Land_AirconCondenser_01_F' createVehicle [0,0,0];
BBB = 'Land_PortableGenerator_01_F' createVehicle [0,0,0];

hint str (AAA in entities "all") result is false
hint str (BBB in entities "all")
result is true

Additional Information

none

Event Timeline

Wulf changed the task status from New to Acknowledged.Jul 30 2018, 3:36 PM