SerbianRailSet(ECS,PBI,FIRS&TouristSet compatible)&scenario

Discuss, get help with, or post new graphics for TTDPatch and OpenTTD, using the NewGRF system, here. Graphics for plain TTD also acceptable here.

Moderator: Graphics Moderators

DaleStan
TTDPatch Developer
TTDPatch Developer
Posts: 10285
Joined: 18 Feb 2004 03:06
Contact:

Post by DaleStan »

Wile E. Coyote wrote:Question for coders: is it possible to tenders under the same ID to have different weights or I need few IDs?
No, it's not possible. Use the USSet's solution:
Pick a weight for the tender (I think they chose 50 tonnes) and then adjust the engine weight as required to get the right total weight for engine+tender.
To get a good answer, ask a Smart Question. Similarly, if you want a bug fixed, write a Useful Bug Report. No TTDPatch crashlog? Then follow directions.
Projects: NFORenum (download) | PlaneSet (Website) | grfcodec (download) | grfdebug.log parser
Patchman
Tycoon
Tycoon
Posts: 7575
Joined: 02 Oct 2002 18:57
Location: Ithaca, New York
Contact:

Post by Patchman »

Actually, since steam engines do not typically have powered cars, you should be able to "pretend" that tenders are powered, set the added power to zero but set the weight to the difference between a base weight and the real tender weight.

However, the difference between this and what DaleStan suggested is minor, so it may not be worth the effort. Basically, it only modifies the tangential force on slopes a little by distributing the weight differently. In the game, this difference will not be important unless some tenders are supposed to be a lot heavier than others, in particular in relation to the engine weight.
Josef Drexler

TTDPatch main | alpha/beta | nightly | manual | FAQ | tracker
No private messages please, you'll only get the answering machine there. Send email instead.
User avatar
Wile E. Coyote
Tycoon
Tycoon
Posts: 8515
Joined: 08 Jul 2004 22:14
Skype: wile.e.coyote2
Location: Belgrade, Serbia
Contact:

Post by Wile E. Coyote »

All clear! Thanx for advices! :D
Serbian rail set with Serbian scenario (ECS, PBI, FIRS and Tourist set compatible) Website | Topic and download | Latest version: 03.06.2015.
Serbian tram set Tracking table | TTD Patch tram set Latest version: 17.06.2015. | Open TTD Remix Latest version: 11.07.2015.
WIN-DOS GRF Converter Topic and download | Version 0.2.1: 09.01.2005.


Runner-up in "Best avatar Forums award" for years 2006 and 2010!
User avatar
Wile E. Coyote
Tycoon
Tycoon
Posts: 8515
Joined: 08 Jul 2004 22:14
Skype: wile.e.coyote2
Location: Belgrade, Serbia
Contact:

Post by Wile E. Coyote »

One more steamer which is still in use: Berliner Maschinenbau series 01. Please tell your expressions, I'm still learning to draw. Thanx!
Attachments
01.png
01.png (3.65 KiB) Viewed 1937 times
01.jpg
01.jpg (3.53 KiB) Viewed 1938 times
Serbian rail set with Serbian scenario (ECS, PBI, FIRS and Tourist set compatible) Website | Topic and download | Latest version: 03.06.2015.
Serbian tram set Tracking table | TTD Patch tram set Latest version: 17.06.2015. | Open TTD Remix Latest version: 11.07.2015.
WIN-DOS GRF Converter Topic and download | Version 0.2.1: 09.01.2005.


Runner-up in "Best avatar Forums award" for years 2006 and 2010!
User avatar
Wile E. Coyote
Tycoon
Tycoon
Posts: 8515
Joined: 08 Jul 2004 22:14
Skype: wile.e.coyote2
Location: Belgrade, Serbia
Contact:

Post by Wile E. Coyote »

Some questions for coders:
1. Vehicles in train list are overlapping (in game everything is OK). How to fix it?
2. Hopper for copper ore in tropical climate shows as cargo in purchase list rubber (altough rubber is not assigned with it), but works normal. How to fix that? Is it necesserry to add one more ID?
Thanx!
Serbian rail set with Serbian scenario (ECS, PBI, FIRS and Tourist set compatible) Website | Topic and download | Latest version: 03.06.2015.
Serbian tram set Tracking table | TTD Patch tram set Latest version: 17.06.2015. | Open TTD Remix Latest version: 11.07.2015.
WIN-DOS GRF Converter Topic and download | Version 0.2.1: 09.01.2005.


Runner-up in "Best avatar Forums award" for years 2006 and 2010!
User avatar
PikkaBird
Graphics Moderator
Graphics Moderator
Posts: 5631
Joined: 13 Sep 2004 13:21
Location: The Moon

Post by PikkaBird »

DaleStan wrote:
Wile E. Coyote wrote:Question for coders: is it possible to tenders under the same ID to have different weights or I need few IDs?
No, it's not possible. Use the USSet's solution:
Pick a weight for the tender (I think they chose 50 tonnes) and then adjust the engine weight as required to get the right total weight for engine+tender.
I was under the impression that vehicles added with the articulated engine callback had 0 weight (ie, the entire articulated set weighs the same as the first vehicle only)?

Actually, I've found this a problem... I was wanting to make a fixed container wagon rake for my set, but only the weight of the first wagon in the rake (and its cargo) is added to the train.
User avatar
Oracle
Tycoon
Tycoon
Posts: 2138
Joined: 22 May 2003 09:59

Post by Oracle »

PikkaBird wrote:
DaleStan wrote:
Wile E. Coyote wrote:Question for coders: is it possible to tenders under the same ID to have different weights or I need few IDs?
No, it's not possible. Use the USSet's solution:
Pick a weight for the tender (I think they chose 50 tonnes) and then adjust the engine weight as required to get the right total weight for engine+tender.
I was under the impression that vehicles added with the articulated engine callback had 0 weight (ie, the entire articulated set weighs the same as the first vehicle only)?
That's true, they are zero. IIRC, Josef tried to fix it (when he was developing that feature) but found that making everything apart from the initial engine/wagon zero was the easiest thing to do.
The US Set did originally use a fixed tender weight of 100 tonnes but I only realised the incorrect weights just before v0.85 was released. You simply have to set the front vehicle to the correct weight.
PikkaBird wrote:Actually, I've found this a problem... I was wanting to make a fixed container wagon rake for my set, but only the weight of the first wagon in the rake (and its cargo) is added to the train.
Yes - you'll have to set the weight and cargo capacity for the front wagon to what you wanted the entire set of wagons to be. Weight can be over 255 tons if you want it to be but I think you have to use the refit capacity callback to get over 255 capacity.
Wile E. Coyote wrote:1. Vehicles in train list are overlapping (in game everything is OK). How to fix it?
You can't easily. Just ignoring it is probably the best - the depot list has 2 pixels less spacing than the rest of the game for some reason, IIRC.
Wile E. Coyote wrote:2. Hopper for copper ore in tropical climate shows as cargo in purchase list rubber (altough rubber is not assigned with it), but works normal. How to fix that? Is it necesserry to add one more ID?
If property 15 is set correctly then there shouldn't be a problem like that. :?
User avatar
Wile E. Coyote
Tycoon
Tycoon
Posts: 8515
Joined: 08 Jul 2004 22:14
Skype: wile.e.coyote2
Location: Belgrade, Serbia
Contact:

Post by Wile E. Coyote »

Oracle wrote:The US Set did originally use a fixed tender weight of 100 tonnes but I only realised the incorrect weights just before v0.85 was released. You simply have to set the front vehicle to the correct weight.
I set (as DaleStan suggested) tender on 50 tones (tenders are round this weight) and engines on additional weight to be real weight engine+tender. I hope that's not involving too much in game reality.
Oracle wrote:If property 15 is set correctly then there shouldn't be a problem like that. :?
I don't know for which cargo to set it. There are hoppers for coal, iron ore and copper ore (Faccs and Tadds). I set them for coal and in purchase list in tropic climate they show rubber (altough they are working good, for copper ore).
Serbian rail set with Serbian scenario (ECS, PBI, FIRS and Tourist set compatible) Website | Topic and download | Latest version: 03.06.2015.
Serbian tram set Tracking table | TTD Patch tram set Latest version: 17.06.2015. | Open TTD Remix Latest version: 11.07.2015.
WIN-DOS GRF Converter Topic and download | Version 0.2.1: 09.01.2005.


Runner-up in "Best avatar Forums award" for years 2006 and 2010!
User avatar
PikkaBird
Graphics Moderator
Graphics Moderator
Posts: 5631
Joined: 13 Sep 2004 13:21
Location: The Moon

Post by PikkaBird »

Oracle wrote:Yes - you'll have to set the weight and cargo capacity for the front wagon to what you wanted the entire set of wagons to be. Weight can be over 255 tons if you want it to be but I think you have to use the refit capacity callback to get over 255 capacity.
Unfortunately, it still loads cargo onto every wagon in the rake, although only the weight of the first is added to the train weight. I tried setting the load amount to 99 units (for three wagons), and - although it only added 99 units worth to the weight, and although the vehicle's info panel just showed 99 loaded for the whole unit - it was loading 99 units per wagon... I could judge this from how much the cargo waiting at the station dropped, and the fact that it was making 3 times as much money per run as a "normal" train. :)

For now, I've just reverted it to single wagons, which is disappointing. The fixed rakes seemed like a nice feature to make those particular wagons stand out as unusual.
User avatar
Snail
Tycoon
Tycoon
Posts: 1287
Joined: 28 Apr 2003 18:52
Contact:

Post by Snail »

I set them for coal and in purchase list in tropic climate
Tropic climate on the Balkans? Afraid of global warming? ;)
User avatar
Wile E. Coyote
Tycoon
Tycoon
Posts: 8515
Joined: 08 Jul 2004 22:14
Skype: wile.e.coyote2
Location: Belgrade, Serbia
Contact:

Post by Wile E. Coyote »

Not so tropic :) but there is production of fruit, copper, food etc (I even plan to load fruit hoppers with apples and plums - most produced fruit in Serbia - but I didn't drew them good. If somebody help?). That is one more problem I forgot to ask (maybe I'm asking stupid question about something known but I just don't know anything about it):
Is it possible to change industries (for example, diamond mine) to something else?
Serbian rail set with Serbian scenario (ECS, PBI, FIRS and Tourist set compatible) Website | Topic and download | Latest version: 03.06.2015.
Serbian tram set Tracking table | TTD Patch tram set Latest version: 17.06.2015. | Open TTD Remix Latest version: 11.07.2015.
WIN-DOS GRF Converter Topic and download | Version 0.2.1: 09.01.2005.


Runner-up in "Best avatar Forums award" for years 2006 and 2010!
Patchman
Tycoon
Tycoon
Posts: 7575
Joined: 02 Oct 2002 18:57
Location: Ithaca, New York
Contact:

Post by Patchman »

Support for articulated vehicles with capacity in anything but the first one is kind of broken at the moment, and I'm still trying to figure out what would be the best way to fix it.
Josef Drexler

TTDPatch main | alpha/beta | nightly | manual | FAQ | tracker
No private messages please, you'll only get the answering machine there. Send email instead.
User avatar
Wile E. Coyote
Tycoon
Tycoon
Posts: 8515
Joined: 08 Jul 2004 22:14
Skype: wile.e.coyote2
Location: Belgrade, Serbia
Contact:

Post by Wile E. Coyote »

Anybody knows something about these locos? I know only that 709 is Czech, and 667 is Russian.
Attachments
667.jpg
667.jpg (16.68 KiB) Viewed 1728 times
709.jpg
709.jpg (10.15 KiB) Viewed 1728 times
Serbian rail set with Serbian scenario (ECS, PBI, FIRS and Tourist set compatible) Website | Topic and download | Latest version: 03.06.2015.
Serbian tram set Tracking table | TTD Patch tram set Latest version: 17.06.2015. | Open TTD Remix Latest version: 11.07.2015.
WIN-DOS GRF Converter Topic and download | Version 0.2.1: 09.01.2005.


Runner-up in "Best avatar Forums award" for years 2006 and 2010!
User avatar
Siema
Traffic Manager
Traffic Manager
Posts: 176
Joined: 24 Oct 2004 23:36
Location: Warsaw, Poland
Contact:

Post by Siema »

Your photo is not very good but I was wondering is the second loco the same as this:

Image

If yes I can provide full techical data for it, I hope :roll:
User avatar
Wile E. Coyote
Tycoon
Tycoon
Posts: 8515
Joined: 08 Jul 2004 22:14
Skype: wile.e.coyote2
Location: Belgrade, Serbia
Contact:

Post by Wile E. Coyote »

Yes, I also think that's it, so please provide me data :)
Serbian rail set with Serbian scenario (ECS, PBI, FIRS and Tourist set compatible) Website | Topic and download | Latest version: 03.06.2015.
Serbian tram set Tracking table | TTD Patch tram set Latest version: 17.06.2015. | Open TTD Remix Latest version: 11.07.2015.
WIN-DOS GRF Converter Topic and download | Version 0.2.1: 09.01.2005.


Runner-up in "Best avatar Forums award" for years 2006 and 2010!
User avatar
Siema
Traffic Manager
Traffic Manager
Posts: 176
Joined: 24 Oct 2004 23:36
Location: Warsaw, Poland
Contact:

Post by Siema »

I'm even sure that this is the same locomotive :))

Data:

Locomotive TEM2 (in Poland), is used as manoeuvre locomotive. 310 units were built for Polish industry in Russian Locomotive Factory in Briańsk in 1976-88.

Axles arrangement: Co'Co'
Lenth: 16,97 m.
Power: 880 KW (1200 hp)
Weight: 116 t.
Max. speed: 100 km/h

More photos:

http://www.szopa.glogow.pl/articles.php ... cb71de45d8

http://www.szopa.glogow.pl/articles.php ... cb71de45d8

http://www.szopa.glogow.pl/articles.php ... cb71de45d8

http://www.szopa.glogow.pl/articles.php ... cb71de45d8

http://www.szopa.glogow.pl/articles.php ... cb71de45d8
User avatar
Wile E. Coyote
Tycoon
Tycoon
Posts: 8515
Joined: 08 Jul 2004 22:14
Skype: wile.e.coyote2
Location: Belgrade, Serbia
Contact:

Post by Wile E. Coyote »

Thanx, Siema! Welcome to team as data collector! :D Any closer informations about manufacturer (name of fabric)?
Some details about other loco? (or other in tracking tables, I found more diesels used in Serbia, please look at them, maybe you know something about them)
And please if somebody has some information about DB V200, please post it here (761 was made on V200's platform).
Last edited by Wile E. Coyote on 20 Jan 2006 06:20, edited 1 time in total.
Serbian rail set with Serbian scenario (ECS, PBI, FIRS and Tourist set compatible) Website | Topic and download | Latest version: 03.06.2015.
Serbian tram set Tracking table | TTD Patch tram set Latest version: 17.06.2015. | Open TTD Remix Latest version: 11.07.2015.
WIN-DOS GRF Converter Topic and download | Version 0.2.1: 09.01.2005.


Runner-up in "Best avatar Forums award" for years 2006 and 2010!
User avatar
lifeblood
President
President
Posts: 931
Joined: 27 Apr 2005 22:44

Post by lifeblood »

2 Things for this set:
1) The FIAT ETR is really underpowered! It is too slow for a high speed train.

2)I have some data for you from Jane's World Railways (1987-1988):
642
-weight: 67.2 tonnes
643
-weight: 67.2 tonnes
644
-introduced: 1975
-weight: 96 tonnes
-speed: 100 km/h
645
-weight: 98.7 tonnes
661
-weight: 108 tonnes
662
-introduced: 1965
-weight: 96 tonnes
664
-weight: 108 tonnes
665
-introduced: 1972
-weight: 118 tonnes
-speed: 127 km/h
743
-introduced: 1975
-weight: 65 tonnes
-speed: 120 km/h
761
-weight: 97.8 tonnes
-speed: 120 km/h
441
-weight: 78 tonnes
461
-weight: 126 tonnes

I can also get you the power ratings, but they are in kW, not HP/CV - can you make use of those?

:D
User avatar
Wile E. Coyote
Tycoon
Tycoon
Posts: 8515
Joined: 08 Jul 2004 22:14
Skype: wile.e.coyote2
Location: Belgrade, Serbia
Contact:

Post by Wile E. Coyote »

Thanx, lifeblood! You're now team data collector too! :D Of course, you can provide power in kW, it's easy to calculate it in HP, simply multiply it with 1,341.
lifeblood wrote:The FIAT ETR is really underpowered! It is too slow for a high speed train.
This is how Lakie coded it. It's emu 680 drawn by Purno (also available in separate GRF), and I didn't changed it when include it in this set, only name and introduction date.
Last edited by Wile E. Coyote on 20 Jan 2006 06:22, edited 1 time in total.
Serbian rail set with Serbian scenario (ECS, PBI, FIRS and Tourist set compatible) Website | Topic and download | Latest version: 03.06.2015.
Serbian tram set Tracking table | TTD Patch tram set Latest version: 17.06.2015. | Open TTD Remix Latest version: 11.07.2015.
WIN-DOS GRF Converter Topic and download | Version 0.2.1: 09.01.2005.


Runner-up in "Best avatar Forums award" for years 2006 and 2010!
User avatar
lifeblood
President
President
Posts: 931
Joined: 27 Apr 2005 22:44

Post by lifeblood »

OK, I only have the info for a few locos. This is from the same source:

743 - 1176 kW
761 - 1433 kW

I can't find a listing for the 460 ETR, but the 450 has a power rating of 350 kW for each motor. My problem with it is that it accelerates too slowly.

Anyhow, I hope that helps you complete your tracking table!
:D
Post Reply

Return to “Graphics Development”

Who is online

Users browsing this forum: Amazon [Bot] and 11 guests