December 5, 200619 yr Hi:I've created an objetc whit EOD for FS2004, and the used it whit FSSC.The problem is that at certaing distance (130 mts) the objects star disappearing.Settings in FSSC for the macro are:V1= 5000mtsV2= 200mtsScale= 1.0Range= 20nmThe EOD object was created at 0.25 fixed scale and the code is:;ASDesign Compatible Macro;Name=muromedianero256 (EOD), Type=EOD , Bitmap=muromedianero256.bmp, ;FixedLength=3, FixedWidth=0, autoscale, ;Latitude, Longitude, Rotation, Scale=1, Density=0, ;Visibility=0, Range=10, Elevation=0, Shadow=1, ; ; Designer: Helio Regalado; Credits: ; Macro generated using EOD 2.2.85; EOD Website: http://www.echos.ch/eod/; ASD Macro (*.scm). Date: 12-05-2006 Time: 20:24:24Area( 5 %1 %2 %7 ) PerspectiveCall( :Pos )mif( %9 ) ShadowCall( :Shadows )mifend Jump( : ):PosPerspective:Shadowsmif( %8 ) RefPoint( 2 :SubEnd 1 %1 %2 E= %8 )melse RefPoint( 7 :SubEnd 1 %1 %2 )mifendSetScaleX( :SubEnd %6 0 14 ) ; Scale=0.25RotatedCall( :Begin 0 0 %3 ):SubEnd Return :Begin Call( :part000 ) ;Wall 1Return;-------:part000; wall - Wall 1Points( 0 -6 0 0 ; 0 -6 8 0 ; 1 6 8 0 ; 2 6 0 0 ; 3)LoadBitmap( 0 6 EF 0 0 0 "muromedianero256.bmp" )TexPoly( 0 0 -32767 0 0 0 0 1 0 222 2 254 222 3 254 0 ) ;FrontTexPoly( 0 0 32767 0 3 0 0 2 0 222 1 254 222 0 254 0 ) ;BackReturnEndAWhere do I have to change in orther that the object is only drawn at less than 5000mts (it's a wall, so no more that 5000mts is nedded), and where do I have to llok in case of other objects.Thanks a lot for the Help
Create an account or sign in to comment