OFPEC Forum
Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started 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?
-
"commenttarget"
-
There doesn't seem to be a "commenttarget"-command. The closest match I find is "comment", and that adds...well, a comment.
-
Its
commonTarget
-
How do you use it? I tried:
helicopter commonTarget target
and I got a "unrecognized command"-error