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.

Need help with SCASM and library objects

Featured Replies

Hi!I have been trying to find help for my problem here in many threads but I am just getting more confused....The thing is that I need to place many many many library objects in a row and I used GRP command and relative (?) RefPoint coordinates to place them. With Arno's help (thanks ;-) ) that is not a problem. The problem is that I can't get the objects appear and disappear smoothly even though they have a separate V1 setting in the refpoint. All the objects (that span 600 m) pop up at the same time and disappear at the same time instead of appearing and disappearing smoothly one by one. What could be the reason?Header( 1 N66:34:40.25 N66:32:43.69 E025:49:51.00 E025:49:51.00 )LatRange( N66:32:43.69 N66:34:40.25 )Area( B N66:34:32.8960 E025:51:01.5357 20 )GRP( N66:34:32.8960 E025:51:01.5357 )PerspectiveCall( :L1 )ShadowCall( :L1 )Jump( : ):L1RefPoint( 2 :SF67 0.50 d [0.5 * 490.63] [0.5 * 345.33] E= 196.7 V1= 3000 V2= 800 )RotatedCall(:SR67 0 0 36.2 ):SF67Return:SR67callLibobj( 0 EF50EF50 EF50EF50 EF50EF50 0000000B )RefPoint( 2 :SF68 0.50 d [0.5 * 477.64] [0.5 * 363.08] E= 196.7 V1= 3000 V2= 800 );SetScale( :SF68 2400 0 0.5 )RotatedCall(:SR68 0 0 36.2 ):SF68Return:SR68callLibobj( 0 EF50EF50 EF50EF50 EF50EF50 0000000B ) . *******************. Continues like this.... *******************ReturnEndAGreetings,Tatu

  • Commercial Member

The reason of your problem is that if one fails you jump to a Return and all the others will also be skipped then. So when one RefPoint fails, you should jump to a label after that object and check the next one.

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

Ah.....thank you.;-) I had that already built up differently but when I was reading some topics here I thought the "Return" should be done differently. Now I just have all the refpoints in a row. When a refpoint fails it continues to the next one and the last one points to the Return command. Seems to work now.Tatu

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.