Einzelnen Beitrag anzeigen
Alt 28.02.2007, 21:29   #8
Sandra_007
Elite
 
Registriert seit: 22.12.2006
Beiträge: 1.184


Sandra_007 eine Nachricht über ICQ schicken
Standard

Juhuhu DonPanoz,

versuche mal dieses:

PHP-Code:
Here is a code I put together for when an aircraft 
is parked
This can be used to display chockspitot tube 
covers
tiedowns, and anything else you would like to appear 
when the aircraft is parked
.
 
The aircraft must be on the groundthe engine must be off
and 
the parking brake must be set for things to appear 
with this code
Add the animation tags instead of display 
and you probably can get foot pegs and ladders to come down
Like on the Hawker hurricane and P-38both had built in foot 
holds 
and handles you could unlatch.
 
<
part>  
 <
name>parked_part</name>  
  <
visible_in_range>  
    <
parameter>  
      <
code>
    (
A:SIM on GROUNDbool) ! == (A:BRAKE PARKING POSITIONbool) == if{
(
A:ENG1 HYDRAULIC PRESSUREpsi) ! 100 * } els}
      </
code>  
    </
parameter>  
      <
minvalue>1</minvalue>  
  </
visible_in_range>
</
part
Gefunden:
Hier

und dann:
im Original hier

P.S.
An die Moderatoren:
Sollte es zu Problemen wegen dem Code kommen, einfach wieder entfernen.
____________________________________
MfG Sandra
------------------------------------------
GMax 4ever und lang lebe der FS9.
Member of:
http://www.designforum.stumbles.ch/y...t/yabblogo.png
ICQ:341072239
Skype:bambi-007
Sandra_007 ist offline   Mit Zitat antworten