Home   Help Search Login Register  

Author Topic: gear up  (Read 1074 times)

0 Members and 1 Guest are viewing this topic.

Skanderborgvej

  • Guest
gear up
« on: 18 Jun 2004, 18:07:37 »
Is it possible to create a plane with its gear up?

Offline dmakatra

  • Members
  • *
  • Better known as Armsty
Re:gear up
« Reply #1 on: 18 Jun 2004, 18:25:18 »
Look in the sticky thread with the name "The time for action has come" and see f you can find an action which makes a planes gear go up.

:beat: *Gets Shot* :beat:

Skanderborgvej

  • Guest
Re:gear up
« Reply #2 on: 18 Jun 2004, 18:29:52 »
So it's possible?  ;D
But to do that with an empty plane....

1. Would I have to place someone in first
2. execute the code
3. delete him afterwards

OR

Can an empty plane do that with itself? (I mean lifting his gear)

Thanks for replying  ;)

Dubieman

  • Guest
Re:gear up
« Reply #3 on: 18 Jun 2004, 18:30:32 »
Well where is this plane?
If its in the air, I'm pretty sure you know this, that it already has its gears up. On the ground you have to use the action like armstrong said.

Cennsas can't have their gears go up since they are fixed. :P

Skanderborgvej

  • Guest
Re:gear up
« Reply #4 on: 18 Jun 2004, 18:34:17 »
Well this is the story:

I'm creating a mission where a plane has crashed but to simulate this crashed plane, I want to use a plane that is lying on the ground with its gear up....

I can create it, but I only don't know how to get it's gear up.  :-\

Offline macguba

  • Former Staff
  • ****
    • macguba's operation flashpoint page
Re:gear up
« Reply #5 on: 18 Jun 2004, 18:54:54 »
I vaguely recall that some or all planes won't retract their gear if they are on the ground.   Don't quote me.   You might have to setpos the plane high into the air, use the action to retract the gear, then setpos it back where you want it.

This feels like the kind of question where the way to find the answer is a bit of experimenting.
Plenty of reviewed ArmA missions for you to play

Dubieman

  • Guest
Re:gear up
« Reply #6 on: 18 Jun 2004, 18:59:46 »
Name: Landing gear
Description: Toggles the landing gear of a plane or chopper
Syntax: vehicle action["Land gear"]
Example:plane1 action ["Land gear"]
Notes: If the gear is up then this command lowers the gear and vice versa. If the AI controls the vehicle then it will deny the lowering/rising of the gear depending on the situation.

This was in the time for action has come thread posted by Rom.
I hope it helps. :P

Skanderborgvej

  • Guest
Re:gear up
« Reply #7 on: 18 Jun 2004, 19:15:15 »
Thanks for the suggestions...
I tried the land gear action, but that did nothing :-\

I'll try macgubas' thingy now...

EDIT

Tried your suggestion macguba, but with no result...  ???

Are there other solutions? Thanks  ;)
« Last Edit: 18 Jun 2004, 19:22:12 by Vlaamse Leeuw »

Skanderborgvej

  • Guest
Re:gear up
« Reply #8 on: 18 Jun 2004, 19:39:33 »
AAAAAAAAAAAAAAAAAAAHHHHHHHHHHHHHH
GOT IT....

1.Created the plane in high air
2.Moved a pilot into the plane, let him have a little ride (long enough to get the gear up)
3.set the velocity to 0
4.deleted the pilot
5.moved it to the "crash"site

Thanks for the ideas, great  ;)