I think it would be useful to be able to set this at different values in different zones, for example in zones 4/5 it would be stupid to build new roads as an existing road network would already be in place and so the value should be 0, but in other zones...krtaylor wrote:Does it differentiate between extending a road that's already there, and making a new branch off of a road? Because often times, I would want it to extend an existing road further, but not make any new branches off of it.
2.0.1 alpha / 2.5 beta discussion
Moderator: TTDPatch Moderators
- SuperTycoon
- Chief Executive
- Posts: 733
- Joined: 24 Jun 2004 20:05
It only changes the probability what gets build on sides of a road...
Aka: TTD creates a random value, then it looks if this value is below or above a fixed value (this gets changed by the switch) and builds a road branch or a house... It hasn't todo with extending roads (well in some way it has, because if you change the compare value to very low you will never see any road branches ...)
It doesn't change the way towns are created, the algorithm, it changes the chances in one one algorithm if a road or a house gets created, so don't start something with town zones...
Aka: TTD creates a random value, then it looks if this value is below or above a fixed value (this gets changed by the switch) and builds a road branch or a house... It hasn't todo with extending roads (well in some way it has, because if you change the compare value to very low you will never see any road branches ...)
It doesn't change the way towns are created, the algorithm, it changes the chances in one one algorithm if a road or a house gets created, so don't start something with town zones...
TTDPatch dev in retirement ... Search a grf, try Grf Crawler 0.9 - now with even faster details view and new features...


This isn't supported currently. Moreindustriesperclimate enables paper and paper mills, while newindustries enables arbitrary new industries via GRFs. Unfortunately, these two don't work together, so you have to choose one.goalie wrote:i can not build paper industries in temp with newindustries on
i play windos version of a 49
If new cargoes will ever be possible, you will be able to replace moreindustriesperclimate with a new custom GRF, but until then, the two switches live separately.
Reality is that which, when you stop believing in it, doesn't go away.—Philip K. Dick
-
- Tycoon
- Posts: 14275
- Joined: 09 Jan 2003 08:37
I assume that it's no use with townbuildnoroads on anywayeis_os wrote:It only changes the probability what gets build on sides of a road....
and one more thing ... strange thing bus stop support multiple buses at the same moment (2) ... second one looks like stopped at bus stop while taking over first bus
what are you looking at? it's a signature!
Concerning towns building roads, from the point of view of a town, is there any difference between extending a road that's already there - i.e. building off the dead-end of a road (making an existing road longer), as compared with building a branch off of a road, i.e. making a branch where there wasn't one before. ?
Development Projects Site:
http://www.as-st.com/ttd
Japan, American Transition, Planeset, and Project Generic Stations available there
http://www.as-st.com/ttd
Japan, American Transition, Planeset, and Project Generic Stations available there
-
- Tycoon
- Posts: 14275
- Joined: 09 Jan 2003 08:37
With townroadbranchprob 0 the towns build long and winding roads with one or two branches. Then those roads join each other, and the road building completely stops.krtaylor wrote:Concerning towns building roads, from the point of view of a town, is there any difference between extending a road that's already there - i.e. building off the dead-end of a road (making an existing road longer), as compared with building a branch off of a road, i.e. making a branch where there wasn't one before. ?
It's a nodding donkey in my avatar, not me! I'm an oil rig.
Simple: 0xFFFF is the highest value, so only roads, 0 is the lowest meaning there will be never roads, simple use the value I posted, it's a good compromise... and will result in more room for bigger houses...
(it's right it will stop with 0, the extending road algo only works on dead-ends)
(it's right it will stop with 0, the extending road algo only works on dead-ends)
TTDPatch dev in retirement ... Search a grf, try Grf Crawler 0.9 - now with even faster details view and new features...


-
- Tycoon
- Posts: 14275
- Joined: 09 Jan 2003 08:37
townroadbranchprob 0=no road branches
Towns will keep expanding their roads, but since they cannot create branches, they'll have one long road instead of a road network. TTD will put houses next to this road more frequently, but since there are less roads, there will be less houses.
Towns will keep expanding their roads, but since they cannot create branches, they'll have one long road instead of a road network. TTD will put houses next to this road more frequently, but since there are less roads, there will be less houses.
Reality is that which, when you stop believing in it, doesn't go away.—Philip K. Dick
AHA. So you can do townroadbranchprob 0=no road branches, BUT manually put in spurs where you want the road the branch. So the towns will extend the roads in the direction they point, but won't start any new ones. Perfect!
Actually, what would be even better would be the ability to change this setting in each individual town control window, on a town-by-town basis.
Actually, what would be even better would be the ability to change this setting in each individual town control window, on a town-by-town basis.
Development Projects Site:
http://www.as-st.com/ttd
Japan, American Transition, Planeset, and Project Generic Stations available there
http://www.as-st.com/ttd
Japan, American Transition, Planeset, and Project Generic Stations available there
Progress report on my little AI neutering patch:
Its going slowly but steadilly now. The bulk of my work, the fragment, has been finished and compiles without error, the next thing to do is go through all the other files and set it up as a switch, etc. etc...
It should hopefully make its way into a50.
.
Its going slowly but steadilly now. The bulk of my work, the fragment, has been finished and compiles without error, the next thing to do is go through all the other files and set it up as a switch, etc. etc...
It should hopefully make its way into a50.

Currently working under the name 'reldred' on Github, and Discord.
NFO/NML coder, part-time patch writer for JGRPP, and all round belligerent.
14:40 <orudge> I can't say I discriminate against any particular user
14:41 <Aegir> orudge: I can!
NFO/NML coder, part-time patch writer for JGRPP, and all round belligerent.
14:40 <orudge> I can't say I discriminate against any particular user
14:41 <Aegir> orudge: I can!
This sounds really good. Can't wait.
*** Ce French Train Set ***
*** Visit my transport related pictures on Flickr ***





Llanfairpwllgwyngyllgogerychwyrndrobwllllantysiliogogogoch
"A committee is a group of men who individually can do nothing but as a group decide that nothing can be done" (Fred Allen 1894-1956 US radio comic).
*** Visit my transport related pictures on Flickr ***
Llanfairpwllgwyngyllgogerychwyrndrobwllllantysiliogogogoch
"A committee is a group of men who individually can do nothing but as a group decide that nothing can be done" (Fred Allen 1894-1956 US radio comic).
- Lightglobe
- Chief Executive
- Posts: 754
- Joined: 25 Mar 2004 09:03
- Location: Sydney, Australia
- Contact:
Now, the idea of the AIneuter patch is, once you've bought control of an AI company, it will continue to operate its trains, but it won't attempt to do any new construction except when you are in control?
Development Projects Site:
http://www.as-st.com/ttd
Japan, American Transition, Planeset, and Project Generic Stations available there
http://www.as-st.com/ttd
Japan, American Transition, Planeset, and Project Generic Stations available there
The AI players will spawn. But do exactly nothing. Nothing at all. Wont manage loans, wont build, wont sell trains. Nothing.
Currently working under the name 'reldred' on Github, and Discord.
NFO/NML coder, part-time patch writer for JGRPP, and all round belligerent.
14:40 <orudge> I can't say I discriminate against any particular user
14:41 <Aegir> orudge: I can!
NFO/NML coder, part-time patch writer for JGRPP, and all round belligerent.
14:40 <orudge> I can't say I discriminate against any particular user
14:41 <Aegir> orudge: I can!
So what's the point?
Development Projects Site:
http://www.as-st.com/ttd
Japan, American Transition, Planeset, and Project Generic Stations available there
http://www.as-st.com/ttd
Japan, American Transition, Planeset, and Project Generic Stations available there
Subsidiary companies and Oskars co-op features.
Buy 75% of a company, then swap over to manage it. Use the co-op feautres to share lines with subsidiary companies engines. Instead of running all services with one company, share the load between them. Passengers on one, long distance on another, and freight on another,
Buy 75% of a company, then swap over to manage it. Use the co-op feautres to share lines with subsidiary companies engines. Instead of running all services with one company, share the load between them. Passengers on one, long distance on another, and freight on another,
Currently working under the name 'reldred' on Github, and Discord.
NFO/NML coder, part-time patch writer for JGRPP, and all round belligerent.
14:40 <orudge> I can't say I discriminate against any particular user
14:41 <Aegir> orudge: I can!
NFO/NML coder, part-time patch writer for JGRPP, and all round belligerent.
14:40 <orudge> I can't say I discriminate against any particular user
14:41 <Aegir> orudge: I can!
that's an awesome feature. hey Aegir, by the way, now that you're so close on the patch developement, when will the new alpha be done? i'm really, REALLY looking forward to NewStations 0.4 which will be released simultaniously.
"Your mother was a lobster, and your father... was also a lobster" -- The rascal formerly known as astath -- Last.fm -- Official TT-Dave Worley Fan Club

<orudge> make love to me while I surf, dear lobster

<orudge> make love to me while I surf, dear lobster
Who is online
Users browsing this forum: No registered users and 7 guests