Posted: 02 Apr 2006 03:25
Yes, it's fixed.
That is the latest version, and will remain so until some time after beta 2 is released.
That is the latest version, and will remain so until some time after beta 2 is released.
The place to talk about Transport Tycoon
https://www.tt-forums.net/
Currently, there seem to be bugs in TTDP with aircraft fitting when first built.mart3p wrote:Sorry to give you another problem, but if I understand correctly, the Ruslan should not carry passengers. This only happens when first built, refitting works correctly.
To me, it all seems to come under the general heading "planes have incorrect cargo type/capacity when purchased". Exactly how many underlying bugs there are is up to Patchman.DaleStan wrote:I think that's a different bug, Pikka.
Can beWeight of one bag of valuables: 2/16 ton
Weight of one head of livestock: 3/16 ton
Resultant weight-based capacity for valuables and livestock: 8 bags or 5 1/3 head per ton of capacity. If you still think that this is a problem and want this fixed, I need either:
1) new capacities for all 41 aircraft for each incorrect cargo, or
2) correct weight for each incorrect cargo
As I've said before, pulling numbers out of a hat is not something I'm particularly good at doing.
Grigory1 wrote:Can beDaleStan wrote:Weight of one bag of valuables: 2/16 ton
Weight of one head of livestock: 3/16 ton
Resultant weight-based capacity for valuables and livestock: 8 bags or 5 1/3 head per ton of capacity. If you still think that this is a problem and want this fixed, I need either:
1) new capacities for all 41 aircraft for each incorrect cargo, or
2) correct weight for each incorrect cargo
As I've said before, pulling numbers out of a hat is not something I'm particularly good at doing.
For cargoes in weight less 750кг to enter correction factor of capacity 0.75,
For cargoes in weight less 450кг to enter correction factor 0.5,
For cargoes in weight less 150кг to enter correction factor 0.25
I think that Idea is correct. We have discussed it with Michael Blunk long time ago for box wagons. We decided that for cargos not only the weight should be taken into account, but also a volume too. That should be right for airplanes too, I think. We decided that cargos which are "measured in tons" or "litres" in general should not take the volume into account, but for cargos that are transported in bags, crates and so on, the volume should be taken into account. Livestock, for example. You can see that this idea is supported with LV4. I think that something similar would be nice for Planes too, and the coefficients, which Grigory1 suggested to you, sound reasonable.DaleStan wrote:Possible? Yes. Justifiable? That I'm having trouble with.
Code: Select all
Name Sugges Capacit Volume factor Capacity
Cereals 100 0.93 93.00
Fertiliser 100 0.70 70.00
Fibre crops 100 0.80 80.00
Fish 100 0.90 90.00
Food 100 0.80 80.00
Fruit 100 0.90 90.00
Livestock 533 0.22 117.33
Oil seeds 100 0.90 90.00
Wool 400 0.40 160.00
Coal 100 0.98 98.00
Valuables 800 0.16 128.00
Gold 800 0.18 144.00
Ceramics 400 0.30 120.00
Diamonds 800 0.16 128.00
Water 100 1.00 100.00
Glass 267 0.50 133.33
Sand 100 0.95 95.00
Dyes 100 0.80 80.00
Oil 107 1.05 112.00
Petrol 123 1.10 135.38
Potash 100 0.91 91.00
Refined products 107 1.05 112.00
Sulphur 100 0.95 95.00
Bricks 100 0.99 99.00
Cement 100 1.00 100.00
Limestone 100 0.90 90.00
Wheat 100 0.95 95.00
Grain 100 0.94 94.00
Batteries 400 0.25 100.00
Bubbles 1600 0.08 128.00
Cola 100 0.95 95.00
Cotton Candy (Candyfloss) 100 0.85 85.00
Fizzy Drinks 800 0.15 120.00
Plastic 100 0.90 90.00
Sugar 100 0.91 91.00
Sweets (Candy) 320 0.32 102.40
Toffee 100 0.89 89.00
Toys 800 0.14 112.00
Maize 100 0.85 85.00
Iron ore 100 1.00 100.00
Steel 100 1.00 100.00
Vehicles 40 0.75 30.00
Copper ore 100 1.00 100.00
Plastic 100 0.78 78.00
Rubber 100 1.00 100.00
Goods 200 0.70 140.00
Mail 400 0.33 132.00
Passengers 1600 0.15 240.00
Tourists 800 0.15 120.00
Paper 100 0.95 95.00
Tropic Wood 100 0.94 94.00
Wood 100 0.92 92.00
Wood products 100 0.98 98.00
Yes and no. Yes, planes do have a maximum volume, but filling that maximum volume without exceeding the maximum takeoff weight requires low-density cargos.George wrote:We decided that for cargos not only the weight should be taken into account, but also a volume too. That should be right for airplanes too, I think.
Code: Select all
block is well-nigh unreadable.)
DaleStan wrote:(And yourCode: Select all
block is well-nigh unreadable.)[/quote]First is value calculated your way, second is volume factor, third is adjusted capacity
I suppose it is 64 - would it be possible to have 256? Is it what you mean?Grigory1 wrote:Patchman, what maximal length of the list of purchases, and that at me it has ended on Potash?![]()
Whether probably to increase till 64 lines?