• There seems to be an uptick in Political comments in recent months. Those of us who are long time members of the site know that Political and Religious content has been banned for years. Nothing has changed. Please leave all political and religious comments out of the forums.

    If you recently joined the forums you were not presented with this restriction in the terms of service. This was due to a conversion error when we went from vBulletin to Xenforo. We have updated our terms of service to reflect these corrections.

    Please note any post refering to a politician will be considered political even if it is intended to be humor. Our experience is these topics have a way of dividing the forums and causing deep resentment among members. It is a poison to the community. We appreciate compliance with the rules.

    The Staff of SOH

  • Server side Maintenance is done. We still have an update to the forum software to run but that one will have to wait for a better time.

Iris Hawk family shockwave lights

awj112

Charter Member
Will eventually post all I can find or redo. Anyone with configurations can add them here.

This config works with all three models. Just remember to alter all three panel and aircraft config files.

DSB Hawk 100 LIFT

add to panel.cfg
gaugeXX=shockwave_lights!SW Lights_gear, 1,1,1,1 //shockwave light

[lights]
//Types: 1=beacon, 2=strobe, 3=navigation, 4=cockpit, 5=landing
light.0 = 3, 6, -3.1, -.5, fx_shockwave_navred //--Left wing nav light
light.1 = 3, 6, 3.1, -.5, fx_shockwave_navgre //--Right wing nav light
light.2 = 1, 1.30, 0, 3.33, fx_shockwave_beaconh //--Upper beacon
light.3 = 1, -7.61, 0, -1.70, fx_shockwave_beaconb //--Lower beacon
light.4 = 3, -15.45, 0.85, 1.08, fx_shockwave_navwhi //--Anti-collision light
light.5 = 4, 5.20, 0, 2.80, fx_hawk_vclight_127
light.6 = 4, 11.41, 0, 1.09, fx_hawk_vclight_127
light.7 = 2, -10, -14.2, 0, fx_Vortices
light.8 = 2, -10, 14.2, 0, fx_Vortices
light.9 = 5, 18.95, 0, -2.42, fx_shockwave_landing_light_narrow //--Landing light

Note: for some reason, the display models don't show the right nav light. All other models do.
 
T-45C Goshawk config

light.0 = 3, -2.48, -14.67, -1.03, fx_shockwave_navred
light.1 = 3, -2.48, 14.67, -1.03, fx_shockwave_navgre
light.2 = 2, 1.34, 0, 3.34, fx_shockwave_strobe
light.3 = 1, 7.5, 0, -2.3, fx_shockwave_beaconb
light.4 = 1, -1.91, 0, 2.98, fx_shockwave_beaconh
light.5 = 3, -15.5, 0.8, 1.05, fx_shockwave_navwhi
light.6 = 4, 11.41, 0, 1.09, fx_iris_vclight_orange
light.7 = 4, 5.20, 0, 2.80, fx_iris_vclight_orange
light.8 = 1, 7.50, 0, -2.30, fx_iris_navred
light.9 = 1, -1.90, 0, 3.00, fx_iris_navred
light.10 = 8, -10, -14.2, 0, fx_iris_vortices
light.11 = 8, -10, 14.2, 0, fx_iris_vortices
light.12 = 6, 3, -5, 2, fx_iris_leftwingvapor,
light.13 = 6, 3, 5, 2, fx_iris_rightwingvapor,
light.14 = 5, 13.1, 0.38, -3.1, fx_shockwave_landing_light_light

Cannot figure out where lights 8 & 9 are. I will modify when I find them. Light 14, the landing light may not work since I don't think there is actually a landing light swithc in the Goshawk.
 
Back
Top