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.

River flattens, again...

Featured Replies

OK, I already know that it is not possible to exclude the default stream flattens without editing the terrain.cfg and making the change global. What I want to know is, can I create add-on streams without the ditch, without affecting the default streams? I've tried adding another [Texture.####] entry in my terrain.cfg, like this:[Texture.1262] // stream lines / unknown / non-perennial / no channelType=1Size=4ExcludeAutogen=1MaskClassMap=3Textures=RiverSU.bmpoffset=0But FS just crashes while loading terrain. Any ideas?Dan

  • Commercial Member

Hi Dan,I'm not sure which software you're using or how to correctly append the terrain.cfg. With Ground2K4 one can add custom lines that remain outside of the terrain.cfg. For example, my streams without ditches are:// H.S. custom line: 1024 streams without depression[Texture.4099] // 1024 streams without depressionType=1Size=4ExcludeAutogen=1MaskClassMap=3Textures=HS_streams_wi.bmp,HS_streams_wi.bmp,HS_streams_su.bmp,HS_streams_su.bmp,HS_streams_su.bmp// offset=-10Works without problems.Alternatively, you could change the .asm code directly. A numbered VTP2 line looks like this: texturemark_0 label word VTPTextureName "1163" VTPTextureType 0, 0, 0, 0And a custom version like this: texturemark_1 label word VTPTextureName "roadssu.bmp;roadshw.bmp;roadsAsu.bmp;roadsAsu.bmp;roadsAsu.bmp;roadslm.bmp" VTPTextureType 2, 0, 0, 4Cheers, Holger

Thanks, Holger. Changing the source directly worked great, and doesn't require the end user to modify any config files.. exactly what I wanted to acomplish. I'm using autoasm (steep learing curve, but very powerful tool) for my VTP and LWM, and Ground2K4 to touch up some landclass issues.Dan

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.