OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: Gadjuka on 25 Jan 2003, 18:02:16

Title: The OH-58 wont lase the target
Post by: Gadjuka on 25 Jan 2003, 18:02:16
I'm trying to make a mission where the player flies a LGB-bomber and hence the AI will have to take care of the "lasering". The problem is that I can't get the Kiowa (I don't want a black ops) to lase the target, it just hangs there - hoovering  ???. I have tried to remove its FFARs and then have a "destroy"-waypoint on the target, I have used "doTarget"...

Anyone got any idéas?
Title: Re:The OH-58 wont lase the target
Post by: demon of evil on 26 Jan 2003, 19:20:22
"commenttarget"
Title: Re:The OH-58 wont lase the target
Post by: Gadjuka on 27 Jan 2003, 09:05:35
There doesn't seem to be a "commenttarget"-command. The closest match I find is "comment", and that adds...well, a comment.
Title: Re:The OH-58 wont lase the target
Post by: HuNtA on 03 Feb 2003, 11:11:52
Its
commonTarget
Title: Re:The OH-58 wont lase the target
Post by: Gadjuka on 03 Feb 2003, 23:07:43
How do you use it? I tried:
helicopter commonTarget target
and I got a "unrecognized command"-error