The International Simutrans Forum

PakSets and Customization => Other paksets => Pak128.Česko-Slovensko => Topic started by: Emil Sawicki on July 08, 2016, 10:57:35 PM

Title: Trains from pak128.CS flying over tracks from basic pak128
Post by: Emil Sawicki on July 08, 2016, 10:57:35 PM
The trains from one of mentioned paksets aren't compatible with the other's tracks and vice versa: the basic pak128's trains are derailed out of the pak128.CS's tracks. The tracks from the basic pak128 are flat and CS's has more ballast under them. I could redraw CS vehicles to make them look good on basic 128's tracks but it's a lot of work. Is there a better method to make it?
Title: Re: Trains from pak128.CS flying over tracks from basic pak128
Post by: gauthier on July 09, 2016, 07:04:49 AM
Instead of redrawing, you can use offset in dat files. Add ",0,4" after each image reference.

For instance
EmptyImage[N]=b81500.0.2
would become
EmptyImage[N]=b81500.0.2,0,4
Title: Re: Trains from pak128.CS flying over tracks from basic pak128
Post by: Vladki on July 09, 2016, 07:38:56 PM
Check out the development sources from sourceforge. We already have flat tracks, and added the above mentioned offset to all trains. If you find some vehicles flying, please tell me which one, I'll fix it
Title: Re: Trains from pak128.CS flying over tracks from basic pak128
Post by: Emil Sawicki on July 17, 2016, 06:10:05 PM
I just can't find these sources. What did you mean?
Title: Re: Trains from pak128.CS flying over tracks from basic pak128
Post by: TommPa9 on July 18, 2016, 03:54:56 PM
Here (https://sourceforge.net/p/simutrans/code/HEAD/tree/pak128.CS/) ;)
Title: Re: Trains from pak128.CS flying over tracks from basic pak128
Post by: Emil Sawicki on July 21, 2016, 03:58:35 PM
Tak to je fajn a teď chtěl bych mít zdrojové soubory pro další vozy abych mohl je upravit pro nové koleje.

That's nice and now I want to have source files of other waggons so I could make'em ride on the new tracks.