Transport Fever

Transport Fever

Train End Indicator DE/AT
14 条留言
trunky  [作者] 2021 年 2 月 21 日 上午 8:43 
I've created a forum for english speaking folks as well, just if you need
https://modwerkstatt.com/community/general/
trunky  [作者] 2021 年 2 月 21 日 上午 8:42 
Ah sorry, we are in TPF1 Workshop, yes that's ok then :) Was my fault.
jeroezie 2021 年 2 月 21 日 上午 4:53 
I found the code group in kesselwagen_1950.mdl from the game files from Urban Games.
jeroezie 2021 年 2 月 21 日 上午 4:52 
I am playing/modding for TF1. I will put future queastions on a forum.
trunky  [作者] 2021 年 2 月 21 日 上午 4:02 
Are you sure it's the Indicator mod? There are no groups/grp in TPF2.
I would recommend to get your problem into a forum, comments are not the best place for it
jeroezie 2021 年 2 月 21 日 上午 3:40 
Keep getting this problem, do you know of any other mod that used these signals? Mayby I kan find the problem by lokking at anohter example. Another question, should I count these also, like a mesh?
{
id = "vehicle/waggon/kesselwagen_1950_lod0_bogie.grp",
transf = {
1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -4.8255, 0, 0, 1,
},
type = "GROUP",

},
trunky  [作者] 2021 年 2 月 20 日 上午 10:21 
trunky  [作者] 2021 年 2 月 20 日 上午 10:20 
as written before you need to count your mesh entries. Each appearance of {
materials = { "some_material.mtl", },
mesh = "some_mesh.msh",
transf = { 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, },
},
counts as one. So if you have 3 blocks of that and then the end signal, the id of the signal is 4 and you write backForwardParts = { 4 },
If you have 10 blocks and then the signal the id you need is 11... and so on
jeroezie 2021 年 2 月 20 日 上午 10:16 
Thanks for your help, but I don't get it to work... I have made this code:
railVehicle = {
topSpeed = 160,
weight = 18,
configs = {
axles = { "vehicle/waggon/hbi1/lod_0_w1.msh" },
backForwardParts = { 12 },
backBackwardParts = { 13 },
},
soundSet = "waggon_freight_modern"
},

But somehow it seems to do nothing. I have tried all sorts of numbers for { XX }, but always with the same result, the end signals stay visible. I have looked at the code you used for the DRG/DB Chalk Bucket Car mod, but I am unable to find the problem. Do you have any suggestions?
trunky  [作者] 2021 年 2 月 20 日 上午 5:40 
you'll need to add the ID of the signal mesh in backForwardParts = { XX }, (where XX is your ID) ID counts up from 0, every children and every mesh entry increments it by 1
jeroezie 2021 年 2 月 20 日 上午 5:21 
I have a question. I am trying to make a mod with waggons including the train end signals as described. But the signals show up always, not only on the end of the train. Could you explain how to make the signal only to be displayed at the rear of the last waggon? Your help would be appreciated!
leon 2019 年 8 月 25 日 下午 7:35 
Die "sanduhr" ist international. Nicht nur deutschland/österreich.
Aber nettes Detail. Danke
grisu_firefighter 2019 年 2 月 25 日 上午 9:05 
darren67 2019 年 2 月 24 日 上午 11:37 
I hope I can just use this without knowing what it is!