Page 1 of 1

Help.

Posted: Sat May 30, 2009 6:26 pm
by Hiant
Okay, I've been making a ship, in which I made the following Triggerings:

This is the Scheme:

=> (Trigger On & Off)

Weapon => Section 1 => Section 2

Section 1 Triggers:
Trig. On1: Weapon aqquired target.
Trig. Off1: Weapon lost target.

Section 2 Triggers:
Trig. On1: Mov. reach target.
Trig. On1: Mov. reach origin.


The last part works, but the "Weapon => Section 1" doesn't work. It just keeps moving and moving. I will be glad to get any help.

Posted: Sun May 31, 2009 3:32 am
by 25000st
I haven't been able to work Weapon Lost Target. I have the same error. I would advise you to not use Weapon Lost Target.

Re: Help.

Posted: Fri Jun 19, 2009 8:15 pm
by X-14
Hiant wrote:Okay, I've been making a ship, in which I made the following Triggerings:

This is the Scheme:

=> (Trigger On & Off)

Weapon => Section 1 => Section 2

Section 1 Triggers:
Trig. On1: Weapon aqquired target.
Trig. Off1: Weapon lost target.

Section 2 Triggers:
Trig. On1: Mov. reach target.
Trig. On1: Mov. reach origin.


The last part works, but the "Weapon => Section 1" doesn't work. It just keeps moving and moving. I will be glad to get any help.
Ok here are the trigger i use:

Section 1 Trigger:
Trig. On1: Weapon aqquired target
Trig. On2:Weapon lost target

Trig. Off1: Mov. reach target (s)
Trig. Off2: Mov. reach origin (s)

I hope i can help you.