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

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 »

I posted standard gauge version, with new locos and corrected weights. This is also corrected narrow gauge version, but it's still not working good.
Here is what to do to finish this set (I can't do anything more, so please help if you can):
1. draw two narrow gauge DMUs and one standard gauge DMU (I hope Purno will help)
2. code 712 DMU (DaleStan is working on it)
3. collect missing data for some drawn locos (I still search for them, Marek helped with some data)
4. Improve AI management for standard gauge wagons (needed somebody to look at NFO and re-code GRF), they use allways only one sort of wagons
5. Improve AI management for all narrow gauge vehicles (not to favorize them like maglev vehicles, not to use original maglev wagons, refit wagons if it's possible).
Thanx for any kind of help!
Last edited by Wile E. Coyote on 08 Aug 2005 19:52, 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!
DaleStan
TTDPatch Developer
TTDPatch Developer
Posts: 10285
Joined: 18 Feb 2004 03:06
Contact:

Post by DaleStan »

Wile E. Coyote wrote:4. Improve AI management for standard gauge wagons (needed somebody to look at NFO and re-code GRF), they use allways only one sort of wagons
5. Improve AI management for all narrow gauge vehicles (not to favorize them like maglev vehicles, not to use original maglev wagons, refit wagons if it's possible).
Which engines and wagons (ID, not name) should be used under which circumstances:
1) cargo type
2) source industry type
3) destination industry type
4) manhatten service distance
5) date
6) station size (I think the options here are 1x2, 1x3, and 2x3)
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
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 »

I hope all data are now in tracking table. Dates are following (introduction dates in action 0):
1920 - 00 00
1955 - F0 31
1970 - 56 47
1996 - 6F 6C
2000 - 24 72
About station sizes - if it's possible, all available sizes.
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!
DaleStan
TTDPatch Developer
TTDPatch Developer
Posts: 10285
Joined: 18 Feb 2004 03:06
Contact:

Post by DaleStan »

Here's a working 712, and the changes I made to srssgw.nfo.

The chunks that change action 0s are required to make the 712 work; the remainder are optional.
Wile E. Coyote wrote:1920 - 00 00
1955 - F0 31
1970 - 56 47
1996 - 6F 6C
2000 - 24 72
That's the easy part. The hard part is which vehicle IDs are available when, and your site is down right now.

What I really need is:
For $CARGO, use $ID1 from 1920 to $YEAR1, $ID2 from $YEAR1 to $YEAR2, ...
for each $CARGO.
And, if you want to use different wagon IDs depending on what the source and destination industry are, mention that too.

OT: Wile, could you change your sig to

Code: Select all

Serbian rail set - coding needed to finish
[url=www.geocities.com/wilesttdpage/1435vehicles.htm]standard gauge tracking table[/url] | [url=www.geocities.com/wilesttdpage/076vehicles.htm]narrow gauge tracking table[/url]
And so on, so it looks like this:

Serbian rail set - coding needed to finish
standard gauge tracking table | narrow gauge tracking table <...>

Your current sig is pushing the length limits, IMO.
Attachments
srssgw.diff
(12.16 KiB) Downloaded 72 times
712w.grf
(3.1 KiB) Downloaded 76 times
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
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 »

It's working! DaleStan, great job as allways :D Only little thingy: first engine don't accepts passengers (i.e. anything). Mistake or it's impossible? I incorporated DMU in srssgw.grf. So if you can change something, please change in this grf.
Hmmm... I checked, and site is available. Probably I uploaded something when you tried to visit site, or maybe Yahoo! makes new problems :? Anyway, if some data are missing, tell me and I'll post them.
I changed sig, and I hope it looks better. Thanx for suggestions!
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!
DaleStan
TTDPatch Developer
TTDPatch Developer
Posts: 10285
Joined: 18 Feb 2004 03:06
Contact:

Post by DaleStan »

It was a mistake I guess. Just change/set properties 14 and 15 in the 712's action 0 to the appropriate values. You probably also want to set property 1D. 05 00 00 00 will make the engine refittable to pax and mail, but nothing else, which is a pretty common setting for DMU/EMU engines.
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
DaleStan
TTDPatch Developer
TTDPatch Developer
Posts: 10285
Joined: 18 Feb 2004 03:06
Contact:

Post by DaleStan »

Wile E. Coyote wrote:Here's rank for wagons:

Passenger:
A (ID 39), AB (2B), At (2C), Bt (39), Am (2A), Bm (2E), Beelmt (2F), Baat (1B)
Great. Now, care to explain why a wagon that's released in 1970 is rated above five of the six wagons that are released in 1996? (Or am I reading it backwards, and the wagon released in 1920 is the highest rated?)

I cannot code the AI callback until you tell me which wagon ID should be used for which cargo in which year ranges. Explicitly. None of this when-it-was-introduced stuff; that concept doesn't exist. If there are special cases[0], mention them too.

If you want the AI to use choose between narrow and standard gauge, I have to know which combinations of date, cargo, service distance, &c. should be carried NG, and which should be carried SG.

Random can also be done, in halves, quarters, eighths, sixteenths, &c. (up to at least 1/32768), but it's not particularly pretty.

[0] eg:
- use ID1 to carry goods from a oil refinery, but ID2 to carry goods from a factory
- use ID1 to carry wood to a paper mill, but ID2 to carry wood to a sawmill/factory
- use ID1 for runs shorter than $FOO, ID2 for runs between $FOO and $BAR, and ID3 for runs longer than $BAR
- etcetra.
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
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 »

OK, I hope I got the point. Here is plan:

Passengers:
1B from 1920-1970; 39 from 1970-2005; 2F from 2005
Mail, valuables:
1B from 1920-1970; 3A from 1970-2005; 43 from 2005
Goods from factory and oil rafinery:
1F from 1920-1955; 26 from 1955-1970; 3D from 1970
Goods from sawmill:
22 from 1920-1970; 27 from 1970
Food, livestock:
1F from 1920-1955; 26 from 1955-1970; 44 from 1970
Wood, paper:
22 from 1920-1970; 24 from 1970
Steel:
22 from 1920-1970; 27 from 1970-1996; 40 from 1996
Coal, iron ore, copper ore:
23 from 1920-1955; 1D from 1955-1970; 41 from 1970-1996; 46 from 1970
Grain:
21 from 1920-1970; 41 from 1970-1996; 3F from 1996
Oil, water:
1E from 1920-1970; 29 from 1970-1996; 47 from 1996
Fruit, rubber:
1D from 1920-1970; 41 from 1970

This is plan due to real facts (older wagons are sometimes favorized).

If it's possible, it should be management with NG vehicles with parameter:
-AI not use NG;
-AI use NG only;
-AI use sometimes NG (I'll provide this later).
If not, then that will be third variant.
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!
DaleStan
TTDPatch Developer
TTDPatch Developer
Posts: 10285
Joined: 18 Feb 2004 03:06
Contact:

Post by DaleStan »

Thank you. Looks good, except:
Wile E. Coyote wrote:23 from 1920-1955; 1D from 1955-1970; 41 from 1970-1996; 46 from 1970
Does that mean "randomize beween 41/46 from 1970-1996"?
Wile E. Coyote wrote:If it's possible, it should be management with NG vehicles with parameter:
-AI not use NG;
-AI use NG only;
-AI use sometimes NG
All three are possible.

I'll need the same listing for the NG wagons, if you want the AI to know how to use them.
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
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 »

DaleStan wrote:Thank you. Looks good, except:
Wile E. Coyote wrote:23 from 1920-1955; 1D from 1955-1970; 41 from 1970-1996; 46 from 1970
Does that mean "randomize beween 41/46 from 1970-1996"?
Yes, if it's possible.
DaleStan wrote:I'll need the same listing for the NG wagons, if you want the AI to know how to use them.
Here it is:

Passengers: 59
Mail, valuables: 5A
Steel, wood, paper:60
Goods: randomize between 60 and 5D
Livestock, food: 5D
Coal, iron ore, copper ore, grain, fruit, rubber: 5B
Oil, water: 5C

Behavior for variant when AI use both sets:
Passengers and mail: randomize NG and SG between 1920-1975; use only SG from 1975-2002; randomize between NG and SG after 2002.
Other cargos: randomize between NG and SG between 1920-1975; after 1975 use only SG.
(This is again due to real facts; NG rails were used in Serbia till mid-1970's; then they were disasembled; couple years ago some of them were revitalized, but they're not in use for freight transport.)
Is it possible for example to give bigger chance to SG than NG or it's only possible to add equal chances?
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 »

In meantime, more help needed.
I want to change some industries in Tropical climate, but I don't know is it possible and if it is, I need help.
Fruit hoppers will be filled with apples and plums, because they are most produced fruit in Serbia. It means it would be necessary to replace tropical trees in fruit plantation with apple and plum trees.
In Serbia diamonds are not produced. It would be needed to replace diamond mines with nickel ore mines (factories accepts nickel ore) and replace banks with petrol stations. Oil refineries could produce petrol and rubber (normal transported to factory). Is that possible?
Thanx for advices!
Last edited by Wile E. Coyote on 08 Aug 2005 19:50, edited 2 times 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
Purno
Tycoon
Tycoon
Posts: 16659
Joined: 30 Mar 2004 12:30
Location: Almere, The Netherlands

Post by Purno »

As requested

Image
Contributor to the The 2cc Set and Dutch Trainset. Inventor of the Metro concept. Retired Graphics Artist.
Image Image
Download TT | Latest TTDPatch | OpenTTD | OpenTTDCoop | BaNaNaS: OpenTTD content system | 2048² OTTD scenario of the Netherlands
GRF Codec | GRF Crawler | GRF Maker | Usefull graphics & tools sites | NML Documentation Wiki | NFO Documentation Wiki
All my graphics are licensed under GPL. "Always remember you're unique, just like everyone else."
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 »

Great as allways! :D
Meanwhile, I tried to draw apple and plum trees. Please tell your suggestions. Thanx!
And here is new version of narrow gauge set (working same as previous, so please don't download if you can't help).
Attachments
srsngw.grf
Please don't download this GRF if you can't help; it's not working properly.
(34.19 KiB) Downloaded 64 times
plum_tree.png
plum_tree.png (406 Bytes) Viewed 1727 times
apple_tree.png
apple_tree.png (364 Bytes) Viewed 1727 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 »

Well, now are all SG vehicles finished! GRF is on the first page. So, enjoy!
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 »

Good work, I really enjoy using this set. How much longer for the narrow gage?
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 »

DaleStan is working on AI management for all standard and narrow gauge vehicles, and Purno will draw two remaining narrow gauge DMUs, so when they finish it, it'll be complete playable. BTW, we are working on new industries also, I'm thinking about automotive industry, more agricultural industries (because agriculture is main industry in Serbia) etc.
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
Purno
Tycoon
Tycoon
Posts: 16659
Joined: 30 Mar 2004 12:30
Location: Almere, The Netherlands

Post by Purno »

Wile E. Coyote wrote:and Purno will draw two remaining narrow gauge DMUs,
sorry to dissapoint you, but I did not promise anything. Lately I barely draw for TT, so if you find someone else to do it, that's fine too. Or else, you might have to wait for a pretty long time. Sorry.
Contributor to the The 2cc Set and Dutch Trainset. Inventor of the Metro concept. Retired Graphics Artist.
Image Image
Download TT | Latest TTDPatch | OpenTTD | OpenTTDCoop | BaNaNaS: OpenTTD content system | 2048² OTTD scenario of the Netherlands
GRF Codec | GRF Crawler | GRF Maker | Usefull graphics & tools sites | NML Documentation Wiki | NFO Documentation Wiki
All my graphics are licensed under GPL. "Always remember you're unique, just like everyone else."
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 »

No problem, you did great job anyway. If you'll have time, go for it. If not, maybe I'll try to do something.
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 »

Here is my first try to draw DMU (I know it's not good as Purno's, but...) Pay attention, it's NG DMU, so it's smaller than usual. Any suggestions?
Question for coders: is it possible to fake introduction date? I mean to show in purchase list date before 1921.
Attachments
801.gif
801.gif (2.23 KiB) Viewed 1550 times
801.jpg
801.jpg (7.53 KiB) Viewed 1551 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
Purno
Tycoon
Tycoon
Posts: 16659
Joined: 30 Mar 2004 12:30
Location: Almere, The Netherlands

Post by Purno »

THB it looks quite nice. But the train doesn't seem to have headlights. Also, the roof in | looks different then from the other views, perhaps only use some light colors, besides, it looks to round now.
Contributor to the The 2cc Set and Dutch Trainset. Inventor of the Metro concept. Retired Graphics Artist.
Image Image
Download TT | Latest TTDPatch | OpenTTD | OpenTTDCoop | BaNaNaS: OpenTTD content system | 2048² OTTD scenario of the Netherlands
GRF Codec | GRF Crawler | GRF Maker | Usefull graphics & tools sites | NML Documentation Wiki | NFO Documentation Wiki
All my graphics are licensed under GPL. "Always remember you're unique, just like everyone else."
Post Reply

Return to “Graphics Development”

Who is online

Users browsing this forum: No registered users and 10 guests