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
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
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
none