Heavensrevenger 1 Posted February 29 Hello I want to spawn the explosion of the 30 mm MP-T from the LDF APC using createVehicle. I know you can spawn "HelicopterExploBig" and I was wondering if there was a CFGAmmo for the 30mm explosion. Share this post Link to post Share on other sites
mrcurry 496 Posted March 5 On 2/29/2024 at 9:51 PM, Heavensrevenger said: Hello I want to spawn the explosion of the 30 mm MP-T from the LDF APC using createVehicle. I know you can spawn "HelicopterExploBig" and I was wondering if there was a CFGAmmo for the 30mm explosion. You could just spawn the equivalent CfgAmmo class nearby and send it into the ground using setVelocity or detonate it in the air using setDamage. To find the class you have to do some digging in the configs. Share this post Link to post Share on other sites
Heavensrevenger 1 Posted March 14 can you only detonate spawned projectiles? Because the explosion would be spawned on an existing 30mm anyway, but when i tried to set its damage to 1 it wouldnt explode. Share this post Link to post Share on other sites