Page 1 of 1

Is possible?? in Fsds

PostPosted: Fri Jan 07, 2005 11:11 pm
by Berserk
Hi guys

I was wondering if this could be possible.

When the speed is > than 300kts i want show this

Image

But when the speed is < 300kts show this

Image

I was trying with some conditions however doesn't exist something that talks about speed so i try with rpm, but it always disappears :-[

How could i make to work this joke???


[glb]Berserk[/glb]

Re: Is possible?? in Fsds

PostPosted: Sat Jan 08, 2005 12:33 pm
by HABU
Because the doors are only open at take-off and landing I would add a pre-process so the cover only appears when the landing gear keyframe is between say 50 and 200.

It would be up to you what code to use but you could use c_gear then add the two keyframe numbers into the two boxes, and pick inrange (or one of those will work I can't remember if I definately use that one).

I hope this helps?

Re: Is possible?? in Fsds

PostPosted: Sat Jan 08, 2005 3:45 pm
by Berserk
Thanks Habu, the problem is that the doors can open in the normal fly, specially when the AOA is over 24, for that i want that they can open when the speed is under 300.

Thanks


[glb][glb]Berserk[/glb][/glb]

Re: Is possible?? in Fsds

PostPosted: Sun Jan 09, 2005 12:20 am
by AuMaV
Hi
First up yes you can do it,if its for fs8/fs9 :)
What you need is a spare animation in fsds maybe water rudder deploy or concord nose up down,
if you use water rudder you need to add a contact point like this to the aircraft.cfg to get it to work
point.10=5, 0.0, 0.0, 0.0, 0, 0, 0.0, 0.0, 0.0, 0.0, 0.00, 3.00, 0.05, 0, 0.0, 0.0
Add some preprocess and condition as HABU suggested,then knock up and xml gauge so that the water rudder /concord nose  work only when in a certain speed frame ect,I cant really help with the syntax for the gauge as Im still a noob in that area
Cheers
Wozza

Re: Is possible?? in Fsds

PostPosted: Mon Jan 10, 2005 5:53 pm
by Berserk
Thanks guys for your help