how do make the aircraft i opened the model with notepad in the aircrafts root folder and i am familiar but how exactley do i change the speed and iv been experimenting on this but no luck and im trying to change the speed on hama's jetfoil boat so itll go over its original speed
i changed everything it has 9999999 of horsepower
99999999 is its max speed
but no luck and i want to go fast....faster 😀
acepilot32 wrote:
how do make the aircraft i opened the model with notepad in the aircrafts root folder and i am familiar but how exactley do i change the speed and iv been experimenting on this but no luck and im trying to change the speed on hama's jetfoil boat so itll go over its original speed
i changed everything it has 9999999 of horsepower
99999999 is its max speed
but no luck and i want to go fast....faster 😀
You can open the model file .mdl with notepad -- but can you read it??
Why would you wanna do this in the first place?
o wait im sorry i meant say the aircraft doc like when you open it itll show you the texture inserts like
[fltsim.0]
title=JETFOIL JR
sim=hama_jetfoil
model=j
panel=
sound=
texture=
kb_checklists=Cessna208B_Check
kb_reference=Cessna208B_ref
atc_id_color=0xff000000
atc_id=N208EH
atc_airline=
atc_flight_number=1123
atc_parking_types=
ui_manufacturer=hama
ui_type=JETFOIL
ui_variation=JR Beetle
description= ADD NEW DESCRIPTION HERE
yea so how do i make it go faster!!!
acepilot32 wrote:
o wait im sorry i meant say the aircraft doc...
Only some aircraft contain a doc folder and guess what they contain?
What you're looking at is the aircraft.cfg file. NOTE: If you're looking at the textures entries, your looking at the wrong place.
You have to scroll down to:
[TurbineEngineData]
fuel_flow_gain=0.0020
inlet_area=19.60
rated_N2_rpm=7400.000
static_thrust=29160.000
In last line of the above example you have to raise the value to whatever you want i.e. static_thrust=45160.000.
Make a backup of the original before you make changes!!!