Home   Help Search Login Register  

Author Topic: need scripting of how to control aircraft  (Read 989 times)

0 Members and 1 Guest are viewing this topic.

Lojik

  • Guest
need scripting of how to control aircraft
« on: 08 Nov 2004, 02:33:48 »
need an aircraft to take or go around and land can it be done with waypoints and some how using something like "this flyinheight 200" make the plane land
please help

Offline Triggerhappy

  • Contributing Member
  • **
  • Llama, it's what's for dinner.
Re:need scripting of how to control aircraft
« Reply #1 on: 08 Nov 2004, 02:49:55 »
hehe, it would probably help if you were to write coherently....  
:hmm:    :hmm:    :hmm:   :hmm:   :hmm:    :hmm:    :hmm:     :hmm:
« Last Edit: 08 Nov 2004, 02:50:27 by Triggerhappy »

Offline nominesine

  • Former Staff
  • ****
  • I'm NOT back!
    • The IKB Forum
Re:need scripting of how to control aircraft
« Reply #2 on: 08 Nov 2004, 10:26:02 »
The easiest way to make an aircraft land is to use a "GET OUT" waypoint. This will make the pilot land and disembark from the aircraft. Planes will land at the nearest, working airport. Helicopters will chose a place as close to the waypoint as possible, but you can place an invisible H (found under EMPTY-OBJECTS in the editor) if you want to have a more exact landing zone.
OFPEC | Intel Depot
RETARDED Ooops... Retired!

Offline macguba

  • Former Staff
  • ****
    • macguba's operation flashpoint page
Re:need scripting of how to control aircraft
« Reply #3 on: 08 Nov 2004, 12:01:18 »
Take off from a working airfield is also automatic.     Put the aircraft on the taxiway facing south, with a waypoint mile away.
Plenty of reviewed ArmA missions for you to play

Lojik

  • Guest
Re:need scripting of how to control aircraft
« Reply #4 on: 08 Nov 2004, 12:48:52 »
i can't use the get-out command as its a mod map but i'll keep trying

Offline nominesine

  • Former Staff
  • ****
  • I'm NOT back!
    • The IKB Forum
Re:need scripting of how to control aircraft
« Reply #5 on: 08 Nov 2004, 16:00:46 »
I assume you mean that there are no working airfields on this mod map, and that the vehicle you want to land is a plane, right?

This is problematic.

Find a smooth surface (a non-working airfield for example), steer the plane towards it on low speed. Get it close to ground using flyInHeight command. When the plane is gliding slowly over the runway you set the fuel level of the plane to zero.

I know this sounds stupid, but if your airplane is a slow one (like the cessna) it might actually work and not result in a crash-and-burn. I tried it myself when I was trying to create an emergency landing in a cutscene. But you need to fiddle a bit (a lot actually) with the speed and altitude of the plane.

To make it start again, you just need to set the fuel level back to number greater than zero.

Good Luck
OFPEC | Intel Depot
RETARDED Ooops... Retired!

Lojik

  • Guest
Re:need scripting of how to control aircraft
« Reply #6 on: 08 Nov 2004, 20:22:02 »
got some movement working but flyinheight doesn't work very well on fast planes have to do it very far back