The 2ccSet: The Trains of the World in 2cc (Alpha available)

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

Locked

We are concidering if the region settings are usefull

Yes, please keep them
9
35%
No, i've never used them, and i cannot see that i ever will either
10
38%
They are somewhat useful, but they can be compressed into larger ones
7
27%
I've made a suggestion to what would be a better option
0
No votes
 
Total votes: 26

Lmacario
Engineer
Engineer
Posts: 74
Joined: 02 Oct 2008 11:12

Re: The 2ccSet: The Trains of the World in 2cc (Alpha available)

Post by Lmacario »

Hi! Just tried to start a new game with 2ccSet, but there's no trains available. Any special graphics required to work together with this set?

(sorry if i missed any previous explanation)
User avatar
Benny
Tycoon
Tycoon
Posts: 2185
Joined: 25 Aug 2007 17:03
Location: ~/

Re: The 2ccSet: The Trains of the World in 2cc (Alpha available)

Post by Benny »

You have to be at a certain year to be able to play it, I thik that the first trains are available around 1900 .
Image
Lmacario
Engineer
Engineer
Posts: 74
Joined: 02 Oct 2008 11:12

Re: The 2ccSet: The Trains of the World in 2cc (Alpha available)

Post by Lmacario »

i started it from 1930
User avatar
Benny
Tycoon
Tycoon
Posts: 2185
Joined: 25 Aug 2007 17:03
Location: ~/

Re: The 2ccSet: The Trains of the World in 2cc (Alpha available)

Post by Benny »

I have no clue in that case.
Image
Lmacario
Engineer
Engineer
Posts: 74
Joined: 02 Oct 2008 11:12

Re: The 2ccSet: The Trains of the World in 2cc (Alpha available)

Post by Lmacario »

can't play with OTTD 0.6.3?
User avatar
FooBar
Tycoon
Tycoon
Posts: 6553
Joined: 21 May 2007 11:47
Location: The Netherlands
Contact:

Re: The 2ccSet: The Trains of the World in 2cc (Alpha available)

Post by FooBar »

Nope. The set uses some features that are not available in 0.6.x, most notable the ID scheme used.
User avatar
DJ Nekkid
Tycoon
Tycoon
Posts: 2141
Joined: 30 Nov 2006 20:33

Re: The 2ccSet: The Trains of the World in 2cc (Alpha available)

Post by DJ Nekkid »

FooBar wrote:Nope. The set uses some features that are not available in 0.6.x, most notable the ID scheme used.

^^^^

What he saied.
Member of the
ImageImage
Lmacario
Engineer
Engineer
Posts: 74
Joined: 02 Oct 2008 11:12

Re: The 2ccSet: The Trains of the World in 2cc (Alpha available)

Post by Lmacario »

Ok, thank you! Anyway, i've read somewhere that i also need a new town set, i added american town set and now i've got thr trains. Maybe i don't have the ID schemes in that case, but is playable!
User avatar
DJ Nekkid
Tycoon
Tycoon
Posts: 2141
Joined: 30 Nov 2006 20:33

Re: The 2ccSet: The Trains of the World in 2cc (Alpha available)

Post by DJ Nekkid »

not really, you only need a fairly new nightly (aprox the last 6 months will do) and the trianset and you are good to go :)
Member of the
ImageImage
User avatar
FooBar
Tycoon
Tycoon
Posts: 6553
Joined: 21 May 2007 11:47
Location: The Netherlands
Contact:

Re: The 2ccSet: The Trains of the World in 2cc (Alpha available)

Post by FooBar »

DJ Nekkid wrote:trianset
What kind of set? :D

Anyways, just a suggestion, but maybe you should specify the minimum requirements of the 2CC set somewhere. I coudn't find anything about that on the website/readme. A check inside the grf (don't know if you have one) is not enough as 0.6.x can't handle such a check (IIRC).

Hopefully I didn't make a typo, because I know you'll hit back :mrgreen:
Roujin
Tycoon
Tycoon
Posts: 1884
Joined: 08 Apr 2007 04:07

Re: The 2ccSet: The Trains of the World in 2cc (Alpha available)

Post by Roujin »

Something that another guy wrote in the thread about online content: whoever put the 2ccset into BaNaNaS, may want to advertise it a bit more by writing a little description instead of just the name and the url ;)
* @Belugas wonders what is worst... a mom or a wife...
<Lakie> Well, they do the same thing but the code is different.

______________
My patches
check my wiki page (sticky button) for a complete list

ImageImage
ImageImageImageImageImageImageImage
User avatar
DJ Nekkid
Tycoon
Tycoon
Posts: 2141
Joined: 30 Nov 2006 20:33

Re: The 2ccSet: The Trains of the World in 2cc (Alpha available)

Post by DJ Nekkid »

Roujin wrote:Something that another guy wrote in the thread about online content: whoever put the 2ccset into BaNaNaS, may want to advertise it a bit more by writing a little description instead of just the name and the url ;)
That perhaps he indeed should do ;)
FooBar wrote:Anyways, just a suggestion, but maybe you should specify the minimum requirements of the 2CC set somewhere. I coudn't find anything about that on the website/readme. A check inside the grf (don't know if you have one) is not enough as 0.6.x can't handle such a check (IIRC).
I know it's possible, i just heavent bothered with trying to do just that, yet, but i guess id remove some unnecessary posts if i added it... Got a good code i could add? ;) *Beeing lazy*
FooBar wrote:Hopefully I didn't make a typo, because I know you'll hit back :mrgreen:
Far from it, i wont, but i know of certain people who would :)
Member of the
ImageImage
User avatar
FooBar
Tycoon
Tycoon
Posts: 6553
Joined: 21 May 2007 11:47
Location: The Netherlands
Contact:

Re: The 2ccSet: The Trains of the World in 2cc (Alpha available)

Post by FooBar »

DJ Nekkid wrote:Got a good code i could add? ;) *Beeing lazy*
Only thing I have currently available is this (for OTTD):

Code: Select all

-1 * 0 07 A1 04 \7= FF FF FF FF 01

-1 * 0 07 A1 04 \7> \w10548 00 06 01

-1 * 0 0B 00 7F FF "Notice: Version not detected." 00
The \w10548 is obviously the svn revision number. I believe 10548 was the revision in which the version check was introduced. I also believe that you should change the 06 into a 07, because we're heading towards 0.7.0.


And here's one for TTDPatch, for if you need it.:

Code: Select all

//TTDPatch Version Check
//based on long format intro date availability since 2.5 r1210
//skip if ottd
-1 * 0	 07 9D 04 \7! 00 00 00 00 02
//skip if ttdp version > r1210 (0250\wx1210)
-1 * 0 07 8B 04 \7> \wx1210 50 02 01
//issue error
-1 * 0 0B 03 7F 01 "2.5 (nightly) r1210" 00
User avatar
DJ Nekkid
Tycoon
Tycoon
Posts: 2141
Joined: 30 Nov 2006 20:33

Re: The 2ccSet: The Trains of the World in 2cc (Alpha available)

Post by DJ Nekkid »

FooBar wrote:Some Code
Well thanx... I'll add it to the next release... I might fix the knows issues during the weekend then :)
Member of the
ImageImage
Swansea Stu
Engineer
Engineer
Posts: 72
Joined: 21 Jan 2009 12:24

Re: The 2ccSet: The Trains of the World in 2cc (Alpha available)

Post by Swansea Stu »

Any chance the 2cc GRF in the in game content downloader could have some sort of description. Looking at this thread it sounds like it might interest a lot of people but you'd never know without going out of your way to look for it. Thanks.
User avatar
DJ Nekkid
Tycoon
Tycoon
Posts: 2141
Joined: 30 Nov 2006 20:33

Re: The 2ccSet: The Trains of the World in 2cc (Alpha available)

Post by DJ Nekkid »

I added this:

Code: Select all

The 2cc Set includes trains from all around the world. It contains trains as early as the late 1800's up to the 2000s, and more will come in the future.
The set have 4 "types" of engines:
* Normal engines that can attach normal wagons.
* Intercity multiple units that attach MU-wagons. Fast and low capacity/loading speed.
* Commuter multiple units that attach MU-wagons. Medium speed/capacity/loading speed
* Metro trains. Slow speed, high capacity/loading speed.
Member of the
ImageImage
User avatar
NekoMaster
Tycoon
Tycoon
Posts: 4001
Joined: 16 Aug 2008 22:26
Skype: neko-master
Location: Oshawa, Ontario, CANADA

Re: The 2ccSet: The Trains of the World in 2cc (Alpha available)

Post by NekoMaster »

DJ Nikkid wrote : We always want more engines, but they dont grow on trees unfortuneately.
Would it help if I found some Canadian trains for the project? I live here in Canada and though I know thats not a big thing, but I live by a Rail Road (CP Rails and then further south is CN Rails in my city)

Ill see what I can dig up, but for now can you get the GO RAIL GMD FP59 (to get go's Livery colours you should play as Green or Pale Green, since thats what GO Colour is, even the buses have green : D )

Also can you get VIA Rails FP40PH-2 and GE Gene... oh yeah you already have the GE Genesis, meh, and also maybe the FP9ARM, though wikipedia has no info on the FP9ARM but it does exist.
Image Proud Canadian Image
Nekomasters Projects! (Downloads available on BaNaNaS!) \(>^w^<)/
# NARS ADD-ON SET 2CC | 2cc Rapid Transit For Me! (2ccRTFM) | 2cc Wagons In NML (2ccWIN)
# NML Category System (Organize your GRFS!) <- TT-Forums Exclusive Download!
leaderfrontier
Traffic Manager
Traffic Manager
Posts: 133
Joined: 01 Aug 2008 03:58

Re: The 2ccSet: The Trains of the World in 2cc (Alpha available)

Post by leaderfrontier »

Are this my oversensitive or another "bug"?
Attachments
The Train
The Train
Poningville Transport, 15th Aug 1940.png (99.06 KiB) Viewed 1031 times
The wagon
The wagon
Poningville Transport, 10th Sep 1943.png (51.98 KiB) Viewed 1007 times
DaleStan
TTDPatch Developer
TTDPatch Developer
Posts: 10285
Joined: 18 Feb 2004 03:06
Contact:

Re: The 2ccSet: The Trains of the World in 2cc (Alpha available)

Post by DaleStan »

Could you manage to elaborate on what you see that isn't right? With ... like ... um ... those word things?
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
Locked

Return to “Graphics Development”

Who is online

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