Skip to main content
Topic: [solved]r2237 - Capacity of airstop isn't added in seperate capacities (Read 4412 times) previous topic - next topic

[solved]r2237 - Capacity of airstop isn't added in seperate capacities

r2237
If I set "seperate_halt_capacities=1", capacity of airstop isn't added in station.


[attachment deleted by admin]

Re: r2237 - Capacity of airstop isn't added in seperate capacities

Reply #1
Yes, this is fully intended. Stops without enabling anything still increase catching area, thus they still serve a purpose. Other than than one should use a capacity enabling stop, if one wants to increase capacity.

(Yes I know that this is bad for pak128. But the plain stop not enabling anything is really bad to most novice players. I do not want to know how many people just gave up simutrans at that point.)

Re: r2237 - Capacity of airstop isn't added in seperate capacities

Reply #2
Hint taken... I never touched these parts :( Then it needs some other no-capacity platform, probably.

My projects... Tools for messing with Simutrans graphics. Graphic archive - templates and some other stuff for painters. Development logs for most recent information on what is going on. And of course pak128!

Re: r2237 - Capacity of airstop isn't added in seperate capacities

Reply #3
So .. vor a very old trains Stop it will be good to enable? So that at the beginninmg the player not need a spezial Building?
I hope you understand my English

Re: r2237 - Capacity of airstop isn't added in seperate capacities

Reply #4

Okay.
Then, why do we need to pay level 4 cost and level 4 maintenance cost for no capacity harbor ?

Re: r2237 - Capacity of airstop isn't added in seperate capacities

Reply #5
Because the pak author made it so?

My projects... Tools for messing with Simutrans graphics. Graphic archive - templates and some other stuff for painters. Development logs for most recent information on what is going on. And of course pak128!

Re: r2237 - Capacity of airstop isn't added in seperate capacities

Reply #6
That isn't correct because level of dat file is 1.
I think this is the problem of makeobj and compatible settings for very old station which don't have level and categoty types.

Makeobj write it level=0 and reader changes it to level 4.

Quote
Obj=building
Name=rampShipStop
Dims=1,1,4
NoInfo=1
type=habour
icon=> hafen ico.0.4
cursor=hafen ico.1.4
level=1
intro_year = 1810
BackImage[1][0][0][0][0]=new-alpha1.2.1
BackImage[0][0][0][0][0]=new-alpha3.2.4
BackImage[3][0][0][0][0]=new-alpha4.2.3
BackImage[2][0][0][0][0]=new-alpha2.2.0

Maybe, this is not a problem but a spec, but a strange spec.

Re: r2237 - Capacity of airstop isn't added in seperate capacities

Reply #7
Well, that is the disadvantage of publishing just a pak file when the game changes very often.

Maybe make old files have all categories enabled?

My projects... Tools for messing with Simutrans graphics. Graphic archive - templates and some other stuff for painters. Development logs for most recent information on what is going on. And of course pak128!