Any other question that is not specific to an aspect of development or tool can be posted in the General chat forum.
By following these guidelines we make sure that the forums remain easy to read for everybody and also that the right people can find your post to answer it.
yes.Does anyone know if underslung loads can be utilised in P3D v 4.5 via the SDK or other method please ?
[WEIGHT_AND_BALANCE]
station_name.0 = "Crew"
station_name.1 = "Rear Gunner"
station_name.2 = "Cargo"
station_load.0 = 300, 11.000, 0.000, 0.000 //Weight (lbs), longitudinal, lateral, vertical positions from datum (feet)
station_load.1 = 246, -10.000, 0.000, 0.000 //Weight (lbs), longitudinal, lateral, vertical positions from datum (feet)
station_load.2 = 321, 0.000, 0.000, 0.000 //Weight (lbs), longitudinal, lateral, vertical positions from datum (feet)
[Sling.0]
hoist_extend_rate = 5 //Feet per second
hoist_retract_rate = -5 //Feet per second
position = 0.0, 0.0, -5.0 //Feet from datum
max_stretch = 3.0 //Max stretch distance at ultimate load
damping_ratio = 0.95 //0 for no damping to 1.0 for critically damped.
rated_load = 10000 //Characteristics tension of cable in pounds
ultimate_load = 25000 //Breaking force in pounds
tolerance_angle= 70 //Angle, in degrees, used to determine lateral breaking force limit
auto_pickup_range = 15 //Max Range, in feet, for auto-pickup
auto_pickup_max_speed = 10 //Maximum speed (feet per second) for auto-pickup
hoist_payload_station = 3 // If load is raised into aircraft, it's weight is added to payload_station.2
hoist_door=3
[WEIGHT_AND_BALANCE]
station_load.0 = 170, 0.0, -1.17, 0.0 // Weight (lbs), longitudinal, lateral, vertical positions from datum (feet)
station_load.1 = 170, 0.0, 1.17, 0.0 // Weight (lbs), longitudinal, lateral, vertical positions from datum (feet)
station_load.2 = 0, 0.0, -1.42, 0.0 // Weight (lbs), longitudinal, lateral, vertical positions from datum (feet)
station_load.3 = 0, 0.0, 0.00, 0.0 // Weight (lbs), longitudinal, lateral, vertical positions from datum (feet)
station_load.4 = 0, 0.0, 1.42, 0.0 // Weight (lbs), longitudinal, lateral, vertical positions from datum (feet)
station_load.5 = 100, 0.0, 0.00, 0.0 // Weight (lbs), longitudinal, lateral, vertical positions from datum (feet)
station_name.0 = "Co-Pilot"
station_name.1 = "Pilot"
station_name.2 = "Passenger 1"
station_name.3 = "Passenger 2"
station_name.4 = "Passenger 3"
station_name.5 = "Baggage"
[sling.0]
hoist_extend_rate = 5 //Feet per second
hoist_retract_rate = -5 //Feet per second
position = 0.0, 0.0, -7.0 //Feet from datum
max_stretch = 2.0 //Max stretch distance at ultimate load
damping_ratio = 0.6 //0 for no damping to 1.0 for critically damped.
rated_load = 600 //Characteristics tension of cable in pounds
ultimate_load = 2250 //Breaking force in pounds
tolerance_angle=45 //Angle, in degrees, used to determine lateral breaking force limit
auto_pickup_range = 20 //Max Range, in feet, for auto-pickup
auto_pickup_max_speed = 50 //Maximum speed (feet per second) for auto-pickup
hoist_payload_station = 4 //Payload station in which the hoist will load in and out of. 1 is first station.
hoist_door=3 //Door associated with hoist. Must be open for use.
[sling.1]
position = 0.0, 0.0, 0.0 //Feet from datum
max_stretch = 2.0 //Max stretch distance at ultimate load
damping_ratio = 0.75 //0 for no damping to 1.0 for critically damped.
rated_load = 8000 //Characteristics tension of cable in pounds
ultimate_load = 10000 //Breaking force in pounds
tolerance_angle=70 //Angle, in degrees, used to determine lateral breaking force limit
auto_pickup_range = 20 //Max Range, in feet, for auto-pickup
auto_pickup_max_speed = 50 //Maximum speed (feet per second) for auto-pickup
//2) paste them into the Huey aircraft.cfg. Mine is placed between Autopilot and radio
//Now the Huey is prepared for Slingloads. As a next step you need an existing mission with Objects to move around, like the Slingload training mission. //Run FSX with this mission, replace the EH 101 with the Huey. Save the flight with Slingload_Huey. Locate the Slingload_Huey.flt file and open it with //Notepad, find the payload section. There you replace the zero cablelength with 65. Sling 0.0 is for the winch and sling 1.0 is for the hoist.
[base]
throttle=60
menu_shortcut=shift+j
confdir=conf.d
[formation.0]
title=pallet_of_Boxes_sm plus other
unit.0=pallet_of_Boxes_sm, 0, -15
unit.1=pallet_of_Boxes_sm, 0, 15
unit.2=pallet_of_Boxes_sm, 15, 0
unit.3=crated_cylinder_sm, -15, 0
unit.4=fuel_bladder_sm, 15, 15
unit.5=fuel_bladder_sm, 15, 15
unit.6=fuel_bladder_sm, 15, 15
unit.7=fuel_bladder_sm, 15, 15
[formation.1]
title=AC_Unit_sm
unit.0=AC_Unit_sm, 0, 15
[formation.2]
title=CableCar_Wheel_sm
unit.0=CableCar_Wheel_sm, 0, 15
[formation.3]
title=crated_cylinder_sm
unit.0=crated_cylinder_sm, 0, 15
[formation.4]
title=cratedfueltank_sm
unit.0=cratedfueltank_sm, 0, 15
[formation.5]
title=fuel_bladder_sm
unit.0=fuel_bladder_sm, 0, 15
[formation.6]
title=gas_bottles_sm
unit.0=gas_bottles_sm, 0, 15
[formation.7]
title=Generator_sm
unit.0=Generator_sm, 0, 15
[formation.8]
title=pallet_of_Boxes_sm
unit.0=pallet_of_Boxes_sm, 0, 15
[formation.9]
title=Propane_Tank_sm
unit.0=Propane_Tank_sm, 0, 15
[formation.10]
title=box_of_drums_sm
unit.0=box_of_drums_sm, 0, 15[B] "
Hi, those objects, from your code for AI Carrier are they from default library or I need something eles?Code:[base] throttle=60 menu_shortcut=shift+j confdir=conf.d [formation.0] title=pallet_of_Boxes_sm plus other unit.0=pallet_of_Boxes_sm, 0, -15 unit.1=pallet_of_Boxes_sm, 0, 15 unit.2=pallet_of_Boxes_sm, 15, 0 unit.3=crated_cylinder_sm, -15, 0 unit.4=fuel_bladder_sm, 15, 15 unit.5=fuel_bladder_sm, 15, 15 unit.6=fuel_bladder_sm, 15, 15 unit.7=fuel_bladder_sm, 15, 15 [formation.1] title=AC_Unit_sm unit.0=AC_Unit_sm, 0, 15 [formation.2] title=CableCar_Wheel_sm unit.0=CableCar_Wheel_sm, 0, 15 [formation.3] title=crated_cylinder_sm unit.0=crated_cylinder_sm, 0, 15 [formation.4] title=cratedfueltank_sm unit.0=cratedfueltank_sm, 0, 15 [formation.5] title=fuel_bladder_sm unit.0=fuel_bladder_sm, 0, 15 [formation.6] title=gas_bottles_sm unit.0=gas_bottles_sm, 0, 15 [formation.7] title=Generator_sm unit.0=Generator_sm, 0, 15 [formation.8] title=pallet_of_Boxes_sm unit.0=pallet_of_Boxes_sm, 0, 15 [formation.9] title=Propane_Tank_sm unit.0=Propane_Tank_sm, 0, 15 [formation.10] title=box_of_drums_sm unit.0=box_of_drums_sm, 0, 15[B] "
There ya go
Just copy the "code" into a text file, and give it a .cfg file extension. Put a copy in a back up folder under the conf.d folder in the AICarriers folder, and when you want to use it, just put a copy into the conf.d folder, and away you go. When you get done picking things up, delete the file in the conf.d folder, leaving the back up copy alone. That way, you accomplish 2 things: 1) You reduce the number of pages/entries in the SHFT+J menu, and 2) When you want to use the loads the next time, just put a copy in the conf.d folder, and restart/start AICarriers. The loads will magically appear in the SHFT+J menus.
It's important, at least to me, to keep the volume of entries, and pages, in the menu down, so I don't have to search through page after page to find the entry I want to use. It's beneficial, IMO, to NOT add more and more entries in the main AICarriers.cfg file so that once again, fewer entries in the menu. Always, when going to add a new ship/formation(s) to AICarriers, put them into a .cfg file. Put a copy into the back up folder, then swap it in or out as needed.
Believe me, it not hard to get a severely bloated AICarriers.cfg file, and thus a ton of pages/entries in the SHFT+J menu. I have some 30 possible .cfg files I can swap into the conf.d folder, and if I were to have them all in the AICarriers.cfg file I would have some 50 pages of menus to search through to find THE formation/ship I want. Slow and cumbersome, at best. By swapping the various .cfg files in as I want to use the ship(s)/formation(s) in them, I only have a few, like 5 or less, pages of menu to search through.
All just my opinions though. You can always do it the way that works best for you
Have fun!
Pat☺
Hi, those objects, from your code for AI Carrier are they from default library or I need something eles?
They do appear to be default library objects.