how to make a tram set?

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
NightFang
Engineer
Engineer
Posts: 32
Joined: 02 Nov 2006 11:51

how to make a tram set?

Post by NightFang »

OK basicly what the title says, but a little more to it than that.

I have searched the forum and the wiki, but could not find the information I wanted.

What I want to do is make a tram set as the title suggests, but I want to do that without replacing other units... so a few questions:
1) is it even possible to make new units without replacing old ones (Make a new graphics but not have it replace a graphic already in game, Hope you understand what I mean)
2) how would I go about making articulated trams

Um.... I think that all i wanted to know, So if you could just point me either to where I need to go to find this out, or help me out right here, either way.
So now for what I do know/done:

I have already followed the tutorial in the wiki and replaced a few vehicals in game(even if the train I replaced has flashing yellow lights on it, just wish I knew how i did it so i could reproduce it and add it the the trams I hope to start working on), but have as yet to change thier speed/cargo. So, now you know what I know how to do, just need a bit of help in the other areas.

Also if you think im missing anything here relating to how to make new vehical without replacing the old ones please let me know.

Thanks in advance for any help.

Oh and if you want a copy of the .grf file that has the flashing yellow light on the trains (I personaly think that if I reproduce it onto trams in the right spot it would look really good) , let me know and I'll try and find somewhere to host it (might be easier if you told me somewhere tho)
User avatar
Purno
Tycoon
Tycoon
Posts: 16659
Joined: 30 Mar 2004 12:30
Location: Almere, The Netherlands

Re: how to make a tram set?

Post by Purno »

NightFang wrote:1) is it even possible to make new units without replacing old ones (Make a new graphics but not have it replace a graphic already in game, Hope you understand what I mean)
Nopes. There's a limited amount of Vehicle IDs for road vehicles (trams are considered road vehicles, AFAIK), and this is the maximum amount of road vehicles ingame. If you make a tramset you'll need to assign the trams to a Vehicle ID, which means any other vehicle stored in that Vehicle ID will be overridden.
Contributor to the The 2cc Set and Dutch Trainset. Inventor of the Metro concept. Retired Graphics Artist.
Image Image
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."
NightFang
Engineer
Engineer
Posts: 32
Joined: 02 Nov 2006 11:51

Re: how to make a tram set?

Post by NightFang »

Purno wrote:
NightFang wrote:1) is it even possible to make new units without replacing old ones (Make a new graphics but not have it replace a graphic already in game, Hope you understand what I mean)
Nopes. There's a limited amount of Vehicle IDs for road vehicles (trams are considered road vehicles, AFAIK), and this is the maximum amount of road vehicles ingame. If you make a tramset you'll need to assign the trams to a Vehicle ID, which means any other vehicle stored in that Vehicle ID will be overridden.
Well, i might have to arguee that slightly as the Generictramset does not seem to remove any road vehicles... or make it does and im just not notcing what ones have been removed...
User avatar
XeryusTC
Tycoon
Tycoon
Posts: 15415
Joined: 02 May 2005 11:05
Skype: XeryusTC
Location: localhost

Re: how to make a tram set?

Post by XeryusTC »

It replaces vehicles that belong to toyland and possibly other climates too.
Don't panic - My YouTube channel - Follow me on twitter (@XeryusTC) - Play Tribes: Ascend - Tired of Dropbox? Try SpiderOak (use this link and we both get 1GB extra space)
Image
OpenTTD: manual #openttdcoop: blog | wiki | public server | NewGRF pack | DevZone
Image Image Image Image Image Image Image
NightFang
Engineer
Engineer
Posts: 32
Joined: 02 Nov 2006 11:51

Re: how to make a tram set?

Post by NightFang »

oh... so that how they did it....

dang
User avatar
Zephyris
Tycoon
Tycoon
Posts: 2897
Joined: 16 May 2007 16:59

Re: how to make a tram set?

Post by Zephyris »

Generic trams replaces some toyland trucks, and the trams are disabled if the game is run in the toyland climate.

It is possible to to switch bits of a newGRF on and off according to climate, so it would be possible to add a bit which switches on when in the toyland climate and replace some temperate trucks instead.
NightFang
Engineer
Engineer
Posts: 32
Joined: 02 Nov 2006 11:51

Re: how to make a tram set?

Post by NightFang »

i dont really care that it takes Ids from toyland, i was just saying dang becuase i was hoping it would be possible to make a set without using existing IDs, but now i think about it, if you can change what Ids are used on what climat, it wont really matter
User avatar
Purno
Tycoon
Tycoon
Posts: 16659
Joined: 30 Mar 2004 12:30
Location: Almere, The Netherlands

Re: how to make a tram set?

Post by Purno »

NightFang wrote:if you can change what Ids are used on what climat, it wont really matter
Per VehID you can select what climates it's available for, meaning one vehicle can also be available in multiple climates. :)
Contributor to the The 2cc Set and Dutch Trainset. Inventor of the Metro concept. Retired Graphics Artist.
Image Image
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."
NightFang
Engineer
Engineer
Posts: 32
Joined: 02 Nov 2006 11:51

Re: how to make a tram set?

Post by NightFang »

Purno wrote:
NightFang wrote:if you can change what Ids are used on what climat, it wont really matter
Per VehID you can select what climates it's available for, meaning one vehicle can also be available in multiple climates. :)
yes, thats basicly what i was saying, i think.....
User avatar
Purno
Tycoon
Tycoon
Posts: 16659
Joined: 30 Mar 2004 12:30
Location: Almere, The Netherlands

Re: how to make a tram set?

Post by Purno »

NightFang wrote:
yes, thats basicly what i was saying, i think.....
True, I just wanted to make sure you knew you can assign a VehID to multiple climates. That's all. :D
Contributor to the The 2cc Set and Dutch Trainset. Inventor of the Metro concept. Retired Graphics Artist.
Image Image
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."
Post Reply

Return to “Graphics Development”

Who is online

Users browsing this forum: Ahrefs [Bot], Google [Bot], Semrush [Bot] and 15 guests