|
发表于 2013-8-21 20:01:13
|
显示全部楼层
注意下Config/View/Server.lua里的
CockpitLocalPoint = {}
CockpitLocalPoint[PlaneIndex.iSu_27] = {8.15, 1.38, 0.0}
CockpitLocalPoint[PlaneIndex.iSu_33] = {8.35, 1.35, 0.0}
CockpitLocalPoint[PlaneIndex.iSu_25] = {3.5 , 0.4 , 0.0}
CockpitLocalPoint[PlaneIndex.iSu_39] = {3.406, 0.466, 0.0}
CockpitLocalPoint[PlaneIndex.iMiG_29] = {4.92, 1.35, 0.0}
CockpitLocalPoint[PlaneIndex.iMiG_29K] = {4.9, 1.254, 0.0}
CockpitLocalPoint[PlaneIndex.iA_10] = {4.201, 1.55, 0.0}
CockpitLocalPoint[PlaneIndex.iF_15] = {6.5, 1.238, 0.0}
CockpitLocalPoint[PlaneIndex.iKA_50] = {3.188, 0.39, 0.0}
CockpitLocalPoint[PlaneIndex.iMirage] = {4.6, 1.8, 0.0}
CockpitLocalPoint[PlaneIndex.iMiG_23] = {4.7, 0.47, 0.0}
CockpitLocalPoint[PlaneIndex.iSU_17M4] = {5.1, 1.0, 0.0}
CockpitLocalPoint[PlaneIndex.iIL_78] = {18.2, 2.08, 0.0}
CockpitLocalPoint[PlaneIndex.iAV_8B] = {6.3, 1.1, 0.0}
CockpitLocalPoint[PlaneIndex.iA_50] = {17.1, 1.5, 0.2}
CockpitLocalPoint[PlaneIndex.iC_17] = {15.2, 2.0, 0.0}
CockpitLocalPoint[PlaneIndex.iC_130] = {15.188, 1.35, 0.0}
CockpitLocalPoint[PlaneIndex.iF_4E] = {6.5, 1.38, 0.0}
CockpitLocalPoint[PlaneIndex.iF_5E] = {2.5, 1.0, 0.0}
CockpitLocalPoint[PlaneIndex.iF_16A] = {6.3, 1.238, 0.0}
CockpitLocalPoint[PlaneIndex.iF_16] = {6.3, 1.238, 0.0}
CockpitLocalPoint[PlaneIndex.iFA_18] = {4.8, 1.2, 0.0}
CockpitLocalPoint[PlaneIndex.iFA_18C] = {4.8, 1.5, 0.0}
CockpitLocalPoint[PlaneIndex.iKC_10] = {24.7, 2.0, 0.0}
CockpitLocalPoint[PlaneIndex.iMiG_27] = {4.7, 0.47, 0.0}
CockpitLocalPoint[PlaneIndex.iSu_39] = {3.5 , 0.4 , 0.0}
CockpitLocalPoint[PlaneIndex.iSu_30] = {7.7875, 1.7128, 0.0}
CockpitLocalPoint[PlaneIndex.iTORNADO_IDS] = {6.5, 1.238, 0.0}
CockpitLocalPoint[PlaneIndex.iF_2] = {6.5, 1.238, 0.0}
CockpitLocalPoint[PlaneIndex.iYak_40] = {9.1, 1.4, 0.0}
CockpitLocalPoint[PlaneIndex.iF_14] = {7.2, 1.45, 0.0}
CockpitLocalPoint[PlaneIndex.iB_1] = {19.9, 2.2, 0.0}
CockpitLocalPoint[PlaneIndex.iB_52] = {20, 2.0, 0.0}
CockpitLocalPoint[PlaneIndex.iS_3A] = {3.8, 1.2, 0.0}
CockpitLocalPoint[PlaneIndex.iE_2C] = {6.0, 1.2, 0.0}
CockpitLocalPoint[PlaneIndex.iE_3] = {21.0, 2.2, 0.0}
CockpitLocalPoint[PlaneIndex.iMiG_25] = {7.1, 1.35, 0.0}
CockpitLocalPoint[PlaneIndex.iMiG_25P] = {7.1, 1.35, 0.0}
CockpitLocalPoint[PlaneIndex.iMiG_31] = {7.8, 1.4, 0.0}
CockpitLocalPoint[PlaneIndex.iSu_24] = {7.0, 1.4, 0.0}
CockpitLocalPoint[PlaneIndex.iSu_24MR] = {7.0, 1.4, 0.0}
CockpitLocalPoint[PlaneIndex.iSu_34] = {9.0, 1.45, 0.0}
部分的坐标值。。。安装机模补丁后需要部分修改。。。具体机型具体分析。。。 |
|