this is my first post to the forums, so I'd like to start with some thanking - I've been addicted to TTD for a while now and would like to make some graphics as my "private extension" to the fantastic DB Set.
Coding "normal" vehicles seems to be no real problem, after reading the grf tutorial and descriptions for several hours I finally worked out how to get it to life. At the moment, I'm working on a BR 628 DMU, but until now, I had no luck with implementing it as articulated vehicle.
Finally, I managed to get *something* into TTD, but it isn't really the way it should be.
As you can see in the attached picture, the rear part of the train is twice there: I don't know what could be wrong... as there is no tutorial for articulated vehicles, it's not easy to understand what parts of code are really needed for this feature. Even decoding other grfs and searching the forums (yeah, I tried that

Here's what my nfo looks like, there are some comments in my file, but since most people here will not be able to understand them, I removed them...

Code: Select all
// Automatically generated by GRFCODEC. Do not modify!
// (Info version 7)
// Format: spritenum pcxfile xpos ypos compression ysize xsize xrel yrel
0 * 4 1A 00 00 00
1 * 8 08 06 "SS" 04 00 00 00
2 * 42 00 00 0F 01 69
00 BA 66
06 03
05 00
09 78 00
0B 93 02
12 FD
1E 10
14 48
15 00
16 27
19 08
1D 00 00 00 00
21 00
22 22
1B 00 00
3 * 4 01 00 02 08
[...2 sets of realsprites...]
20 * 9 02 00 00 01 01 00 00 00 00
21 * 9 02 00 01 01 01 01 00 01 00
22 * 14 04 00 04 01 69 "BR 628.4" 00
23 * 14 02 00
02
81 10
00 FF
01
04 FF
01 01
FF FF
24 * 14 02 00
03
81 0C
00 FF
01
02 00
16 16
01 00
25 * 7 03 00 01 69 00 03 00
26 * 7 03 00 81 04 00 01 00
Apart from these difficulties, there are some more things which I couldn't achieve until now. How can I get different weight and capacity for the two wagons?
Some help would be greatly appreciated!
Greetings from Nürnberg,
Regiovogel