Jump to content
Sign in to follow this  
Drakkhen

Engine control

Recommended Posts

Hi,

experiencing some problem with command action.

I tried:

<pilot> action ["ENGINEON"]

<pilot> action ["ENGINEON",<chopper>]

<chopper> action ["ENGINEON"]

and the same with engineoff and none works.

What the Hell am I doing wrong?

(the goal is to make a pilot stop engine after a landing without getting out).

Share this post


Link to post
Share on other sites

Salut,

I think a space between the 2 words :

"Engine On"

Share this post


Link to post
Share on other sites

Object engineOn true for start it

Object engineOn false for stop it

isengineOn _Object return true if engine on, false if not.

Share this post


Link to post
Share on other sites

Thanx, pals.

(tu sévis partout UIOX!?!?!? biggrin_o.gif )

Well, after some tests.

I have a pilot and an empty chopper.

I make the pilot getin with a waypoint, then he starts the engines.

I activate the trigger but nothing happens.

<helo> engineOn false

<pilot> engineOn false

None works.

(v1.96b)

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×