Total Bridge Renewal Set: version 1.12
Moderator: Graphics Moderators
Re: Total Bridge Renewal Set: version 1.12
For as far as it concerns my graphics; yes.
Point is you need permission from every author who contributed either artwork or code to the GRF you're gonna release.
Point is you need permission from every author who contributed either artwork or code to the GRF you're gonna release.
Contributor to the The 2cc Set and Dutch Trainset. Inventor of the Metro concept. Retired Graphics Artist.

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."
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."
Re: Total Bridge Renewal Set: version 1.12
HelloBeSt-Com wrote:Hello,
i would like to change the code, that no bridge can be longer than 10 Tiles. Is this allowed?? I would lik to publish the "new" grf for use in a szenario-contest!
You might post the edited version here... Anyway, noone stops you to modify it for your own purposes.
But you can do this without editing TBRS. Just create a newgrf which readjusts the bridge lengths, then load it after TBRS.
Re: Total Bridge Renewal Set: version 1.12
That sounds good, but i'm not able to do that... anybody here who would code that for me??thgergo wrote:Just create a newgrf which readjusts the bridge lengths, then load it after TBRS.
Re: Total Bridge Renewal Set: version 1.12
Oh yes you are. Check my "Longer Girder, Steel Bridge" from the content download as an example, then repeat the principle for all bridges while setting the length to 0A.BeSt-Com wrote:That sounds good, but i'm not able to do that...
Re: Total Bridge Renewal Set: version 1.12
thx FooBar for that help! I will try again!! 

Re: Total Bridge Renewal Set: version 1.12
Sorry for digging up an "old" thread, but I figured it was better to post my questions in here rather than starting a new tread;
Anyways, due to an inquiry I was directed to the source code for the TBRS set! The reason be is that I want to create a a couple of single .grf's - (for my own use of course) - of some of the bridges included in the TBRS, and have them replace some of the original bridges - a bit different than what's the case with the actual TBRS .grf.
The bridges I want to create single .grf's for are the "Tied Arch", "Cantilever Steel", and the "Concrete Viaduct"! According to the information I have received I only need to copy and paste the appropriate codes and obviously produce single .pcx files for each three of the bridges! However, looking at those files doesn't make much sense to me at all. I'm sure it's easier than it looks, but since I'm not a coder this is mostly "greek" to me.
Can anyone help me with a more "step-by-step" guide as to how these .nfo files should look like, (what to include as well as how to add the replacement)? I'd be very grateful of course!
I've attached the source below;
---Edit to add 1;---
Forgot to add that anyone who helps me will receive a complete version of IKEA and the Mall for use as an "Eye Candy Object" in game...

---Edit to add 2;---
Just a quicky; Noticed that the two tubular bridges appears in TTDP when using the TBRS. I was under the impression that these two bridges only worked in OTTD. Has something changed with any nightly since the last year or so? I'm currently using the latest Alpha 2.6 r2303!

Anyways, due to an inquiry I was directed to the source code for the TBRS set! The reason be is that I want to create a a couple of single .grf's - (for my own use of course) - of some of the bridges included in the TBRS, and have them replace some of the original bridges - a bit different than what's the case with the actual TBRS .grf.
The bridges I want to create single .grf's for are the "Tied Arch", "Cantilever Steel", and the "Concrete Viaduct"! According to the information I have received I only need to copy and paste the appropriate codes and obviously produce single .pcx files for each three of the bridges! However, looking at those files doesn't make much sense to me at all. I'm sure it's easier than it looks, but since I'm not a coder this is mostly "greek" to me.
Can anyone help me with a more "step-by-step" guide as to how these .nfo files should look like, (what to include as well as how to add the replacement)? I'd be very grateful of course!

I've attached the source below;
---Edit to add 1;---
Forgot to add that anyone who helps me will receive a complete version of IKEA and the Mall for use as an "Eye Candy Object" in game...

---Edit to add 2;---
Just a quicky; Noticed that the two tubular bridges appears in TTDP when using the TBRS. I was under the impression that these two bridges only worked in OTTD. Has something changed with any nightly since the last year or so? I'm currently using the latest Alpha 2.6 r2303!
Simuscape - Chose Your Destination;
Simuscape | Visual Studio | INFRA Diary
INFRA Downloads - Chose Your Destination;
Simuscape | INFRA - A World of its own
Simuscape | Visual Studio | INFRA Diary
INFRA Downloads - Chose Your Destination;
Simuscape | INFRA - A World of its own
Re: Total Bridge Renewal Set: version 1.12
Try this, I am not an expert in nfo myself, but copy-paste always worked for me.
DoNotReadMe included.
Edit: This one is for adding new sprites, if you want single grfs just skip to step 8.
DoNotReadMe included.
Edit: This one is for adding new sprites, if you want single grfs just skip to step 8.
- Attachments
-
- SAC.zip
- Should help a little.
- (541.57 KiB) Downloaded 305 times
Re: Total Bridge Renewal Set: version 1.12
If it just were that easy, but it isn't ...SAC wrote: ... According to the information I have received I only need to copy and paste the appropriate codes ...
I've already started on exactly what you are looking for quite a while back for the NABridges set (with permission); which was to be a copy of TBRS, but adapted for our NACan stuff. However, it was postponed then for various reasons.
Anyway, to do bridges properly, you need to use GRM, an Action-A to store your sprites, and a very nice and complex looking property 0D for bridges. To top it off Action-6s are needed too.
BTW, I'm not sure whether the problem with the concrete viaduct was fixed in TBRS, I had to make changes to the sprites, the pillars didn't work properly.
I'll have to dig things up first. Give me a day or two and I'll see what I can do.
Re: Total Bridge Renewal Set: version 1.12
Thanks for the effort!FHS wrote:Try this, I am not an expert in nfo myself, but copy-paste always worked for me.
DoNotReadMe included.
Edit: This one is for adding new sprites, if you want single grfs just skip to step 8.

My needs are more in line with creating separate .grf's of some of the bridges from the TBRS set - something which is needed as I have some custom bridges myself that requires testing in game, thus making it difficult to use a complete set such as TBRS!

Oz, I sent you a pm...

Last edited by SAC on 20 Feb 2010 15:08, edited 1 time in total.
Simuscape - Chose Your Destination;
Simuscape | Visual Studio | INFRA Diary
INFRA Downloads - Chose Your Destination;
Simuscape | INFRA - A World of its own
Simuscape | Visual Studio | INFRA Diary
INFRA Downloads - Chose Your Destination;
Simuscape | INFRA - A World of its own
Re: Total Bridge Renewal Set: version 1.12
I would give my right hand if it solves your problem, just to get THAT eyecandySAC wrote:---Edit to add 1;---
Forgot to add that anyone who helps me will receive a complete version of IKEA and the Mall for use as an "Eye Candy Object" in game...


Re: Total Bridge Renewal Set: version 1.12
Is it possible to fix it?
- Attachments
-
- Przechwytywanie.PNG (3.72 KiB) Viewed 5066 times
Correct me If I am wrong - PM me if my English is bad
AIAI - AI for OpenTTD
AIAI - AI for OpenTTD
-
- Engineer
- Posts: 5
- Joined: 05 Sep 2006 23:56
Re: Total Bridge Renewal Set: version 1.12
I really like this set.
Because of the compatibility issues with roadsets and because the "Total Town Replacement Set" already uses these nice bridges i would only like to use the rail bridges.
What would I need to do in the .nfo file to remove the road bridges?
Edit: found this http://www.tt-forums.net/viewtopic.php?p=736691#p736691 The start post could use this info.
Because of the compatibility issues with roadsets and because the "Total Town Replacement Set" already uses these nice bridges i would only like to use the rail bridges.
What would I need to do in the .nfo file to remove the road bridges?
Edit: found this http://www.tt-forums.net/viewtopic.php?p=736691#p736691 The start post could use this info.
Re: Total Bridge Renewal Set: version 1.12
A little update, new suspension bridge is being constructed in the works. This one should replace the default TTD one. 

- Attachments
-
- -
- new.png (20.46 KiB) Viewed 4485 times
- planetmaker
- OpenTTD Developer
- Posts: 9432
- Joined: 07 Nov 2007 22:44
- Location: Sol d
Re: Total Bridge Renewal Set: version 1.12
Nicethgergo wrote:A little update, new suspension bridge is being constructed in the works. This one should replace the default TTD one.

As shown there, I think that the bridge pillars and suspension need a bit more detail still; but I assume it's still WIP and worked on?
Also, when I'm now here, I'd like to ask for a parameter option which turns off to show tracks on rail bridges; that'd allow much smoother working together with the many new railtypes newgrfs found.
OpenTTD: manual | online content | translations | Wanted contributions and patches
#openttdcoop: blog | wiki | public server | DevZone | NewGRF web translator
DevZone - home of the free NewGRFs: OpenSFX | OpenMSX | OpenGFX | Swedish Rails | OpenGFX+ Trains|RV|Industries|Airports|Landscape | NML
Re: Total Bridge Renewal Set: version 1.12
Of course it was just a draft, here is with more shading, and detail.
I also plan removing the ramaining original TTD elements from this grf. So the tubular rail bridges will go away. And remove the ballast from the rails, replace it with unique surface per each bridge, such as concrete. Cantilever, and truss bridges will be look-trough.
After some discussions this way will be implemented, it will be possible to remove the rails from rail bridges. Also this will be updated with automatic detection of newgrfs what will benefit from this. Also I think ill do this with maglev, monorail.planetmaker wrote:Also, when I'm now here, I'd like to ask for a parameter option which turns off to show tracks on rail bridges; that'd allow much smoother working together with the many new railtypes newgrfs found.
I also plan removing the ramaining original TTD elements from this grf. So the tubular rail bridges will go away. And remove the ballast from the rails, replace it with unique surface per each bridge, such as concrete. Cantilever, and truss bridges will be look-trough.
- Attachments
-
- 2.png (15.51 KiB) Viewed 4383 times
Re: Total Bridge Renewal Set: version 1.12
Is there a Total Bridge Renewal Set v1.12 with CS roads ? If not, could someone PLEASE create/compile it?File comment: Total Bridge Renewal Set v1.11 with North American Roads
total_bridges_NAR.grf [450.51 KiB]

Re: Total Bridge Renewal Set: version 1.12
I dont think is there a version with CS roads. You can always make a custom version for CS roads, noone yet assigned to this.
Re: Total Bridge Renewal Set: version 1.12
That grf is one of favourite - and now it is developing again!
Correct me If I am wrong - PM me if my English is bad
AIAI - AI for OpenTTD
AIAI - AI for OpenTTD
Re: Total Bridge Renewal Set: version 1.12
Because currently I have no idea how to make it myself, I have asked here. I don't want to read all the GRF wiki , just to make some changes. I thing there are more advanced users, who have already preset GRF creating environmentthgergo wrote:I dont think is there a version with CS roads. You can always make a custom version for CS roads, noone yet assigned to this.

That's why I would be very thankful if someone could make it, of cause if it not too much work.
Generally speaking, is it not possible to make bridge set, that could adapt to any road ? I mean that road sprites would be drawn on top of bridges ( e.g. Alpha composition )
Re: Total Bridge Renewal Set: version 1.12
that needs to be supported by the game. it is currently only implemented for railtypes, road types are not done yet.
Who is online
Users browsing this forum: No registered users and 20 guests