Jump to content
Sign in to follow this  
vasgork

Attach parachute to object in sky

Recommended Posts

I know how to put an object up in sky using "this setpos [(getpos this select 0),(getpos this select 1),7];"

but when I put soldier up there how do I attach parachute to him? And I want to be able to open it when soldier is falling down, when close to the ground. I want it to be like in mission called Black Op HALO

Plzzzzzzzzz help. wink.gif

Share this post


Link to post
Share on other sites

For a unit to parachute down.

Take parachute ( West => air => parachute )

Name it.

then put in soldier's init field :

"unitname" moveindriver "chutename"

Without "" ofcourse.

For a halo drop i saw a script at OFPEC.

Hope this helps,

Cheers

PS, make chute "flying" in special menu. You don t need getpos setpos command for soldier !

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  

×