Jump to content

Mirage F1 empty Pylons


Grift-06

Recommended Posts

Hi everyone,

Is there any way to put an empty sidewinder pylons as they did for the hornet ?

Just visually it looks so cool (just not to jettison my sidewinders every time or to put those pylons on aerobatics servers)

 

oqvg7MtZ_2x.jpg

  • Like 10
Link to comment
Share on other sites

Hi, 
there is a temporary solution which works for me. Edit pylon lines arg_values and add folowing CLEAN lines into your Mirage-F1CE.lua:

pylon(1, 0, -3.466, -0.035, -4.329,{ use_full_connector_position=true,connector = "Pylon1",  arg = 308, arg_value = 0.150}, -- pylon args: 150 wingtip rail (same for pylon 7)

{ CLSID = "<CLEAN>", arg_value = 0.0 },    -- no pylon

pylon(2, 0, -1.982, -0.207, -2.867,{ use_full_connector_position=true,connector = "Pylon2", arg = 309, arg_value = 0.150 }, -- pylon args: 150 pod/250 ag (same for pylon 6)

{ CLSID = "<CLEAN>", arg_value = 0.0 },    -- no pylon    

pylon(3, 0, -1.647, -0.328,  -2.048,{ use_full_connector_position=true, arg = 310,connector = "Pylon3", arg_value = 0.150 }, -- pylon args: 150 ag-fuel/250 aa-missile (same for pylon 5)

{ CLSID = "<CLEAN>", arg_value = 0.0 },    -- no pylon

pylon(4, 0, -1.06, -1.283, 0.0,{ use_full_connector_position=true,connector = "Pylon4", arg = 311, arg_value = 0.150 }, -- pylon args: 150 ag-fuel/250 aa-missile 

{ CLSID = "<CLEAN>", arg_value = 0.0 },    -- no pylon

Now you cas see your F1 with pylons and you can use option remove pylon as well.

Hope this helps...

  • Like 1
Link to comment
Share on other sites

  • 1 year later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...