Help with fixing R40 texture see below

smyrick

Member
origin "USA"
engine 1
name "NYCTA R40 Subway car"
mass 31717
script "controls"
class "R40"
company "NYCTA"
mesh-table {
default {
mesh "NYCTA_R40_body/NYCTA_R40_body.im"
auto-create 1
effects {
0 {
kind "corona"
att "a.corona0"
texture-kuid <kuid:-3:10112>
object-size 0.1
}
1 {
kind "corona"
att "a.corona1"
texture-kuid <kuid:-3:10112>
object-size 0.1
}
2 {
kind "corona"
att "a.corona2"
texture-kuid <kuid:58843:3330>
object-size 0.1
}
3 {
kind "corona"
att "a.corona3"
texture-kuid <kuid:58843:3330>
object-size 0.1
}
skin {
kind "texture-replacement"
texture "route.texture"
}
}
}
right-passenger-door {
mesh "NYCTA_R40_body/door_right.im"
anim "NYCTA_R40_body/door_right.kin"
auto-create 1
}
left-passenger-door {
mesh "NYCTA_R40_body/door_left.im"
anim "NYCTA_R40_body/door_left.kin"
auto-create 1
}
}
soundscript {
door_open {
trigger "open"
nostartdelay 1
repeat-delay 1
distance 5100
sound {
nycta_r40_body/door_open.wav
}
}
door_close {
trigger "close"
nostartdelay 1
repeat-delay 1
distance 5100
sound {
nycta_r40_body/doorclose.wav
}
}
}
queues {
passengers {
passenger-queue 1
size 40
product-kuid <kuid:-3:10060>
initial-count 0
attachment-points {
0 "a.psit00"
1 "a.psit04"
2 "a.psit07"
3 "a.psit12"
4 "a.psit19"
5 "a.psit22"
6 "a.psit06"
7 "a.psit01"
8 "a.psit08"
9 "a.psit20"
10 "a.psit15"
11 "a.psit11"
12 "a.psit02"
13 "a.psit13"
14 "a.pass29"
15 "a.psit18"
16 "a.psit26"
17 "a.psit05"
18 "a.pass36"
19 "a.pass31"
20 "a.psit38"
21 "a.psit14"
22 "a.pass39"
23 "a.pass33"
24 "a.pass30"
25 "a.pass35"
26 "a.psit03"
27 "a.pass37"
28 "a.psit24"
29 "a.pass34"
}
}
}
fonts 1
category-class "ra"
category-region-0 "US"
category-era-0 "1960s"
category-era-1 "1970s"
category-era-2 "1980s"
category-era-3 "1990s"
trainz-build 2.4
kuid <kuid:58843:306>
bogey <kuid:58843:50013>
bogey-1 <kuid:58843:50013>
interior <kuid:58843:20000>
enginespec <kuid2:58843:19999:1>
enginesound <kuid:-1:42003002>
hornsound <kuid:-1:42003101>
description "
NYCTA R40 subway car
'The car that ruined Pullman-Standard' - Much like its predecessor the R44 ruined the St. Louis Car Company, problems with the R46 put Pullman-Standard out of business. From an original order for 754 cars to be delivered in 1974-75, delays in production caused the actual delivery to slip to 1975-78. During that time, serious problems with cracks in the Rockwell HP2T trucks caused many of the delivered units to be removed from service. The MTA filed a 112.3 million dollar lawsuit against Pullman-Standard, both for delays and the faulty trucks. By the end of 1979, over 20 other flaws, including serious problems with the brakes, were found, and an additional $80 million lawsuit was filed against Pullman-Standard. So many R46's were out of service that 100 retired R16's, which the R46's originally replaced, were pulled from storage and returned to service. By 1986, the R46's MDBF was less than 10,000 miles, the worst record in MTA history. In 1989-1991, they were rebuilt under the MTA's GOH program by Morrison-Knudsen, and finally became a reliably operating subway car.
"
asset-filename "R46"
string-table {
html_texturegroup "Texture-group for destinationsigns: "
destsigns_name "Name of texture-group"
destsigns_desc "Description of texture-group"
html_dest "Destination: "
dest_name "Name of destination"
dest_desc "Description of destination"
}
string-table-de {
html_texturegroup "Texture-Group fuer Zielanzeiger: "
destsigns_name "Name der Texture-Group"
destsigns_desc "Beschreibung der Texture-Group"
html_dest "Zielanzeige: "
dest_name "Zielname"
dest_desc "Beschreibung des Ziels"
}
thumbnails {
0 {
image "thumbnail.jpg"
width 240
height 180
}
}
kuid-table {
0 <kuid:58843:50013>
1 <kuid:58843:20000>
2 <kuid2:58843:19999:1>
skins <kuid:58843:1056>
corona_red <kuid:-3:10112>
corona_white <kuid:58843:3330>
3 <kuid:-3:10060>
4 <kuid:-1:42003002>
5 <kuid:-1:42003101>
}
kind "traincar"
 
Back
Top