Elvas Tower: TSRE5 CE display issue - Elvas Tower

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

TSRE5 CE display issue Rate Topic: -----

#1 User is offline   espee 

  • Engineer
  • Group: Status: Active Member
  • Posts: 553
  • Joined: 09-January 10
  • Gender:Male
  • Location:Bridgetown, Western Australia
  • Simulator:Open Rails
  • Country:

Posted 11 November 2017 - 01:40 AM

TSRE5 consist editor (v0.6926 and earlier versions) does not like comment lines in freightanim blocks.

Example below won't display any FA's and it won't display the contents of the Name line.

The wagon will work/display correctly ingame despite not showing correctly in CE and OR throws no errors regarding the comment line(s)...

	ORTSFreightAnims
		(
	MSTSFreightAnimEnabled (0)
	WagonEmptyWeight(7t)

			FreightAnimStatic
            comment ( "wagon number" )
			(
			SubType(Default)
			Shape( "678fa.s" )
			Offset( 0, 0, 0 )
			FreightWeight( 0t )
			Flip( 0 )
			)
			FreightAnimStatic
			(
			SubType(Default)
			Shape( "drumloadFA.s" )
			Offset( 0, 0, 0 )
			FreightWeight( 4.5t )
			FullMaxBrakeForce ( 40.6kN )
			FullMaxHandbrakeForce ( 4.511kN )
			FullORTSDavis_A ( 331.28 )
			FullORTSDavis_B ( 5.6762 )
			FullORTSDavis_C ( 0.670824 )
			FullCentreOfGravity_Y ( 1.4m )
			Flip( 0 )
			)
		)


#2 User is offline   Goku 

  • Superintendant
  • Group: Status: Elite Member
  • Posts: 1,785
  • Joined: 12-December 13
  • Gender:Male
  • Simulator:my own
  • Country:

Posted 11 November 2017 - 06:00 AM

Yes, it's not allowed in TSRE and can't be fixed.
Please use this solution instead:


                        FreightAnimStatic (
            comment ( "wagon number" )
                        
                        SubType(Default)
                        Shape( "678fa.s" )


#3 User is offline   espee 

  • Engineer
  • Group: Status: Active Member
  • Posts: 553
  • Joined: 09-January 10
  • Gender:Male
  • Location:Bridgetown, Western Australia
  • Simulator:Open Rails
  • Country:

Posted 11 November 2017 - 06:33 AM

Quote

Yes, it's not allowed in TSRE and can't be fixed.
Please use this solution instead:


No problem, thanks for the reply :)

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users