OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: hooahman on 12 Jun 2003, 02:13:02

Title: Artillery script problem
Post by: hooahman on 12 Jun 2003, 02:13:02
I am using barrage.sqs (from Johan's scripting guide).  I have this in my units init field:
Code: [Select]
[explo, "Here", 200, 3, 20] exec "barrage.sqs" According to Johan's guide, the barrage should happen within a 200 meter radious.  However, the barrage hits the exact same spot every single time.  It is like a smart bomb or something  :o!  Does anyone know how to fix this?  I want the barrage within a 200 meter raious.  Thanks in advance!