AddExplosion
Posted: Mon Feb 15, 2021 7:17 am
Goodmorning, Just a curiosity Question.
I'm trying some stuff with AddExplosion, got damage and flooding on my surface unit.
From there I tried some EMP warheads but saw no differece on my unit. Is that logical and I'm I thinking the wrong way?
with regards Gert-Jan
used:
local unit = ScenEdit_GetUnit({guid='50PVO4-TRMP-U2T2SG'})
ScenEdit_AddExplosion({warheadid=1124, lat=unit.latitude, lon=unit.longitude, altitude=unit.altitude})
I'm trying some stuff with AddExplosion, got damage and flooding on my surface unit.
From there I tried some EMP warheads but saw no differece on my unit. Is that logical and I'm I thinking the wrong way?
with regards Gert-Jan
used:
local unit = ScenEdit_GetUnit({guid='50PVO4-TRMP-U2T2SG'})
ScenEdit_AddExplosion({warheadid=1124, lat=unit.latitude, lon=unit.longitude, altitude=unit.altitude})
