OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: bedges on 01 Feb 2005, 16:24:09

Title: mid-air explosives...
Post by: bedges on 01 Feb 2005, 16:24:09
the following code

Code: [Select]
"Shell120" camcreate [getmarkerpos "boom2" select 0, getmarkerpos "boom2" select 1, 5.2]

creates a shell, which then floats to the ground before exploding. i've tried positioning objects directly underneath to trigger the explosion but no joy.

any idea on how to create an explosion in midair?
Title: Re:mid-air explosives...
Post by: Mr.Peanut on 01 Feb 2005, 16:41:38
Create two shells at the same location. BOOM!