中国空军虚航组织(LKYFLY)

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 2140|回复: 10

[已解决] 下载了一个J10补丁 为啥座舱视角前边有个人啊..

[复制链接]
发表于 2013-5-1 18:29:57 | 显示全部楼层 |阅读模式

马上注册,结交更多飞友,享用更多功能,让你轻松玩转虚航!

您需要 登录 才可以下载或查看,没有账号?注册

x
本帖最后由 冷若冰霜_ 于 2013-5-1 19:52 编辑

座舱视角前边有个人头挡着..啥也看不到什么情况..
发表于 2013-5-1 18:35:11 | 显示全部楼层
CockpitLocalPoint[PlaneIndex.iMirage] = {4.6, 1.8, 0.0}
复制到Config/View/Server.lua中相同的一行中覆盖原文字
试试。
 楼主| 发表于 2013-5-1 18:43:55 | 显示全部楼层
 楼主| 发表于 2013-5-9 00:04:58 | 显示全部楼层
changxiaozhe 发表于 2013-5-1 18:35
CockpitLocalPoint = {4.6, 1.8, 0.0}
复制到Config/View/Server.lua中相同的一行中覆盖原文字
试试。

F14前边也有个人肿么办...[17]
发表于 2013-5-9 08:58:05 | 显示全部楼层
冷若冰霜_ 发表于 2013-5-9 00:04
F14前边也有个人肿么办...

这是各机型的座舱坐标,
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.406, 0.466, 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.1, 1.7, 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}
 楼主| 发表于 2013-5-9 19:45:04 | 显示全部楼层
changxiaozhe 发表于 2013-5-9 08:58
这是各机型的座舱坐标,
CockpitLocalPoint = {}
CockpitLocalPoint = {8.15, 1.38, 0.0}

我在那个文件里边没看到有f14那横啊...刚好到iyak40那横就没了...
 楼主| 发表于 2013-5-9 19:48:10 | 显示全部楼层
changxiaozhe 发表于 2013-5-9 08:58
这是各机型的座舱坐标,
CockpitLocalPoint = {}
CockpitLocalPoint = {8.15, 1.38, 0.0}

我直接给加进去试试...
发表于 2013-5-9 20:28:00 | 显示全部楼层
建议楼主安装 EFA mod   http://bbs.lkyfly.com/thread-5229-1-1.html
 楼主| 发表于 2013-5-9 22:29:46 | 显示全部楼层
changxiaozhe 发表于 2013-5-9 20:28
建议楼主安装 EFA mod   http://bbs.lkyfly.com/thread-5229-1-1.html

太谢谢啦 好使啦..
发表于 2013-7-7 18:59:19 | 显示全部楼层
changxiaozhe 发表于 2013-5-9 08:58
这是各机型的座舱坐标,
CockpitLocalPoint = {}
CockpitLocalPoint = {8.15, 1.38, 0.0}

大神 知道怎么改座舱的高度吗
您需要登录后才可以回帖 登录 | 注册

本版积分规则

关闭

最新通知上一条 /1 下一条

QQ|手机版|小黑屋|中国空军虚航组织(LKYFLY) ( 京ICP备10217415号 )

GMT+8, 2024-6-2 05:30 , Processed in 0.073848 second(s), 24 queries , Gzip On.

Powered by Discuz! X3.4

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表