From 9f8fc0f1cc437ddaea3c08f59e9ec8e292180e56 Mon Sep 17 00:00:00 2001 From: ehofman Date: Mon, 27 Sep 2004 14:29:54 +0000 Subject: [PATCH] Adjustments --- docs-mini/README.submodels | 48 ++++++++++++++++++++++++++++++++++++-- 1 file changed, 46 insertions(+), 2 deletions(-) diff --git a/docs-mini/README.submodels b/docs-mini/README.submodels index 999038540..7fa204908 100644 --- a/docs-mini/README.submodels +++ b/docs-mini/README.submodels @@ -40,11 +40,17 @@ Default is 0. Set to true if you want the submodel to react to the wind. Default is "false". - The Coeffient of Drag. Varies with sabmodel shape - 0.295 for a bullet, + The Coeffient of Drag. Varies with submodel shape - 0.295 for a bullet, 0.045 for an airfoil. Enter an appropriate value. Defaults to 0.295. Effective drag area (sq ft). Usually the cross-sectional area of the submodel normal to the airflow. - The weight of the submodel (lbs). Defaults to 0.25 + The weight of the submodel (lbs). NOT set to 0 on submodel release.You + may wish to set this value to 0 by means of key bindings or Nasal script. + Defaults to 0.25. + The path to the contents of a submodel. The contents must be in lbs. + Intended for use with drop tanks. The property value will be set + to 0 on release of the submodel: do not also set to 0 elsewhere e.g. + in key bindings. Defaults to 0. --> @@ -80,5 +86,43 @@ 1.8 2.0 + + + droptank-l + Aircraft/Hunter/Models/droptank-100gal.ac + controls/armament/station[0]/jettison-all + 0 + false + 1 + 0.820 + -9.61 + -2.39 + 0 + 0 + false + 2.11348887 + 170 + 0.045 + consumables/fuel/tank[2]/level-lbs + + + + droptank-r + Aircraft/Hunter/Models/droptank-100gal.ac + controls/armament/station[1]/jettison-all + 0 + false + 1 + 0.820 + 9.61 + -2.39 + 0 + 0 + false + 2.11348887 + 170 + 0.045 + consumables/fuel/tank[3]/level-lbs +