Home   Help Search Login Register  

Author Topic: Artillery script problem  (Read 627 times)

0 Members and 1 Guest are viewing this topic.

hooahman

  • Guest
Artillery script problem
« 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!