![]() |
Need a working windsock |
Post Reply
|
| Author | |
JPSflyin
New Member
Joined: March-11-2010 Location: United States Points: 15 |
Post Options
Thanks(0)
Quote Reply
Topic: Need a working windsockPosted: March-11-2010 at 8:06am |
|
I'm using AFX 1.09 + IS 1.04 to improve a default airport in FSX. Microsoft placed the windsock in the wrong location in this airport, so I have created an exclude rectangle to get rid of it. OK, that works perfectly. Now I need to use IS to plant a new windsock in the correct location. There seems to be a generic one in the airport_objects library {c545a273-e2ec-11d2-9c84-00105a0ce62a} I have no trouble planting it exactly where it is in real life, and it shows up in FS. But this windsock in non-functioning (it does not react to wind conditions like the default windsocks that Microsoft planted at all the default airports). It also displays as all-gray (the sock is not orange, the entire object is completely dark gray and not animated). Where do I find a working (and correctly colored) windsock that I can place with IS? Where can I get my hands on the default windsock that Microsoft used?
|
|
![]() |
|
FSDiscoverer
Moderator Group
Joined: November-17-2006 Points: 2957 |
Post Options
Thanks(0)
Quote Reply
Posted: March-11-2010 at 11:16am |
|
Default windsocks are not supported by Instant Scenery at the present, sorry. They are not scenery objects.
|
|
![]() |
|
JPSflyin
New Member
Joined: March-11-2010 Location: United States Points: 15 |
Post Options
Thanks(0)
Quote Reply
Posted: March-11-2010 at 12:40pm |
|
OK, so I can't use AFX or Instant Scenery to move the stock windsock or place a new windsock. If the default windsocks are not scenery objects then I'm guessing they are pieces of XML code or a similar FS-specific construct. Can you tell me which of these files (which define the stock 1B6 airport) would contain the stock windsock(s) for the airport: Scenery\0302\scenery\APX28170.bgl <--most likely candidate I'm not shy about digging into data files, even if it's with a binary editor in one hand and a SDK in the other. |
|
![]() |
|
FSDiscoverer
Moderator Group
Joined: November-17-2006 Points: 2957 |
Post Options
Thanks(0)
Quote Reply
Posted: March-11-2010 at 12:51pm |
|
I don't know exactly, but my guess would be the OBX* files. APX files contain taxiway signs, but no other 3D stuff.
You can exclude the default windsock using AFX and just compile an XML file per hand using the SDK. If you do not have the FSX SDK, you can use the FS2004 SDK for making windsocks - they are compatible with DX10. |
|
![]() |
|
JPSflyin
New Member
Joined: March-11-2010 Location: United States Points: 15 |
Post Options
Thanks(0)
Quote Reply
Posted: March-11-2010 at 5:13pm |
|
I have FSX Deluxe with Accelleration Pack, so I have the latest SDK. The SDK's help file explains how to create an XML definition for a windsock and how to compile it into a .bgl using bglcomp.exe. Then just move the resulting .bgl file into Addon Scenery/scenery. Quick and easy. For those following along at home, here's my new windsock for 1B6. I changed the color of the pole to black, because that's what it's like in real life: <?xml version="1.0"?> <SceneryObject <Windsock </SceneryObject> I believe you can put more than just the windsock into the same XML file (buildings, objects, beacons, etc.) and compile them all into one .bgl file to go along with your airport file.
|
|
![]() |
|
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |