ECS vectors v1.1.2 (by George) 19/06/2011

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

Do you use ECS with TTDP?

I use ECS under TTDP
5
3%
I use ECS under TTDP and OTTD
6
4%
I use ECS under OTTD
158
93%
 
Total votes: 169

User avatar
George
Tycoon
Tycoon
Posts: 4364
Joined: 16 Apr 2003 16:09
Skype: george-vb
Location: Varna, Bulgaria
Contact:

Re: ECS implementation by George: ECS vectors. Beta 4 11/01/2008

Post by George »

wallyweb wrote:There is an inconsistency. The wiki says the factory accepts wood products.
I have just loaded all the latest vectors in a game and I see the factory accepting steel, glass and dyes, but I do not see it accepting wood products.
Is the wiki wrong or will this be changed in the grf?
wiki is outdated. It accepts steel, glass, dyes.
If glass or steel is available, it uses them to create goods and uses dyes (if any) to increase amount of goods (paint them). If dyes is the only cargo or no income cargo is defined, it produces goods from nothing And uses dyes to paint them :wink:
wallyweb wrote:Another question:
The wiki says "The industry can't process only glass or wood products nor glass and wood products without steel."
Outdated
wallyweb wrote:This implies that the Machinery Vector must be loaded as well as the Wood Vector and/or the Basic Vector. In other words, If a player loads only the Town Vector and the Basic Vector, delivering Glass to the factory will have no effect. Is this correct?
No. This text was written when it was a part of Machinery vector. Now it uses the cargoes it has :wink:
Image Image Image Image
User avatar
wallyweb
Tycoon
Tycoon
Posts: 6102
Joined: 27 Nov 2004 15:05
Location: Canada

Re: ECS implementation by George: ECS vectors. Beta 4 11/01/2008

Post by wallyweb »

George wrote:wiki is outdated. It accepts steel, glass, dyes.
If glass or steel is available, it uses them to create goods and uses dyes (if any) to increase amount of goods (paint them). If dyes is the only cargo or no income cargo is defined, it produces goods from nothing And uses dyes to paint them :wink:
Outdated
No. This text was written when it was a part of Machinery vector. Now it uses the cargoes it has :wink:
The wiki should be updated with these sometime tomorrow after I've had a good night's sleep. I'll try to dream up some new questions for you to answer. :mrgreen:
Roujin
Tycoon
Tycoon
Posts: 1884
Joined: 08 Apr 2007 04:07

Re: ECS implementation by George: ECS vectors. Beta 4 11/01/2008

Post by Roujin »

George wrote:Mine closure bug should be fixed now.
tested again with new version; difference is that the sand pit now started with 12%. But it still went down by 1% every month until it was at 3%, then it went to 0%(closure) again...
edit: that was with the running game updated to new ecs vectors version; I'll start a new game to test again...


Another question is why I only get "66% of sand transported" while it is serviced by so many lorries that there's never cargo waiting at the station?? Shouldn't it be (like) 100% then? :? just what am I doing wrong here?...
* @Belugas wonders what is worst... a mom or a wife...
<Lakie> Well, they do the same thing but the code is different.

______________
My patches
check my wiki page (sticky button) for a complete list

ImageImage
ImageImageImageImageImageImageImage
richk67
Tycoon
Tycoon
Posts: 2363
Joined: 05 Jun 2003 16:21
Location: Up North
Contact:

Re: ECS implementation by George: ECS vectors. Beta 4 11/01/2008

Post by richk67 »

IIRC the transport rating is also based on how new the vehicles are and how fast they are. So a maglev servicing a station as frequently as a Jinty would have a far higher rating. So although you are full-loading into trucks all the time, they are not getting the other bonuses for speed, and perhaps age, that a train service would have.

See link.
OTTD NewGRF_ports. Add an airport design via newgrf.Superceded by Yexo's NewGrf Airports 2
Want to organise your trains? Try Routemarkers.
--- ==== --- === --- === ---
Firework Photography
Roujin
Tycoon
Tycoon
Posts: 1884
Joined: 08 Apr 2007 04:07

Re: ECS implementation by George: ECS vectors. Beta 4 11/01/2008

Post by Roujin »

Do I understand it right that the protection period means it will be closed even if poorly serviced (where poorly can also mean serviced by lorries :roll: )?

Or does the protection period only apply when the industry is NOT serviced?


edit: @richk: this cannot be valid for OpenTTD. According to what's written there, i should have a very high station rating all the time, since cargo waiting is always <100 => 130 points and days since last cargo pickup == frequency of the industry producing ~= 3 or 4 days => 95 to 130 points

that makes 225 to 260 points / 255 = 88 to 100%

But I'm stuck at 67% for some reason. And that appearently limits the cargo i recieve from the industry to 67% aswell. and that means it will decrease and decrease and decrease production until it closes. :(

ps: arrrrgh your nickname contains 67 :P stop mocking me >.< :P

pps: maybe i am bugging the wrong person.. should ask in the openTTD section why its downright impossible to get good ratings with road vehs... :/

ppps: OTOH, a rating of 67% is called "Very Good" by the game. Why do the industries think they should punish me if my rating is "Very Good", but not just "Excellent"?
Last edited by Roujin on 22 Jan 2008 14:12, edited 2 times in total.
* @Belugas wonders what is worst... a mom or a wife...
<Lakie> Well, they do the same thing but the code is different.

______________
My patches
check my wiki page (sticky button) for a complete list

ImageImage
ImageImageImageImageImageImageImage
User avatar
wallyweb
Tycoon
Tycoon
Posts: 6102
Joined: 27 Nov 2004 15:05
Location: Canada

Another Factory Question

Post by wallyweb »

wiki wrote:Factories change graphics over time (according to TTRS v3 parameter 1). The change occurs independently for each tile.
What if a player does not use TTRSv3? Perhaps a player prefers to use another City Set that has its own method to change over time. What happens to the factory then?
User avatar
George
Tycoon
Tycoon
Posts: 4364
Joined: 16 Apr 2003 16:09
Skype: george-vb
Location: Varna, Bulgaria
Contact:

Re: Another Factory Question

Post by George »

wallyweb wrote:
wiki wrote:Factories change graphics over time (according to TTRS v3 parameter 1). The change occurs independently for each tile.
What if a player does not use TTRSv3? Perhaps a player prefers to use another City Set that has its own method to change over time. What happens to the factory then?
It behaves as param=0
Image Image Image Image
richk67
Tycoon
Tycoon
Posts: 2363
Joined: 05 Jun 2003 16:21
Location: Up North
Contact:

Re: ECS implementation by George: ECS vectors. Beta 4 11/01/2008

Post by richk67 »

Roujin wrote:But I'm stuck at 67% for some reason.
You could try adding a statue in the local town and see if that helps. It should add about 8-9%, which might not be enough, but OTOH, you wont know until you try....
ps: arrrrgh your nickname contains 67 :P stop mocking me >.< :P
Grin :) I cant help being old....
OTTD NewGRF_ports. Add an airport design via newgrf.Superceded by Yexo's NewGrf Airports 2
Want to organise your trains? Try Routemarkers.
--- ==== --- === --- === ---
Firework Photography
User avatar
George
Tycoon
Tycoon
Posts: 4364
Joined: 16 Apr 2003 16:09
Skype: george-vb
Location: Varna, Bulgaria
Contact:

Re: ECS implementation by George: ECS vectors. Beta 4 11/01/2008

Post by George »

Roujin wrote:
George wrote:Mine closure bug should be fixed now.
ested again with new version; difference is that the sand pit now started with 12%. But it still went down by 1% every month until it was at 3%, then it went to 0%(closure) again...
edit: that was with the running game updated to new ecs vectors version; I'll start a new game to test again...
That is strange. This change should affect existing games too :?
Image Image Image Image
Roujin
Tycoon
Tycoon
Posts: 1884
Joined: 08 Apr 2007 04:07

Re: ECS implementation by George: ECS vectors. Beta 4 11/01/2008

Post by Roujin »

ok, putting this in new post since several posts have been posted inbetween :oops: :

I found the page I need on the openttd wiki: http://wiki.openttd.org/index.php/Game_ ... ion_rating
Now I exactly know why its 67% (once the lorries are not new anymore)
less than 4 days since last cargo pickup = 130 points = 51%
less than 100 units of cargo waiting = 40 points = 16%

I won't get more unless 1) the lorries are brand new (not practicable), 2) they are above 52 mph fast (not possible until very late in game), 3) I build a statue in town (costly) or 4) I repeatedly advertise in town (costly)

this essentially means that I cannot service ECS Industries with lorries until late game except I keep spending money in the town the industry belongs to.

Is this intended?
* @Belugas wonders what is worst... a mom or a wife...
<Lakie> Well, they do the same thing but the code is different.

______________
My patches
check my wiki page (sticky button) for a complete list

ImageImage
ImageImageImageImageImageImageImage
User avatar
wallyweb
Tycoon
Tycoon
Posts: 6102
Joined: 27 Nov 2004 15:05
Location: Canada

Re: Another Factory Question

Post by wallyweb »

George wrote:
wallyweb wrote:
wiki wrote:Factories change graphics over time (according to TTRS v3 parameter 1). The change occurs independently for each tile.
What if a player does not use TTRSv3? Perhaps a player prefers to use another City Set that has its own method to change over time. What happens to the factory then?
It behaves as param=0
Do you mean this one?:
TTRSv3 wrote:0 - Use the new building types only, default TTD buildings are disabled
Does this mean that unless the player is using TTRSv3, there will be no time based changes to the Factory's graphics?
User avatar
George
Tycoon
Tycoon
Posts: 4364
Joined: 16 Apr 2003 16:09
Skype: george-vb
Location: Varna, Bulgaria
Contact:

Re: Another Factory Question

Post by George »

wallyweb wrote:
George wrote:
wallyweb wrote:What if a player does not use TTRSv3? Perhaps a player prefers to use another City Set that has its own method to change over time. What happens to the factory then?
It behaves as param=0
Do you mean this one?:
TTRSv3 wrote:0 - Use the new building types only, default TTD buildings are disabled
Does this mean that unless the player is using TTRSv3, there will be no time based changes to the Factory's graphics?
One more mistake :) param 2
2nd 0 (default) time sequence is followed.
1 - Force the 1920-1950 era. This means that the graphics for this era are used no matter what year it actually is in the game.
2 - Force the 1950-1980 era.
3 - Force the 1980-2010 era.
4 - Force the 2010-forever era.
5 - Mix all eras. This means buildings from all eras can appear no matter what year it is in the game.
value 5 would mean endless cycle
Image Image Image Image
User avatar
wallyweb
Tycoon
Tycoon
Posts: 6102
Joined: 27 Nov 2004 15:05
Location: Canada

Re: Another Factory Question

Post by wallyweb »

George wrote: ...
Ok ... If the player is using TTRSv3, the Factory will behave according to the player's parameter values. If the player is not using TTRSv3, then normal time cycles will be followed.
User avatar
George
Tycoon
Tycoon
Posts: 4364
Joined: 16 Apr 2003 16:09
Skype: george-vb
Location: Varna, Bulgaria
Contact:

Re: ECS implementation by George: ECS vectors. Beta 4 11/01/2008

Post by George »

George wrote:Mine closure bug should be fixed now.
Sorry, the fix does not work as intended in all the cases :oops: I have to make a deeper research.

Edit:
Belugas and me found the reason for closures. Hope we will provide a solution soon. :D
Image Image Image Image
User avatar
jacke
Director
Director
Posts: 533
Joined: 19 May 2002 14:47
Location: Sweden

Re: ECS implementation by George: ECS vectors. Beta 4 11/01/2008

Post by jacke »

Hello George and Wallyweb

Today I tried out the ECS vectors in the tropical climate in OTTD, and I found that no fruit plantations were generated. I tried to fund one myself, but I just get an error that they can't be built in rainforests. If I try to build them in the desert, I just get "This industry can't be built in desert" (which is correct behaviour I suppose).

I can add that I try place them near water as the wiki states as a requirement. I also tried to place it on sloped land, but I guess I should get a different error message if that was the problem?
http://wiki.ttdpatch.net/tiki-index.php?page=ECSAVFruitPlantation wrote:Fruit plantations can be build on sloped land near water (0 - 16). They can't be build near other fruit plantations, breweries, food plants, refineries or near towns (Ed > Rz0).
Is sloped land really a requirement? In a temperate map I generated, fruit plantations appeared on flat ground too.

/ Jakob
Attachments
fruitPlant_RF.png
fruitPlant_RF.png (76.99 KiB) Viewed 2070 times
User avatar
George
Tycoon
Tycoon
Posts: 4364
Joined: 16 Apr 2003 16:09
Skype: george-vb
Location: Varna, Bulgaria
Contact:

Re: ECS implementation by George: ECS vectors. Beta 4 11/01/2008

Post by George »

jacke wrote:Today I tried out the ECS vectors in the tropical climate in OTTD, and I found that no fruit plantations were generated. I tried to fund one myself, but I just get an error that they can't be built in rainforests. If I try to build them in the desert, I just get "This industry can't be built in desert" (which is correct behaviour I suppose).
I can add that I try place them near water as the wiki states as a requirement. I also tried to place it on sloped land, but I guess I should get a different error message if that was the problem? Is sloped land really a requirement? In a temperate map I generated, fruit plantations appeared on flat ground too.
No, sloped land is not a requirement, but possibility. On the picture it looks like a rain forest. You should build between the rain forest and desert. Try the land edge for example. As for error message - yes, it should display different, message for every check.
Image Image Image Image
User avatar
Korenn
Tycoon
Tycoon
Posts: 1735
Joined: 26 Mar 2004 01:27
Location: Netherlands
Contact:

Re: ECS implementation by George: ECS vectors. Beta 4 11/01/2008

Post by Korenn »

George, could you address the truck issue? I think it's a valid point.
User avatar
George
Tycoon
Tycoon
Posts: 4364
Joined: 16 Apr 2003 16:09
Skype: george-vb
Location: Varna, Bulgaria
Contact:

Re: ECS implementation by George: ECS vectors. Beta 4 11/01/2008

Post by George »

Korenn wrote:George, could you address the truck issue? I think it's a valid point.
closure bug will be fixed. As for 67% I'll have a look as soon as the closure bug is fixed
Image Image Image Image
Roujin
Tycoon
Tycoon
Posts: 1884
Joined: 08 Apr 2007 04:07

Re: ECS implementation by George: ECS vectors. Beta 4 11/01/2008

Post by Roujin »

In my running game I now use the work around to fund a statue in every town that has a primary industry I service. This way it somehow works, but it's still quite fragile. ;)

Well, I don't want to hasten you, so I'll patiently wait for new releases. :)
* @Belugas wonders what is worst... a mom or a wife...
<Lakie> Well, they do the same thing but the code is different.

______________
My patches
check my wiki page (sticky button) for a complete list

ImageImage
ImageImageImageImageImageImageImage
User avatar
wallyweb
Tycoon
Tycoon
Posts: 6102
Joined: 27 Nov 2004 15:05
Location: Canada

Re: ECS implementation by George: ECS vectors. Beta 4 11/01/2008

Post by wallyweb »

wiki wrote:They can't be built near other factories, sawmills, glass works nor steel mills.
Now that Dyes have been substituted for Forest Products, shouldn't this be changed to "They can't be built near other factories, chemical plants, glass works nor steel mills."?

Also, please define "near" ... what is the minimum number of tiles required to separate these industries?
Post Reply

Return to “Graphics Development”

Who is online

Users browsing this forum: No registered users and 13 guests