Graphics experiment

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

Post Reply
User avatar
Hyronymus
Tycoon
Tycoon
Posts: 13235
Joined: 03 Dec 2002 10:36
Location: The Netherlands
Contact:

Graphics experiment

Post by Hyronymus »

This either becomes a very long topic or a very short one. Can someone create a grf that converts Prebral's iron mine to [url=http://tt-forums.net/download.php?id=37953]Prebral's coal mine from the start of 1975. I don't expect production to shift from iron to coal I just would like to see the graphics change by the start of 1975.
DaleStan
TTDPatch Developer
TTDPatch Developer
Posts: 10285
Joined: 18 Feb 2004 03:06
Contact:

Post by DaleStan »

Not hard.
One or more

Code: Select all

0*0 02 09 <ID> 81 01 00 FF 01 <IronOreID> 00 00 36 <CoalID> 00
sprites should do the trick.
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
Hyronymus
Tycoon
Tycoon
Posts: 13235
Joined: 03 Dec 2002 10:36
Location: The Netherlands
Contact:

Post by Hyronymus »

Interesting Dalestan. And what if I decide to change my mind and would want the produced goods to change too? That's probably a no-go, right?!
michael blunck
Tycoon
Tycoon
Posts: 5954
Joined: 27 Apr 2005 07:09
Contact:

Post by michael blunck »

> That's probably a no-go, right?!

The type of goods produced cannot be changed time-dependant.

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

Post by DaleStan »

Yes and no. You can't change which two goods are produced, but you can produce them in different quantities depending on date, by using the production callback (Action2Industries), and another copy of that sprite, except with <feature> set to 0A instead of 09.
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
Hyronymus
Tycoon
Tycoon
Posts: 13235
Joined: 03 Dec 2002 10:36
Location: The Netherlands
Contact:

Post by Hyronymus »

OK, that's a very clear answer. And what is the industry limit per climate, did that change with the introduction of ECS or Michael's beer & fish?
DaleStan
TTDPatch Developer
TTDPatch Developer
Posts: 10285
Joined: 18 Feb 2004 03:06
Contact:

Post by DaleStan »

Maximum industry types: 37 (decimal)
Maximum industries: 90 (decimal)
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
Hyronymus
Tycoon
Tycoon
Posts: 13235
Joined: 03 Dec 2002 10:36
Location: The Netherlands
Contact:

Post by Hyronymus »

Quick replies, thanks again. I'm going to count the amount of industrie types in the temperate climate tomorrow.
Post Reply

Return to “Graphics Development”

Who is online

Users browsing this forum: Google [Bot] and 22 guests