Jump to content
Sign in to follow this  
nam_viet

A flyinheight trigger?

Recommended Posts

hi all!! sorry for my bad english

i want make a trigger for crashing a helicopter, at designed position for my intro

for this is like a want to do it :

i put a wp to my chopper(fast) and on the way in a trigger detected by de chopper in put on activation :helo flyinheight 3

my chopper doesnt stop this way but start to go down its realistic

and now

i need need a trigger detect the flyinheight of my chopper ,

then i put a setvelocity to crash it down with realitic.

i tryed CONDITION :HELO FLYINHEIGHT 6

but i have an error message "bool..."

how can i do??!

crazy.gif

Share this post


Link to post
Share on other sites

Condition must return true or false. FlyInHeight is command that returns nothing.

Use condition :

</span><table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td>Code Sample </td></tr><tr><td id="CODE">

(getPos heli select 2) < 6

<span id='postcolor'>

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  

×