Jump to content
Sign in to follow this  
uddercream

help

Recommended Posts

ok this might sound wierd but can i have in my unmaned ch47 chopper my team start in it in the air with no pilot hehe dont ask why , what would be the best way to do that

Share this post


Link to post
Share on other sites

Name empty heli "uHeli"

Set him "In Fly"

Every team member must have "this moveincargo uHeli"

Enjoy smile.gif

Or, more cool variant smile.gif

Name empty heli "uHeli"

Make pilot with name "uPilot"

set "uPilot moveindriver uHeli"

Every your team member must have "this moveincargo uHeli"

After heli reach triger, activate "uPilot setdammage 1"

:shocked:

"Oh, no! We lost our pilot! Mayday, mayday, unmanned Heli falling into forest, MayDay, MayDay!!!"

(Edited by Shirson at 5:41 pm on Nov. 8, 2001)

Share this post


Link to post
Share on other sites

uHeli FlyInHeight 100

smile.gif

If u need know altitude of chopper, use this:

;----------------

_hPos = getpos uHeli

_Altitude = _hPos select 2

;----------------

(Edited by Shirson at 6:33 pm on Nov. 8, 2001)

Share this post


Link to post
Share on other sites

in script file, for example

Or in triger:

(getpos uHeli ) select 2 <= 5

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  

×