Jump to content
Sign in to follow this  
ChrisDRob

Plane Deliberatly Crash into ground?

Recommended Posts

I'm new to the Arma 2 editor:

I'm trying to get a plane to deliberatly crash into the ground at a certain waypoint, I don't want it to have low health or aything, I just want it to randomly crash into the ground, so that one min its flying normaly and the next it's being piloted towards the ground.

As I say i'm a new to Arma 2 and bad at it, so don't give me crap load of script unless its the only way. Thanks :)

Share this post


Link to post
Share on other sites

I can think of a few ways you might accomplish this off the top of my head.

1. use setFuel to remove the plane's fuel.

2. use deleteVehicle to remove the pilot.

3. use flyinheight 0 to send the plane into the ground.

Not sure if one is any better than the other.

Share this post


Link to post
Share on other sites

I'd do setVector and cut the fuel off... can take some fiddling to get it looking right though.

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  

×