Re: HondaJet for Pak64
Reply #1 –
As a first try, it's rather good. You should make some test to check if it's on the right scale. For price and running cost, use the existing airplanes from pak64 as sample to set those attributes and get a balanced vehicle.
For the rest of attributes:
- The power is related with this, and it's expressed in kW
- Capacity: 8 (6 p****engers + 2 crew)
- Gear: it's related with acceleration. In this case, as it's quite fast, I would recommend 40 or 50 as value.
- engine_type, that corresponds to Fuel: diesel
A sample dat file..
obj=vehicle
name=HondaJet
waytype=air
engine_type=diesel
freight=p****engers
copyright=JPD612
payload=8
speed=768
power=
gear=40
weight=1
cost=
runningcost=
intro_year=1941
retire_year=1961
sound=6
smoke=-1
Constraint[Prev][0]=none
Constraint[Next][0]=none
EmptyImage[S]=s51.0.0
EmptyImage[SE]=s51.0.1
EmptyImage[E]=s51.0.2
EmptyImage[NE]=s51.0.3
EmptyImage[N]=s51.0.4
EmptyImage[NW]=s51.0.5
EmptyImage[W]=s51.0.6
EmptyImage[SW]=s51.0.7
About empty and freight images, if it's not a freight vehicle, you just need the empty image set.
Take a look at this article from the wiki to know more about dat file parameters and object attributes