Jump to content
Sign in to follow this  
osmo

Helicopter Interaction

Recommended Posts



Name: Helicopter Interaction
Developer: Osmo
Version: Beta 2
Credits: _neo_ for feedback and testing
Download: Helicopter Interaction - Beta 2
Description: This script adds inspection and customization options to a helicopter. Inspection allows you to check the condition of different parts of the chopper and fuel level. Customization allows you to add and remove items such as mirrors, cameras, winch, etc. This script also adds actions for opening and closing the inspection panels and heavy helicopter's rear ramp.
Usage: To use the new features, simply walk to the chopper and use the new actions. Some inspection actions are behind panels which you have to open first. To check hydraulics you must sit in pilot position.

Light Helicopter Features
  • Add / Remove Mirror
  • Add / Remove Bottom Camera
  • Add / Remove Side Camera (only possible to add it after holding frame is added)
  • Add / Remove Holding Frame (only non-ION models)
  • Add / Remove Long Steps (only possible if side camera is not attached, and shot steps are not attached)
  • Add / Remove Shot Steps (only possible if long steps are not attached)
  • Add / Remove Side Benches (only ION models)
  • Open / Close Left Side Mainentance Panel
  • Open / Close Right Side Mainentance Panel
  • Inspect condition of: Engine, Main Rotor, Tail Rotor, Landing Light, Transmission, Landing Gear, Fuel Tank (+ Fuel Level), Left and Right Horizontal Stabilizers, Vertical Stabilizer, Pitot Tube, Static Port, Hydraulics



Medium Helicopter Features

  • Add / Remove Cargo Hook (only if it's not in use by _neo_'s Multiplayer Slingload)
  • Add / Remove Camera
  • Add / Remove Search Light
  • Add / Remove Winch (only if it's not in use by _neo_'s Multiplayer Slingload)
  • Open / Close Left Side Engine Panel
  • Open / Close Right Side Engine Panel
  • Inspect condition of: Engine #1, Engine #2, Main Rotor, Tail Rotor, Landing Light, Transmission, Landing Gear, Fuel Tank (+ Fuel Level), Left and Right Horizontal Stabilizers, Vertical Stabilizer, Pitot Tube, Static Port, Hydraulics



Heavy Helicopter Features

  • Add / Remove Winch (only if it's not in use by _neo_'s Multiplayer Slingload)
  • Open / Close Left Side Engine Panel
  • Open / Close Right Side Engine Panel
  • Open / Close Front Maintenance Panel
  • Open / Close Rear Ramp
  • Inspect condition of: Engine #1, Engine #2, Main Rotor, Tail Rotor, Transmission, Avionics, Landing Gear, Fuel Tank (+ Fuel Level), Left and Right Horizontal Stabilizers, Vertical Stabilizer, Pitot Tube, Hydraulics



Note

  • If the mission uses Multiplayer Slingload by _neo_, this script will work with it. E.g. you can't remove winch when rope is in use, and you can't remove cargo hook if rope is attached to it.



Installation

- Unzip the file into your mission folder (scripts should automatically be in scripts\OSMO_interaction\)
- Initiate the script for all choppers in the init.sqf

init.sqf (Note this is just an example, adding all AIR objects to run the script)

_choppers = allMissionObjects "Air";
{ _x execVM "scripts\OSMO_interaction\OSMO_interaction_init.sqf" } forEach _choppers;



Change Log


Beta 2:
- All inspection actions are overhauled and visually improved.
- Helicopter customization (adding and removing parts) is now done through one action.
- Renamed the init file into OSMO_interaction_init.sqf

Beta 1:
- Added option to inspect damage on different helicopter parts for light helicopters
- Added option to add and remove side benches for ION Tactical and Light (ION) models
- Added option to fold / unfold benches for ION Tactical and Light (ION) models
- Added a restriction for ION Tactical and Light (ION) models: Sitting as cargo not possible if side benches are removed.

Alpha
- Initial release

Edited by Osmo

Share this post


Link to post
Share on other sites

Wow really nice, hope you can get damage inspection to work in MP, but I wonder what we will be able to do once we have found it out to repair it (guess you might add it so that once we find a fault, it will then repair it for us using an animation for a certain amount of time)

Share this post


Link to post
Share on other sites
Dan;2128189']Wow really nice' date=' hope you can get damage inspection to work in MP, but I wonder what we will be able to do once we have found it out to repair it (guess you might add it so that once we find a fault, it will then repair it for us using an animation for a certain amount of time)[/quote']

I'm working on a service script, where service men will walk to the chopper and fix it and refuel it (with animations). Will release it within a few weeks. :)

Edit: I've released the script: Helicopter Service

Edited by Osmo

Share this post


Link to post
Share on other sites

Great job! Can't wait to try it out.

PS

You guys have sooo much free time :eek:

Share this post


Link to post
Share on other sites

Beta 1:

- Added option to inspect damage on different helicopter parts for light helicopters

- Added option to add and remove side benches for ION Tactical and Light (ION) models

- Added option to fold / unfold benches for ION Tactical and Light (ION) models

- Added a restriction for ION Tactical and Light (ION) models: Sitting as cargo not possible if side benches are removed.

Download link in the first post

Share this post


Link to post
Share on other sites

New version is out. The inspection actions have changed significantly (they are now proper 3D-actions with animations).

Beta 2:

- All inspection actions are overhauled and visually improved.

- Helicopter customization (adding and removing parts) is now done through one action.

- Renamed the init file into OSMO_interaction_init.sqf

Download link in the first post.

I made a little demonstration video showing the functionality of the script. Check it out at the first post.

Share this post


Link to post
Share on other sites

Very nice script. I using it together with your Service one. Thanks for your work.

Share this post


Link to post
Share on other sites

Hi

Placed the scripts folder in the main TOH mission folder but can't get it to work it shows up in challengers menu but that about it.

Rhys

Share this post


Link to post
Share on other sites
Very nice script. I using it together with your Service one. Thanks for your work.

Thanks! Try this one as well Multiplayer Slingload by _neo_. That script allows you to put down a rope from the bottom of your chopper to sling load different boxes and stuff from the ground.

Hi Placed the scripts folder in the main TOH mission folder but can't get it to work it shows up in challengers menu but that about it.

Rhys

Hi! Sorry for replying so late. I see you got it working in the other thread here: Helicopter Interaction Question. Just added link here for reference in case others are struggling with same problem. :)

Share this post


Link to post
Share on other sites

OSMO is gone not active for a long time so someone that has the file can reupload it for us?

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×