News:

Simutrans.com Portal
Our Simutrans site. You can find everything about Simutrans from here.

[New vehicle] - Zeppelin

Started by Milko, August 23, 2013, 02:57:33 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

The Hood

What should that be in Standard?

Milko

Hello The Hood

Quote from: The Hood on January 20, 2014, 02:53:21 PM
What should that be in Standard?

Sorry for the confusion I created.
When I create planes carrying mail I always write in the file information related to the capacity in the standard version and version in experimental.
Usually I put the data in this way:

#Experimental
payload=7000

#Standard
payload=140

it is sufficient to comment on the capacity that does not compete or delete it.

You may:

1) delete experimental version:

#Experimental
#payload=7000


#Standard
payload=140

2) If you do not delete the ability to do experimental is sufficient to add the comment in front of the payload = 7000

#Experimental
#payload=7000

#Standard
payload=140

Giuseppe

The Hood

Is there a scaling factor between experimental mail demand and standard mail demand?

Milko

Hello The Hood

Quote from: The Hood on January 22, 2014, 09:17:54 AM
Is there a scaling factor between experimental mail demand and standard mail demand?

Yes:
Standard            1 unit = 50kg
Experimental      1 unit = 1kg

In all my planes, to provide an objective point of departure, I always point (with comment) the maximum load of the aircraft in tonnes.

Example #payload 7t

Giuseppe