Before the newindustries come, I would like to change some basic texts in OpenTTD using GRF - for example I want to alter sprites of Oilwells and Rafinery into Limekiln and Cementworks to fit more into my scenario.
There is no proble with the graphics, that is working great so far (including screenshot) but I tried to change generic strings for comodity, industry etc, but my testing grf doesnt work.
So I am asking whenever it is some feature, that is not supported by OpenTTD or if I do have some errors in the GRF.
My code follows:
Code: Select all
// Automatically generated by GRFCODEC. Do not modify!
// (Info version 7)
// Format: spritenum pcxfile xpos ypos compression ysize xsize xrel yrel
0 * 4 06 00 00 00
1 * 12 08 07 "DF" 02 01 "Test" 00 00
2 * 11 04 48 FF 01 12 00 "Lime" 00
3 * 11 04 48 FF 01 32 00 "Lime" 00
4 * 18 04 48 FF 01 52 00 "ton of lime" 00
5 * 19 04 48 FF 01 72 00 "tons of lime" 00
6 * 10 04 48 FF 01 92 00 "\0eLM" 00