add explosion
Posted: Sun Apr 19, 2020 2:26 pm
I am trying to create an explosion on a runway using LUA
I'm using this script but nothing happens when it's run. The runway is located at the lat/long indicated in the script.
ScenEdit_AddExplosion({warheadid=1049, lat=-19.2540607452393, lon=146.761245727539, altitude=0})
Is there anything I need to do differently to make it work?
I'm using this script but nothing happens when it's run. The runway is located at the lat/long indicated in the script.
ScenEdit_AddExplosion({warheadid=1049, lat=-19.2540607452393, lon=146.761245727539, altitude=0})
Is there anything I need to do differently to make it work?