LMS pax & mail carriage constraints bug. July 22, 2010, 03:31:53 am After the TPO carriage, only the standard and parcel brake carriage can be used. Quote Selected
Re: LMS pax & mail carriage constraints bug. Reply #1 – July 22, 2010, 07:43:23 am Noted. Not sure when I'll get time to fix though... Quote Selected
Re: LMS pax & mail carriage constraints bug. Reply #2 – August 30, 2010, 09:44:41 pm Here's the fix:Quoteobj=vehiclename=LMS-Mailspeed=160copyright=Kieron/Jamesintro_year=1933intro_month=6retire_year=1951retire_month=2waytype=trackfreight=Postpayload=60length=9weight=30cost=510000runningcost=26sound=-1can_lead_from_rear=0bidirectional=1loading_time=8500comfort=0Constraint[Next][0]=LMS-d1904-CoachConstraint[Next][1]=LMS-d2007-Parcel-BrakeConstraint[Next][2]=LMS-d1904-DiningConstraint[Next][3]=LMS-MailConstraint[Next][4]=LMS-TPOEmptyImage[E]=./images/lms-mail.0EmptyImage[SE]=./images/lms-mail.1EmptyImage=./images/lms-mail.2EmptyImage[SW]=./images/lms-mail.3EmptyImage[W]=./images/lms-mail.4EmptyImage[NW]=./images/lms-mail.5EmptyImage[N]=./images/lms-mail.6EmptyImage[NE]=./images/lms-mail.7---------------------------------obj=vehiclename=LMS-TPOspeed=160copyright=Kieron/Jamesintro_year=1933intro_month=6retire_year=1951retire_month=2waytype=trackfreight=Postpayload=40length=9weight=30cost=720000runningcost=37sound=-1can_lead_from_rear=0bidirectional=1catering_level=1loading_time=8500comfort=0increase_maintenance_after_years=15years_before_maintenance_max_reached=30# Wooden bodied vehicles become obsolete sooner.Constraint[Next][0]=LMS-d1904-CoachConstraint[Next][1]=LMS-d2007-Parcel-BrakeConstraint[Next][2]=LMS-d1904-DiningConstraint[Next][3]=LMS-MailConstraint[Next][4]=LMS-TPOEmptyImage[E]=./images/lms-tpo.0EmptyImage[SE]=./images/lms-tpo.1EmptyImage=./images/lms-tpo.2EmptyImage[SW]=./images/lms-tpo.3EmptyImage[W]=./images/lms-tpo.4EmptyImage[NW]=./images/lms-tpo.5EmptyImage[N]=./images/lms-tpo.6EmptyImage[NE]=./images/lms-tpo.7The bolded parts are the changed parts. Some of this file has been changed for Experimental purposes, but copying and pasting the constraints part alone should fix the issue. (Previously, the figure 0 had been used for most of the constraints, rather than an ascending series of numbers). Quote Selected