OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: Mr. S.A.S on 14 Jan 2004, 21:05:33

Title: Firing Range
Post by: Mr. S.A.S on 14 Jan 2004, 21:05:33
I am trying to make soldiers fire at targets on a firing range using the DAA M16.  :gunman:                 I am using the target that came with the game (/empty/objects/Target E). I have tried destroy waypoints, and I have tried triggers telling the soldiers to dotarget and dofire. Nothing works!! >:( ???

  :help:  Please help!  :help:
Title: Re:Firing Range
Post by: gundernak on 14 Jan 2004, 22:07:01
what do you mean by firing range?
Title: Re:Firing Range
Post by: icarus_uk on 14 Jan 2004, 22:25:21
Unless you put something east behind teh targets, out of sight, perhaps in a bush, you cant.

I believe someone made an addon target that you could properly target.
Title: Re:Firing Range
Post by: dmakatra on 15 Jan 2004, 07:41:47
what about:

unitname dotarget thetarget
~3
unitname action ["fire", M16]

or something?
Title: Re:Firing Range
Post by: Zell on 15 Jan 2004, 13:39:01
yes, that would work I think, why wouldn't it?

EDIT: hmm it doesn't
Title: Re:Firing Range
Post by: icarus_uk on 15 Jan 2004, 13:47:37
The dotarget commands have never worked in the past (which is why someone made an addon), but you can try.
Title: Re:Firing Range
Post by: Quid Novi on 15 Jan 2004, 14:43:32
they just fire their M16's in the air, never at the target with that command... been there, done that, seen the consequences  ::)
Title: Re:Firing Range
Post by: Artak on 15 Jan 2004, 17:05:09
How about adding dowatch in that?
Title: Re:Firing Range
Post by: icarus_uk on 15 Jan 2004, 21:08:38
Im 99% certain that its all been tried before.  The official campaign doesnt have a working firing range, the only way so far people have gotten it to work is to target an enemy unit out of frame, or use the addon which lets the AI target the target properly.
Title: Re:Firing Range
Post by: Mr. S.A.S on 15 Jan 2004, 22:25:26
Thanks for the suggestions, guys.
I tried the dotarget then fire m16 and they fire up in the air. :noo: This happens with everything, unless the target is an enemy.

Which leaves the option of the addon. Where can I get it?
Title: Re:Firing Range
Post by: HuNtA on 15 Jan 2004, 23:15:31
d/l the invisible targets pack by ADF and put them in front of the targets at a setPosed height of about 0.5m and make a script so they are deleted when the target is destroyed. Simple and effective
Title: Re:Firing Range
Post by: Mr. S.A.S on 16 Jan 2004, 20:22:09
Thanks, but where can I download it? I tried opflash cz, it's not there.
Could you give me a link please?
Title: Re:Firing Range
Post by: HuNtA on 18 Jan 2004, 16:38:31
hmm, do a search for the ADF mod then (or check opflashpoint.org, could be where I got them from
Title: Re:Firing Range
Post by: Captain Crunch on 18 Jan 2004, 18:32:26
I'm no bright helper but, wouldn't it be possible to set the target as "enemy"?? If yes, how?

BTW, I've found a link to other targets, (called "Animated Targets") I doubt it will work but You can always check it out! :)

http://ofp.gamezone.cz/index.php?sekce=unofaddons/misc&archiv=true&page=3 (http://ofp.gamezone.cz/index.php?sekce=unofaddons/misc&archiv=true&page=3)
Title: Re:Firing Range
Post by: Mr. S.A.S on 18 Jan 2004, 22:55:11
You're right, they don't work.
Title: Re:Firing Range
Post by: Mr. S.A.S on 19 Jan 2004, 20:17:24
It's alright I got them.