Jump to content

Recommended Posts

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

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

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×