Search the archive:
YaBB - Yet another Bulletin Board
 
   
 
Page Index Toggle Pages: 1
Send Topic Print
Any XML coders here? (Read 261 times)
Jul 15th, 2004 at 2:59pm

Gnome   Offline
Colonel
I love YaBB 1G - SP1!

Posts: 244
*****
 
Help!  I need a gauge to automatically trigger the TAILHOOK animation above a certain speed.  My own efforts have it constantly toggling.   Cry

Aircraft is finished.  A rather nifty compound helicopter that cruises at 235 knots.  I'm using the tailhook to alter the rotor disk angle as I believe this is the ONLY thing left that will work on both FS2002 and FS9.  I'm guessing the water rudder won't work at all, which is a shame as THAT doesn't put bl;oody silly messages on the screen while it's moving!

Thanks folks.


Kev
 
IP Logged
 
Reply #1 - Jul 15th, 2004 at 5:24pm

AuMaV   Offline
Colonel
Old Git
The Great Southern Land

Gender: male
Posts: 293
*****
 
Hi
Maybe this might help,
not sure about the gauge should work,I find toggle vars hard to get right but then I know very little :)
Regards
Wozza

<Gauge Name="beta" Version="0.1">
 <Update Frequency="6"/>
 <Element>
   <Select>
     <Value>(A:AIRSPEED INDICATED,knots) 140  > if{ (>K:DECREASE_CONCORDE_NOSE_VISOR_FULLY) } els{ (>K:INCREASE_CONCORDE_NOSE_VISOR_FULLY) }
</Value>
   </Select>
 </Element>
</Gauge>
 
IP Logged
 
Reply #2 - Jul 15th, 2004 at 7:02pm

Gnome   Offline
Colonel
I love YaBB 1G - SP1!

Posts: 244
*****
 
Well, the good news is that there is nothing wrong with your code and the gauge works fine.  Smiley
Bad news is that helicopters don't have concorde noses as far as M$ is concerned and so that part is not available for animation.  Sad

Oh, there's no language.dll in FS2002 BTW so I couldn't sort the other problem you tried to help me with.   Cry

But thanks for trying m8.

Kev
 
IP Logged
 
Reply #3 - Jul 16th, 2004 at 12:34pm

AuMaV   Offline
Colonel
Old Git
The Great Southern Land

Gender: male
Posts: 293
*****
 
Hi
Yep Ill be the nose animation dont work with choppers
What about water rudder ?
As for the dll file thought it was fs2004 the good news is the same thing can be done for fs2002 just cant remeber what the file is called,Im pretty sure there is an edited ver floating around the net somwhere(maybe here or flightsim.com) for fs2002
MaV
 
IP Logged
 
Reply #4 - Jul 16th, 2004 at 2:43pm

Gnome   Offline
Colonel
I love YaBB 1G - SP1!

Posts: 244
*****
 
Nope, sadly Water Rudder doesn't work either.  Sad
Cowl Flaps work in FS2002 but M$ decided helicopters don't have those either (!) so they don't work in FS9.

This leaves the tailhook, for both sims.
Good news for FS9 is that you can now incorporate XML code into your model directly which gives you a lot of extra scope but such models won't work in FS2002.

I have enhanced my FS2002 to the extent that FS9 would actually work out as a downgrade for me so I'm sticking with it, for now.


Kev
 
IP Logged
 
Page Index Toggle Pages: 1
Send Topic Print