Patch: New passenger destinations
Moderator: OpenTTD Developers
-
- Engineer
- Posts: 40
- Joined: 17 Feb 2007 20:12
- Location: Denmark
Re: Patch: New passenger destinations
is it possible to make this a newgrfw ater 2 years of development? - or has the developer stopped being in here?, or can some1 make it a grf, cuz i'd like it.
Danish set drawer | - im not good at drawing, but i will always give a try if u ask me. 
Free money?
Bux.to
Clix4Coins
OOps i put an "s" to much into my name, i should have been named: seawar as ttd player

Free money?
Bux.to
Clix4Coins
OOps i put an "s" to much into my name, i should have been named: seawar as ttd player
Re: Patch: New passenger destinations
This is a patch, not a newgrf (ie: new graphic or trainset) sadly. It uses completely new code.
If you're using Windows (not Vista), try using BuildOTTD to create the game using this patch.
In other news, I've been playing around with this patch for a while. It takes a while getting used to, but it's Brilliant (i prefer it to the prissi patch: it's A LOT more sophisticated and passengers work out routes). I'll post some screenshots soon of the UK scenareo: - so far I've managed to do the WCML to Manchester (inc Birmingham), MML, GWML to Swansea and both lines of the Cross Country network. The passengers change from one line to another like magic and Birmingham New Street is the congested arse that it should be
If you're using Windows (not Vista), try using BuildOTTD to create the game using this patch.
In other news, I've been playing around with this patch for a while. It takes a while getting used to, but it's Brilliant (i prefer it to the prissi patch: it's A LOT more sophisticated and passengers work out routes). I'll post some screenshots soon of the UK scenareo: - so far I've managed to do the WCML to Manchester (inc Birmingham), MML, GWML to Swansea and both lines of the Cross Country network. The passengers change from one line to another like magic and Birmingham New Street is the congested arse that it should be

Any opinions expressed are purely mine and not that of any employer, past or present.
Re: Patch: New passenger destinations
Its not a NewGRF it is a patch. And it hasnt been completed. But you can try the latest builds shown earlier in the thread. Use BuildOTTD (sticky thread at top of development section)
-
- Engineer
- Posts: 40
- Joined: 17 Feb 2007 20:12
- Location: Denmark
Re: Patch: New passenger destinations
JameiLei wrote:This is a patch, not a newgrf (ie: new graphic or trainset) sadly. It uses completely new code.
If you're using Windows (not Vista), try using BuildOTTD to create the game using this patch.
In other news, I've been playing around with this patch for a while. It takes a while getting used to, but it's Brilliant (i prefer it to the prissi patch: it's A LOT more sophisticated and passengers work out routes). I'll post some screenshots soon of the UK scenareo: - so far I've managed to do the WCML to Manchester (inc Birmingham), MML, GWML to Swansea and both lines of the Cross Country network. The passengers change from one line to another like magic and Birmingham New Street is the congested arse that it should be
Well there is a problem with that

Danish set drawer | - im not good at drawing, but i will always give a try if u ask me. 
Free money?
Bux.to
Clix4Coins
OOps i put an "s" to much into my name, i should have been named: seawar as ttd player

Free money?
Bux.to
Clix4Coins
OOps i put an "s" to much into my name, i should have been named: seawar as ttd player
Re: Patch: New passenger destinations
And easy solution. Remove Vista and install something better (Windows XP or Windows 2000 for example) :)
If you need something, do it yourself or it will be never done.
My patches: Extra large maps (1048576 high, 1048576 wide) (FS#1059), Vehicle + Town + Industry console commands (FS#1060), few minor patches (FS#2820, FS#1521, FS#2837, FS#2843), AI debugging facility
Other: Very large ships NewGRF, Bilbo's multiplayer patch pack v5 (for OpenTTD 0.7.3)
My patches: Extra large maps (1048576 high, 1048576 wide) (FS#1059), Vehicle + Town + Industry console commands (FS#1060), few minor patches (FS#2820, FS#1521, FS#2837, FS#2843), AI debugging facility
Other: Very large ships NewGRF, Bilbo's multiplayer patch pack v5 (for OpenTTD 0.7.3)
-
- Engineer
- Posts: 40
- Joined: 17 Feb 2007 20:12
- Location: Denmark
Re: Patch: New passenger destinations
I bought my Laptop with Vista and they've set a ccode on it so it can only be romoved after 3 years (after I bought it of course...)Bilbo wrote:And easy solution. Remove Vista and install something better (Windows XP or Windows 2000 for example)
So thats not a good solution...

Danish set drawer | - im not good at drawing, but i will always give a try if u ask me. 
Free money?
Bux.to
Clix4Coins
OOps i put an "s" to much into my name, i should have been named: seawar as ttd player

Free money?
Bux.to
Clix4Coins
OOps i put an "s" to much into my name, i should have been named: seawar as ttd player
Re: Patch: New passenger destinations
So you're stuck because of the OS bundling? Too bad. Well, you can stick with svn + msys + mingw - it won't be so trivial - after you install these, you'll have to do:
svn co svn://svn.openttd.org/trunk
msys
./configure
patch -p1 <whatever-patch-you-want-to-apply
make
you'll need libpng and zlib, but perhaps you can rip these two from buildottd installation to ease things :)
svn co svn://svn.openttd.org/trunk
msys
./configure
patch -p1 <whatever-patch-you-want-to-apply
make
you'll need libpng and zlib, but perhaps you can rip these two from buildottd installation to ease things :)
If you need something, do it yourself or it will be never done.
My patches: Extra large maps (1048576 high, 1048576 wide) (FS#1059), Vehicle + Town + Industry console commands (FS#1060), few minor patches (FS#2820, FS#1521, FS#2837, FS#2843), AI debugging facility
Other: Very large ships NewGRF, Bilbo's multiplayer patch pack v5 (for OpenTTD 0.7.3)
My patches: Extra large maps (1048576 high, 1048576 wide) (FS#1059), Vehicle + Town + Industry console commands (FS#1060), few minor patches (FS#2820, FS#1521, FS#2837, FS#2843), AI debugging facility
Other: Very large ships NewGRF, Bilbo's multiplayer patch pack v5 (for OpenTTD 0.7.3)
Re: Patch: New passenger destinations
Hi all!
I know you wrote hundred times how to apply the patch (e.g. on the previous page), but I still cannot get the hang of it.
I have paxdest_r11698_172.diff and nightly r11698. I used BuildOTTD and the compiling seemed to have been successful. But I still can't see the new features. What should I do? As you can guess I'm not a genius at programming.
I also tried TortoiseSVN, but it resulted errors.
Thanx for your help and I wish all of you a happy new year.
I know you wrote hundred times how to apply the patch (e.g. on the previous page), but I still cannot get the hang of it.

I have paxdest_r11698_172.diff and nightly r11698. I used BuildOTTD and the compiling seemed to have been successful. But I still can't see the new features. What should I do? As you can guess I'm not a genius at programming.

I also tried TortoiseSVN, but it resulted errors.
Thanx for your help and I wish all of you a happy new year.
Re: Patch: New passenger destinations
But you dont have to remove Vista. You could just install Linux, for example, and run that for playing OTTD. It is much less CPU intensive, oh and its free. You can have many OSes installed on your computer at once you know.
Re: Patch: New passenger destinations
BuildOTTD compiled succesfully with the .diff selected? Then your build should contain the changes... check the Configure Patches Window, i think in the newer PaxDest patches it is an option you have to activate somewhere there (probably under "economy").pandrask wrote:Hi all!
I know you wrote hundred times how to apply the patch (e.g. on the previous page), but I still cannot get the hang of it.![]()
I have paxdest_r11698_172.diff and nightly r11698. I used BuildOTTD and the compiling seemed to have been successful. But I still can't see the new features. What should I do? As you can guess I'm not a genius at programming.
I also tried TortoiseSVN, but it resulted errors.
Thanx for your help and I wish all of you a happy new year.
-
- Engineer
- Posts: 89
- Joined: 20 Nov 2003 15:20
Re: Patch: New passenger destinations
And all Vista blamers, please start confusing ordinary people. It is not problem to apply patches and compile OTTD on Vista, using completly free tools, for example this way, described on wiki:
http://wiki.openttd.org/index.php/Micro ... 2B_Express
http://wiki.openttd.org/index.php/Micro ... 2B_Express
Re: Patch: New passenger destinations
Thanks for the reply. It turned out that it was my fault: I thought BOttd overwrites the current install if I type in its path. Then I did it manually and now it seems to be working perfectly. 
Thanks to the devs also.

Thanks to the devs also.
Re: Patch: New passenger destinations
I'm wondering if I'm doing something wrong. I can't seem to make any money, or indeed generate any passengers on inter-city passenger routes. Routes within a city make me money hand over fist, but between cities... nada. I've tried using buses as well as trains. I'm still getting no joy.
For reference, I'm using the last version posted by Bokkie (I'm far too computer illiterate to try and compile it myself), with no reduction in passenger numbers.
Am I missing something?
For reference, I'm using the last version posted by Bokkie (I'm far too computer illiterate to try and compile it myself), with no reduction in passenger numbers.
Am I missing something?
Re: Patch: New passenger destinations
This is what I did: connect big cities near each other (1500+), then add smaller towns (700+) in the vicinity to the network. I've begun with busses, and added trains to connect local networks to each other. I'm not as 'good' as some other players, but if you want you can have a look at the attached savegame.
- Attachments
-
- Example.sav
- (319.47 KiB) Downloaded 120 times
Re: Patch: New passenger destinations
I've been using the patch for only a couple of hours but I'm tremendously enjoying it. What I did:I'm wondering if I'm doing something wrong. I can't seem to make any money, or indeed generate any passengers on inter-city passenger routes. Routes within a city make me money hand over fist, but between cities... nada. I've tried using buses as well as trains. I'm still getting no joy.
(I started a game in 1920, so at the beginning there were no buses.)
Firstly, I connected some industries to have some money for further developement, especially of passanger services:
I connected a city (6000) with a nearby town (800) with rail (1 train) . This made a slight loss.
Then connected another city (2000) and a town (700) (now I had a commuter train between the cities and 2 trains calling at the towns and one of the cities), this resulted very little profit.
Then when buses were avilable I put bus services in the cities. They soon became extremely overcrowded (they had far more passangers than the interurban trains), but in the same time the usage of the trains boosted as well, and so did the profits.
So it seems, with this patch the most important thing is to have a network where every station is connected with each other (not necessariy directly; passangers transfer eagerly) istead of a dozen of scattered A-B lines.
Lately I have been avoiding passanger services, but thanks to the realism of this patch and the completely new experince we are reconciled

Re: Patch: New passenger destinations
And how exactly do they think they are going to enforce that?seawar ass ttd player wrote:I bought my Laptop with Vista and they've set a ccode on it so it can only be romoved after 3 years (after I bought it of course...)
There's a magical little thing called "format c:" Makes your OS disappear right quick.
If they somehow made that not work, grab your nearest DamnSmallLinux CD, and fsck[0] your drive. OS? What OS?
If all else fails, take the drive out, take it to your nearest real computer store[1] and ask them to format it.
[0] Not an expletive.
[1] One where the person you talk to is the owner, or someone who the owner directly hired. Not a chain store.
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
Projects: NFORenum (download) | PlaneSet (Website) | grfcodec (download) | grfdebug.log parser
-
- Engineer
- Posts: 62
- Joined: 29 May 2006 06:59
- Location: Germany
Re: Patch: New passenger destinations
Please discuss the problems about Windows Vista or other operating systems in another thread. Otherwise we lose the summary in this topic. Thanks!
Pandrask:
I have already got the problem with the busses, too. The problem exists if the station was built far outside the town. Here you must try to design the town traffic as good as possible. Attempts to build this one in larger cities of suburban trains being able to take the greater capacities. If in the reality the whole traffic would be handled only with busses, then the busses also would be overfilled.
In the reality the passengers make way into suburban trains or go to station by car.
Pandrask:
I have already got the problem with the busses, too. The problem exists if the station was built far outside the town. Here you must try to design the town traffic as good as possible. Attempts to build this one in larger cities of suburban trains being able to take the greater capacities. If in the reality the whole traffic would be handled only with busses, then the busses also would be overfilled.
In the reality the passengers make way into suburban trains or go to station by car.
Re: Patch: New passenger destinations
You can make it harder for yourself by reducing the passenger number I believe (haven't tried it yet).
You can also use different sets, like the generic vehicles by zephyris or long vehicles. The first one fits the game better IMO, and it has articulated vehicles so it's easier to transport all those passengers.
You can also use different sets, like the generic vehicles by zephyris or long vehicles. The first one fits the game better IMO, and it has articulated vehicles so it's easier to transport all those passengers.
Re: Patch: New passenger destinations
You can use 'partial payment' in which passenger can pay their fare for each part of travel.
BTW: I updated my patch.
BTW: I updated my patch.
- Attachments
-
- paxdest_r11754_190.diff
- (116.76 KiB) Downloaded 174 times
-
- Transport Coordinator
- Posts: 329
- Joined: 05 Oct 2003 14:51
- Location: Amsterdam
- Contact:
Re: Patch: New passenger destinations
Thank you so much for this patch. I converted to OpenTTD recently (mainly because I wanted to play multi with a friend) but I had doubts whether I wanted to stay. But discovering this section of the forums where I can download all kinds of fixes for things I missed from TTDPatch and lots more, like this great patch. Thank you.
I have one question, can I use this (or any) patch on another build than the one mentioned in the patch name?
I have one question, can I use this (or any) patch on another build than the one mentioned in the patch name?
I heard the stories that they tell of how they labored for this company which sold it's soul to hell
It's my alter ego in my avatar, not me!
It's my alter ego in my avatar, not me!
Who is online
Users browsing this forum: No registered users and 5 guests