Page 31 of 39
Re: [CZTR / 32bpp ] - Czech total replacement
Posted: 25 Dec 2020 22:49
by Argus
Does not work in other road set, reports attempt to use invalid sprite
Re: [CZTR / 32bpp ] - Czech total replacement
Posted: 26 Dec 2020 12:04
by Arnoud
bassem.90 wrote: 24 Dec 2020 21:31
stefino_cz wrote: 24 Dec 2020 10:23
Hi everyone. CZTR Tram set 2.0.0 has been published. Merry Christmas and Happy new year!
First of all thank you

I tried but to download the set from the online server , download was completed but the set didn't appear in my newgrf list . Please if you can fix
Pehaps you still have an older version, try deleting the older version.
Bug: in the build menu of the tram tracks, the tracks seem to be pointing in the wrong direction.
Re: [CZTR / 32bpp ] - Czech total replacement
Posted: 26 Dec 2020 14:07
by bassem.90
Arnoud wrote: 26 Dec 2020 12:04
bassem.90 wrote: 24 Dec 2020 21:31
stefino_cz wrote: 24 Dec 2020 10:23
Hi everyone. CZTR Tram set 2.0.0 has been published. Merry Christmas and Happy new year!
First of all thank you

I tried but to download the set from the online server , download was completed but the set didn't appear in my newgrf list . Please if you can fix
Pehaps you still have an older version, try deleting the older version.
Bug: in the build menu of the tram tracks, the tracks seem to be pointing in the wrong direction.
So will delete the old CZTR trams and try

thank you
Re: [CZTR / 32bpp ] - Czech total replacement
Posted: 26 Dec 2020 20:31
by bassem.90
Hello please how can I delete grf file if downloaded from online server ? Thank you
Re: [CZTR / 32bpp ] - Czech total replacement
Posted: 26 Dec 2020 23:32
by Argus
Typically document and settings, your profile, openttd directory and newgrf directory.
Re: [CZTR / 32bpp ] - Czech total replacement
Posted: 26 Dec 2020 23:46
by Argus
The shopping window at the trams is too big, you can't click on the purchase! At least on a laptop, but I would say that desktops will have the same problem. The slider is only at the list of vehicles, which is a long-term problem directly with Openttd ....
Re: [CZTR / 32bpp ] - Czech total replacement
Posted: 27 Dec 2020 08:09
by andythenorth
Hi
To help players, I have been adding CZTR Engines grfs to the incompatible grfs list in FIRS 4.
CZTR Engines grfs break FIRS by defining their own cargos, so FIRS 4 needs to disable if these grfs are used in the same game.
So far I have added:
- CZTR Engines-Diesel
- CZTR Engines-Electric
- CZTR Engines-EMU
- CZTR Engines-Steam
Are there other CZTR grfs that define their own cargos?
Thanks!
Re: [CZTR / 32bpp ] - Czech total replacement
Posted: 27 Dec 2020 13:22
by Argus
I'm betting on the same problem as with the Extreme industry set
Re: [CZTR / 32bpp ] - Czech total replacement
Posted: 27 Dec 2020 16:44
by bassem.90
Hello is is possible to post the new CZTR trams set on the google drive since we can place it easily in the grf and play it ? I am not able to delete the old CZTR trams set from the server and I am not able to find it in the grf folder. Kindly if you can assist us . Thank you
Re: [CZTR / 32bpp ] - Czech total replacement
Posted: 27 Dec 2020 18:21
by Arnoud
bassem.90 wrote: 27 Dec 2020 16:44
Hello is is possible to post the new CZTR trams set on the google drive since we can place it easily in the grf and play it ? I am not able to delete the old CZTR trams set from the server and I am not able to find it in the grf folder. Kindly if you can assist us . Thank you
There is a google drive link in the first post of this thread I think.
the grf folder should be here:
documents>openttd>content_download>newgrf
Re: [CZTR / 32bpp ] - Czech total replacement
Posted: 27 Dec 2020 18:30
by Arnoud
andythenorth wrote: 27 Dec 2020 08:09
Hi
To help players, I have been adding CZTR Engines grfs to the incompatible grfs list in FIRS 4.
CZTR Engines grfs break FIRS by defining their own cargos, so FIRS 4 needs to disable if these grfs are used in the same game.
So far I have added:
- CZTR Engines-Diesel
- CZTR Engines-Electric
- CZTR Engines-EMU
- CZTR Engines-Steam
Are there other CZTR grfs that define their own cargos?
Thanks!
These are engines rather than wagons though, so they should not need to be incompatible, would be an easy fix to just remove the cargotable from these grfs?
Allso I really like the new steam trams, would be nice if they can run on unelectrified tram tracks, this is allso easy to fix:
tramtypetable { RAIL }
than just add this to the coding of the steam trams:
road_type: RAIL;
Re: [CZTR / 32bpp ] - Czech total replacement
Posted: 27 Dec 2020 19:41
by bassem.90
Arnoud wrote: 27 Dec 2020 18:21
bassem.90 wrote: 27 Dec 2020 16:44
Hello is is possible to post the new CZTR trams set on the google drive since we can place it easily in the grf and play it ? I am not able to delete the old CZTR trams set from the server and I am not able to find it in the grf folder. Kindly if you can assist us . Thank you
There is a google drive link in the first post of this thread I think.
the grf folder should be here:
documents>openttd>content_download>newgrf
Hello thank you but I am not able to find it
Re: [CZTR / 32bpp ] - Czech total replacement
Posted: 27 Dec 2020 21:01
by stefino_cz
andythenorth wrote: 27 Dec 2020 08:09
Hi
To help players, I have been adding CZTR Engines grfs to the incompatible grfs list in FIRS 4.
CZTR Engines grfs break FIRS by defining their own cargos, so FIRS 4 needs to disable if these grfs are used in the same game.
So far I have added:
- CZTR Engines-Diesel
- CZTR Engines-Electric
- CZTR Engines-EMU
- CZTR Engines-Steam
Are there other CZTR grfs that define their own cargos?
Thanks!
Hi Andy,
I have no idea how new FIRS works but older one had no problem with our Railway GRFs. Only problem was in case that FIRS was above our GRFs and rewrote cargos. Then engines didn't work because they use their own cargo for refit. But if we swapped it, it worked fine.
Stefino_cz
Re: [CZTR / 32bpp ] - Czech total replacement
Posted: 27 Dec 2020 21:13
by andythenorth
stefino_cz wrote: 27 Dec 2020 21:01I have no idea how new FIRS works
Thanks for reply
You don't need to know how FIRS works, I'll take care of it
Just tell me the full list of grfids where you define cargos, and I'll make sure FIRS disables with those.
Alternately I can just disable FIRS with all CZTR sets, but that seems like overkill no?
cheers!
Re: [CZTR / 32bpp ] - Czech total replacement
Posted: 27 Dec 2020 21:18
by Argus
However, this does not solve the problem when factory graphics use the full maximum cargos...
Re: [CZTR / 32bpp ] - Czech total replacement
Posted: 27 Dec 2020 21:24
by andythenorth
Argus wrote: 27 Dec 2020 21:18
However, this does not solve the problem when factory graphics use the full maximum cargos...
Those industry grfs can disable themselves, it's fine.

Each industry grf author just needs to code it.
Re: [CZTR / 32bpp ] - Czech total replacement
Posted: 28 Dec 2020 06:49
by bassem.90
What is the best way to delete the old CZTR tram set download from the online server ? I can't find it in my grf folder. I want CZTR tram set 2.0 to replace it since I already download it from the server but can't see it in the grf list because I have the old version while before I used to see the two versions . Please assist me and I am playing the android version. Thank you

Re: [CZTR / 32bpp ] - Czech total replacement
Posted: 30 Dec 2020 13:57
by Argus
Don't you plan freight trams? I know they weren't used much in our country, but still ....
Re: [CZTR / 32bpp ] - Czech total replacement
Posted: 13 Jan 2021 07:23
by VikTTD
OndrejSup wrote: 13 Jan 2021 01:26
I've found one small problem with Skoda 15T street car. Loading and unloading takes five times longer than T6A5 or similar.
CZ: Dobrý den, ten samý problém je i s KT8D5 nebo K2. Ale není to zas tak zlé, protože T3 nebo T6A5 funguje bez problému.
EN: Hi, The same problem is with KT8D5 or K2. But it's not that bad, because T3 or T6A5 works without a problem.
Re: [CZTR / 32bpp ] - Czech total replacement
Posted: 26 Jan 2021 08:20
by LUCKY DANcz
CZ: Má někdo jiný problémy se setem busů a náklaďáků? Mohl by mi někdo pomoci, velmi by jsem to ocenil.
----------------------------------------------------------------------------------------------------------------------------------
EN: Does anybody else have problems with the bus and truck set? Can somebody help, i would greatly appreciate it.