SODE Windsocks

Home Forums Support SODE Windsocks

Topic Resolution: Resolved
Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #4208
    Astro_Liam
    Participant

    Good Afternoon, I noticed my Isle of Man scenery does not have any windsocks, so im trying to add them via SODE

    However they are not appearing in the sim, where am I going wrong?

    <?xml version="1.0"?>
    <SODE>
        <SimObject Name="Isle of Man Windsocks">
            <Placement Lat="54.083833247" Lon="-4.624330401" Alt="16.92" Hdg="0.0"/>
            <Model SimTitle="12bPilot_SODE_Environmental_Data_Probe">
                <EnvironmentalDataProbe ClientList="Isle of Man Windsock"/>
            </Model>
        </SimObject> 
        <SimObject Name="IOM_WindSock">
            <Placement Lat="54.081149631 " Lon="-4.632007602" Alt="0#AGL" Hdg="0.0"/>
    		<Placement Lat="54.084955006" Lon="-4.619605779" Alt="0#AGL" Hdg="0.0"/>
              	
            <Model SimTitle="IOM_Windsock_Static">		
                <VariableDrivenRotation Variable="WindDirection" Axis="HEADING" Animated="No"/>			
                <ConditionalVisibility Variable="WindSpeed" Value="0-2"/>
            </Model>
            <Model SimTitle="IOM_Windsock_Slow">		
                <VariableDrivenRotation Variable="WindDirection" Axis="HEADING" Animated="No"/>			
                <ConditionalVisibility Variable="WindSpeed" Value="3-5"/>
            </Model>
            <Model SimTitle="IOM_Windsock_SMedium">		
                <VariableDrivenRotation Variable="WindDirection" Axis="HEADING" Animated="No"/>			
                <ConditionalVisibility Variable="WindSpeed" Value="6-13"/>
            </Model>
            <Model SimTitle="IOM_Windsock_Medium">		
                <VariableDrivenRotation Variable="WindDirection" Axis="HEADING" Animated="No"/>			
                <ConditionalVisibility Variable="WindSpeed" Value="14-20"/>
            </Model>
            <Model SimTitle="IOM_Windsock_Fast">		
                <VariableDrivenRotation Variable="WindDirection" Axis="HEADING" Animated="No"/>			
                <ConditionalVisibility Variable="WindSpeed" Value="21-99"/>
            </Model>  			
        </SimObject>
    	
    	
    </SODE>

    SIM CFG

    [General]
    Category=Viewer
    Module=SODE
    
    [fltsim.0]
    title=IOM_Windsock_Fast
    model=Windsock_Fast
    texture=
    
    [fltsim.1]
    title=IOM_Windsock_Medium
    model=Windsock_Medium
    texture=
    
    [fltsim.2]
    title=IOM_Windsock_SMedium
    model=Windsock_SMedium
    texture=
    
    [fltsim.3]
    title=IOM_Windsock_Slow
    model=Windsock_Slow
    texture=
    
    [fltsim.4]
    title=IOM_Windsock_Static
    model=Windsock_Static
    texture= 

    Any help would be greatly appreciated

    #4209
    Astro_Liam
    Participant

    Apologies for posting in the VDGS part, didn’t realise I was there sorry.

    #4211
    12bPilot
    Keymaster

    No problem, just moved the topic.

    The ClientList needs the name of the wind sock SimObject, in your case that would be „IOM_WindSock“.

    #4213
    Astro_Liam
    Participant

    IOM_WindSock

    It was that simple! Thank you 🙂

     

    Could you explain why it would be called that though?

    • This reply was modified 4 years ago by Astro_Liam.
    #4215
    12bPilot
    Keymaster

    I‘m afraid I don‘t understand your question…

    Why the SimObject is called IOM_WindSock?

    #4216
    Astro_Liam
    Participant

    I don’t understand where we got IOM_windsock from I  presumed the simobject name was the name of the folder in the SODE simobjects folder, which I have named Isle of Man windsocks. I have nothing just called IOM_windsock?

    Hope I make sense?

    #4223
    12bPilot
    Keymaster

    Well that’s how the Windsock SimObject is called like in your xml file:

    <SimObject Name=”IOM_WindSock“>


    </SimObject>

    #4923
    Jammin16
    Participant

    Hey there I have also a problem with the windsock for FlyTampa Copenhagen v2 P3D v4.

    Is there some one of you there can help me???

     

     

    Jammin16

    • This reply was modified 3 years, 7 months ago by Jammin16.
    Attachments:
    You must be logged in to view attached files.
    #4926
    Jammin16
    Participant

    Jammin16

    Attachments:
    You must be logged in to view attached files.
Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.