really dont like transmitters

Got an idea for OpenTTD? Post it here!

Moderator: OpenTTD Developers

Alberth
OpenTTD Developer
OpenTTD Developer
Posts: 4763
Joined: 09 Sep 2007 05:03
Location: home

Re: really dont like transmitters

Post by Alberth »

accipiter2000 wrote:The difference is possible.
Not everyone like impossible. Make a switch to let player to decide whether or not to use it.
The game setting is pretty good to satisfy the needs of different people. You guys has did great work on this.
if you guys can make a switch to lead to another possible, i believe it will be better.
There are lots of things impossible in the game, including having a flat world (unless you start with one, which is easy enough). Not only transmitters are in the way, but also villages and industries, for example. Todays AIs don't do much terraforming anymore, but the original AI used to reshape the terrain quite regularly.

Baldy's Boss wrote:Neither is an acceptable approximation of "really really"!
With a high enough price, the distinction becomes academic. Eg if tearing down a transmitter costs you enough to bankrupt your company, it would be possible, but also mean the end of the game. Not sure how that situation is significant different from impossible. In particular as there are many impossible things in the game, so why is this different?

A flag is likely to meet strong resistance (we have waaaay too many already, general aim is a reduction), a NewGRF extension has much better chances to get accepted as patch.
Being a retired OpenTTD developer does not mean I know what I am doing.
accipiter2000
Traffic Manager
Traffic Manager
Posts: 181
Joined: 19 May 2006 08:23

Re: really dont like transmitters

Post by accipiter2000 »

Alberth wrote:There are lots of things impossible in the game, including having a flat world (unless you start with one, which is easy enough). Not only transmitters are in the way, but also villages and industries, for example. Todays AIs don't do much terraforming anymore, but the original AI used to reshape the terrain quite regularly.
resources are removable. if i don't transport any cargo for them, their production will decrease and finally close.
industries are the same. they will close by themselves.
villages are impossible to remove, but they don't impact to my railway network, since they are far away from resources and factories. a mountainous city is actually beautiful and i like it very much.
but transmitters, i can do nothing with them.

the purpose to make a flat world is to make a beautiful and efficient railway network. Transmitters prevent me to do so. Many many times.
i don't think transmitters give this game more factor of pleasure. maybe someone does, but why not let players to decide? a switch is pretty simple to implement, is that right?
Attachments
mountainous city.png
(478.33 KiB) Not downloaded yet
My most satisfying game session.
viewtopic.php?p=1267789
Baldy's Boss
Tycoon
Tycoon
Posts: 1396
Joined: 23 Feb 2014 22:02

Re: really dont like transmitters

Post by Baldy's Boss »

Baldy's Boss wrote:Neither is an acceptable approximation of "really really"!
With a high enough price, the distinction becomes academic. Eg if tearing down a transmitter costs you enough to bankrupt your company, it would be possible, but also mean the end of the game. Not sure how that situation is significant different from impossible. In particular as there are many impossible things in the game, so why is this different?

A flag is likely to meet strong resistance (we have waaaay too many already, general aim is a reduction), a NewGRF extension has much better chances to get accepted as patch.[/quote]

You seem to be missing my point.I want to replace what is absolutely impossible to remove with something that requires a major sacrifice to remove but can be removed if one is truly determined to do so.
_dp_
Transport Coordinator
Transport Coordinator
Posts: 278
Joined: 18 Dec 2013 12:32

Re: really dont like transmitters

Post by _dp_ »

Baldy's Boss wrote:I want to replace what is absolutely impossible to remove with something that requires a major sacrifice to remove but can be removed if one is truly determined to do so.
Then burn 100$ bill every time you use magic bulldozer :p
accipiter2000
Traffic Manager
Traffic Manager
Posts: 181
Joined: 19 May 2006 08:23

Re: really dont like transmitters

Post by accipiter2000 »

_dp_ wrote:
Baldy's Boss wrote:I want to replace what is absolutely impossible to remove with something that requires a major sacrifice to remove but can be removed if one is truly determined to do so.
Then burn 100$ bill every time you use magic bulldozer :p
magic bulldozer is cheat
My most satisfying game session.
viewtopic.php?p=1267789
Alberth
OpenTTD Developer
OpenTTD Developer
Posts: 4763
Joined: 09 Sep 2007 05:03
Location: home

Re: really dont like transmitters

Post by Alberth »

accipiter2000 wrote:the purpose to make a flat world is to make a beautiful and efficient railway network. Transmitters prevent me to do so. Many many times.
i don't think transmitters give this game more factor of pleasure. maybe someone does, but why not let players to decide? a switch is pretty simple to implement, is that right?
A network that exploits the local height differences is much more challenging to make efficient, but fair enough.

Implementing a switch is not that complicated, which is why we have too many of them, I think.
However, playing a heightmap is even simpler. Here is one for you, works on any world size, just ignore the warnings of the program.
no twisty bends needed
no twisty bends needed
flatworld.png (1.47 KiB) Viewed 1880 times
Being a retired OpenTTD developer does not mean I know what I am doing.
User avatar
Pilot
General Forums Moderator
General Forums Moderator
Posts: 7629
Joined: 04 Aug 2010 15:48

Re: really dont like transmitters

Post by Pilot »

accipiter2000 wrote:magic bulldozer is cheat
The Magic Bulldozer is only a cheat if you choose to use it in such a way. You can just use it to remove those pesky transmitters (Damn them Transmitters :evil: ), you can use it to demolish everything, or you can not use it, and build around them.

If you want a game like this:
accipiter2000 wrote:the purpose to make a flat world is to make a beautiful and efficient railway network.
Without transmitters getting in your way, then you would use the bulldozer.
User avatar
andythenorth
Tycoon
Tycoon
Posts: 5658
Joined: 31 Mar 2007 14:23
Location: Lost in Music

Re: really dont like transmitters

Post by andythenorth »

It's nice to see this discussion, it's fun to discuss the fundamental game mechanic.

It is just a discussion though, whatever is said here is unlikely to result in any decision being made. :) There are very few active OpenTTD developers. Commits are made frequently, but they primarily address issues like bugs, code quality, compilation issues, and newgrf compatibility issues. Changes to transmitters are very unlikely, imho. :) But enjoy the discussion. ;)
User avatar
Pyoro
Tycoon
Tycoon
Posts: 2558
Joined: 17 Oct 2008 12:17
Location: Virgo Supercluster

Re: really dont like transmitters

Post by Pyoro »

Too true. Especially since I doubt that devs would want a "make another option" patch. If anything, it'd need proper GRF support, which I suspect is a bit more complex to do. ^^

Anyway, I think the transmitter properties are in object_land.h

Code: Select all

M(STR_LAI_OBJECT_DESCRIPTION_TRANSMITTER,          0x11,   0,   0, 10, OBJECT_FLAG_CANNOT_REMOVE | OBJECT_FLAG_ONLY_IN_SCENEDIT),
If you feel the desperate need to make them demolish-able without the need for magic dynamite patch your OTTD for basically the exact same effect.
Or if that doesn't work change the world generation so they aren't spawned in the first place ;)
accipiter2000
Traffic Manager
Traffic Manager
Posts: 181
Joined: 19 May 2006 08:23

Re: really dont like transmitters

Post by accipiter2000 »

Sadly to see there may not a version to make a switch on this.
but still, thank you guys very much. you have done great work on this game. i have pretty fun in it.
My most satisfying game session.
viewtopic.php?p=1267789
User avatar
adf88
Chief Executive
Chief Executive
Posts: 644
Joined: 14 Jan 2008 15:51
Location: PL

Re: really dont like transmitters

Post by adf88 »

Another switch is not a solution. However...
Original TTD houses and industries can be disabled or overridden by a NewGRF: (e.g. http://newgrf-specs.tt-wiki.net/wiki/Ac ... e_.2815.29)
It's not unlikely that similar mechanism for objects could exist. Also the mentioned callback that controls spawning seems to be a fine idea.
:] don't worry, be happy and checkout my patches
Post Reply

Return to “OpenTTD Suggestions”

Who is online

Users browsing this forum: No registered users and 22 guests