Skip to content
View in the app

A better way to browse. Learn more.

The AVSIM Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Adding road traffic in FSX?

Featured Replies

Hi Luis, I'll see about making the source files available. After taking another look at the SDK I tried the flag. The result was very strange. This is what I get:1. Without the flag: the surrounding default roads do not appear but the default traffic does.2. With the flag: the surrounding default roads appear but the default traffic does not!In both cases my roads appear correctly but not the traffic. Very strange....Many thanks.Best regards, Chris

Hi Luis, I've attached the files to this post. Many thanks.Best regards, Chris

Hi Chris.I believe the problem is with the "FWX1002.xml" file.Here's your's:[/code]<?xml version="1.0"?>[/code]Here's what it should be:

<?xml version="1.0"?><metadata xml:lang="en">  <FlightSim>	<Geometry clipLevel="15"></Geometry>	<AttributeSet>	  <AttributeBlock name="FreewayTrafficRoads" guid="{54B91ED8-BC02-41B7-8C3B-2B8449FF85EC}">		<Field name="NumberOfLanes" type="UINT8" />		<Field name="TrafficDirection" type="CHAR" />		<Field name="Uuid" type="GUID" />	  </AttributeBlock>	</AttributeSet>  </FlightSim></metadata>

Then, it the displays just fine.NOTE:Regarding the traffic direction.I think traffic moves in just one direction... I don't think "B" ( both ) works right. So you may need to make 2 adjacent lines for traffic, and use "T" ( towards ) for one line and "F" (from ) for the other... and adjust your lanes accordingly. Or just use "F" ( from ) and draw the lines in different directions. I suggest using T or F only because B doesn't seem to work as designed, and may give unreliable results.Dick

Dick, thank you very much! That did it. Now my roads have traffic. And not only that, but now the default roads appear correctly and have traffic also.Many thanks.Best regards, Chris

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.