Jump to content

¿Dónde aparecen las cámaras del F-86?


mauri

Recommended Posts

Hola a tod@s,

 

Ayer me compré en Steam el F-86 para DCSW (14 bucks). Tengo el A-10C, el FC3 y el P-51. Hasta ahora siempre había encontrado en el archivo SnapViewsDefault.lua la configuración de las cámaras de todos los aviones "volables" en DCSW. Como la "default view" de todos esos aviones no me agrada, siempre la había modificado a mi gusto. Sin embargo, tras instalar el F-86, en ese archivo no me aparecen sus cámaras y, como suele ser habitual, con su default view no me siento cómodo.

 

¿Alguien sabe dónde dónde está esa configuración?

 

Es todo. Gracias.

Salu2

M.

Link to comment
Share on other sites

 

ViewSettings = {

Cockpit = {

[1] = {-- player slot 1

CameraViewAngleLimits = {20.000000,140.000000},

CockpitLocalPoint = {1.677 ,1.151,0.000000},

CameraAngleRestriction = {false,90.000000,0.500000},

CameraAngleLimits = {200,-90.000000,90.000000},

EyePoint = {0.05000,0.100000,0.000000},

ShoulderSize = 0.25,

Allow360rotation = false,

limits_6DOF = {x = {-0.2,0.45},y ={-0.15,0.15},z = {-0.30000,0.30000},roll = 90.000000},

},

}, -- Cockpit

Chase = {

LocalPoint = {-5.0,1.0,3.0},

AnglesDefault = {0.000000,0.000000},

}, -- Chase

Arcade = {

LocalPoint = {-21.500000,5.618000,0.000000},

AnglesDefault = {0.000000,-8.000000},

}, -- Arcade

}

 

local function head_pos_default(tab)

if not tab then

tab = {}

end

 

tab.viewAngle = tab.viewAngle or 85

tab.hAngle = tab.hAngle or 0

tab.vAngle = tab.vAngle or -7.5915411489154785

tab.x_trans = tab.x_trans or -0.0033610288728929474 - 0.05

tab.y_trans = tab.y_trans or -0.066924695772275097

tab.z_trans = tab.z_trans or 0

tab.rollAngle = tab.rollAngle or 0

 

return tab

end

 

SnapViews = {

[1] = {-- player slot 1

[1] = head_pos_default({}),--Num 0

[2] = head_pos_default({}),--Num 1

[3] = head_pos_default({}),--Num 2

[4] = head_pos_default({}),--Num 3

[5] = head_pos_default({}),--Num 4

[6] = head_pos_default({}),--Num 5 Default view

[7] = head_pos_default({}),--Num 6

[8] = head_pos_default({}),--Num 7

[9] = head_pos_default({}),--Num 8

[10] = head_pos_default({}),--Num 9

[11] = head_pos_default({viewAngle = 60, vAngle = 10}),--look at left mirror

[12] = head_pos_default({viewAngle = 60, vAngle = 10}),--look at right mirror

[13] = head_pos_default({}),--default view

},

 

¿Es esto lo que buscas? : en la carpeta mods/aircraft/F-86

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

Some pretty cookies are used in this website