|
发表于 2011-4-13 19:24:09
|
显示全部楼层
本帖最后由 bruceyang 于 2011-4-13 19:25 编辑
修改x:\Program Files\Ubisoft\Eagle Dynamics\Lock On\Config中view文件夹里的server文件,
-- -- View scripts
-- Copyright (C) 2004, Eagle Dynamics.
-- Don't change existing values, they are requested from ?+!
-- Use these indices in Snap and CockpitLocalPoint tables.
PlaneIndex = {
iSu_27 = 1,
iSu_33 = 2,
iSu_25 = 3,
iSu_39 = 4, -- Su-39 or Su-25T
iMiG_29 = 5,
iMiG_29K = 6,
iA_10 = 7,
iF_15 = 8,
}
DisableCombatViews = false -- F5 & Ctrl-F5
ExternalObjectsLockDistance = 10000.0
ShowTargetInfo = false
CameraTerrainRestriction = true
修改为CameraTerrainRestriction = false |
|