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.

Where to put transformcall() preventing exclusion?

Featured Replies

HiI have the problem that the scasm macros I made with FSDS2 exlcude the autogen in a speficic radius around that object. But I want to keep that autogen. After searching the archive I came to the conculison that the transformcall (the height 32767 thingy) might solve the problem. The V2 was useless as it also deletes the scenery from certain angles.But now I wonder where I should put the Transformcall tag, can anyone help me?? THANKS a million in advance!Below is the header of my macro----------------------;SCASM source file created by FS Design Studio v2;FSDS object;;Copyright 2000;Header( 1 S32:53:37.8543 S33:53:37.8543 W70:17:40.8124 W71:17:40.8124 )LatRange( S33:53:37.8543 S32:53:37.8543 )Set( BUF 1024 )Set( areamx 1024 )Set( LINBUF 2048 )Area( 6 S33:23:37.8440 W70:47:40.8260 4 )PerspectiveCall( :PCall )ShadowCall( :PCall2 )Jump32( :Exit ):PCallPerspective:PCall2RefPoint( 7 :Skip 0.100000 S33:23:37.8440 W70:47:40.8260 E= 181 v1= 32000 V2= 105 ):SkipReturn:ContinueBGLVersion( 0800 )TextureList( 0 6 FF 255 255 255 0 50.000000 "term2.bmp" 6 FF 255 255 255 0 50.000000 "term3.bmp" )MaterialList( 0 1.000000 1.000000 1.000000 1.000000 0.952941 0.945098 0.929412 1.000000 0.847059 0.827451 0.772549 1.000000 0.058824 0.058824 0.058824 1.000000 0.000000....

  • Commercial Member

Unless your object is very big and not rectangular from shape, a 3D object should not have a big influence on the autogen. For a 3D object the autogen is automatically exclude in the smallest rectangle that fits around the object. Other objects like roads seem to have a much bigger effect on the autogen.I have never tried the TransformCall method, but in one scenery I placed a dummy RotatedCall at the end of the file and that help in saving the autogen. For the dummy RotatedCall try this:[tt]Area( 6 S33:23:37.8440 W70:47:40.8260 4 )PerspectiveCall( :PCall )ShadowCall( :PCall2 )RotatedCall (:Skip 0 0 0 )Jump32( :Exit ):PCallPerspective:PCall2RefPoint( 7 :Skip 0.100000 S33:23:37.8440 W70:47:40.8260 E=181 v1= 32000 V2= 105 ):SkipReturn:ContinueBGLVersion( 0800 )[/tt]

Arno

If the world should blow itself up, the last audible voice would be that of an expert saying it can't be done.

FSDeveloper.com | Former Microsoft FS MVP | Blog

Hi Arnothanks again for your excellent help!!Perfect as always!!Thanks!!!!!Mario :-)

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.