if you have the Hovercontrol 412, you can use it on any helo. Just do this:
edit the panel.cfg file of the helo you want, and use this to add it as a seperate popup window:
Add this line to the [window titles] section
Window04=Auto Pilot <======make sure the number is one more than the last one in the list
Add this after the last window before the vc section:
[Window04] <========make sure this number matches the one above.
Background_color=0,0,0
size_mm=300,165
position=2
visible=0
ident=407
window_size= 0.300, 0.220
window_pos= 0.000, 0.000
gauge00=AS532_AFCP!AFCP, 0,0,300,118
gauge01=AS532_AFCP!Annunciator, 75,118,180,45
Then edit the aircraft.cfg file, and replace the autopilot section with this:
[autopilot]
default_bank_mode=0
default_pitch_mode=0
autopilot_available=1
flight_director_available=1
default_vertical_speed=500.00
autothrottle_available=1
pitch_takeoff_ga=0.000000
autothrottle_arming_required=1
autothrottle_takeoff_ga=0
autothrottle_max_rpm=90.000000
max_pitch=10.000000
max_pitch_acceleration=1.000000
max_pitch_velocity_lo_alt=2.000000
max_pitch_velocity_hi_alt=1.500000
max_pitch_velocity_lo_alt_breakpoint=20000.000000
max_pitch_velocity_hi_alt_breakpoint=28000.000000
max_bank=25.000000
max_bank_acceleration=1.800000
max_bank_velocity=3.000000
max_throttle_rate=0.100000
nav_proportional_control=9.000000
nav_integrator_control=0.250000
nav_derivative_control=0.000000
nav_integrator_boundary=2.500000
nav_derivative_boundary=0.000000
gs_proportional_control=9.520000
gs_integrator_control=0.260000
gs_derivative_control=0.000000
gs_integrator_boundary=0.700000
gs_derivative_boundary=0.000000
yaw_damper_gain=0.000000
Your helo should now have a working autopilot.