As we know, the two YARNish T-Intersections included in T:ANE are missing an attachment point. I was searching thru the forums and came across the solution posted a couple years ago. All you need to do is change the attachment-points in the config files to read:
attached-track
{
road0
{
track <kuid2:506208:100093:1>
useadjoiningtracktype 0
vertices
{
0 "a.road0a_x"
1 "a.road0b_x"
2 "a.road0e_x"
3 "a.road0f_x"
}
}
road1
{
track <kuid2:506208:100093:1>
useadjoiningtracktype 0
vertices
{
0 "a.road1a_x"
1 "a.road1b_x"
2 "a.road0d_x"
3 "a.road0e_x"
}
}
}
If you want to see the thread I got them from, here's a direct link to the post:
http://forums.auran.com/trainz/showthread.php?104342-YARN-junction-glitch-corruption/page2&highlight=yarn
attached-track
{
road0
{
track <kuid2:506208:100093:1>
useadjoiningtracktype 0
vertices
{
0 "a.road0a_x"
1 "a.road0b_x"
2 "a.road0e_x"
3 "a.road0f_x"
}
}
road1
{
track <kuid2:506208:100093:1>
useadjoiningtracktype 0
vertices
{
0 "a.road1a_x"
1 "a.road1b_x"
2 "a.road0d_x"
3 "a.road0e_x"
}
}
}
If you want to see the thread I got them from, here's a direct link to the post:
http://forums.auran.com/trainz/showthread.php?104342-YARN-junction-glitch-corruption/page2&highlight=yarn