OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: seanver on 31 Aug 2002, 23:41:30

Title: Destroying a BMP without the sound of the explosion
Post by: seanver on 31 Aug 2002, 23:41:30
I want to destroy a BMP and show it destroyed in a cutscene, but I use setdammage 1 and it explodes. Is there any way to destroy it without explosions?
Title: Re:Destroying a BMP without the sound of the explosion
Post by: SEAL84 on 31 Aug 2002, 23:44:54
Try removing all the fuel just before it gets torched - setfuel 0.
Title: Re:Destroying a BMP without the sound of the explosion
Post by: Messiah on 31 Aug 2002, 23:46:34
remove all its fuel and ammo
Title: Re:Destroying a BMP without the sound of the explosion
Post by: seanver on 31 Aug 2002, 23:47:50
It worked, thanks