peterlee Posted October 27, 2011 Posted October 27, 2011 i saw that .i did it .i can change the mfd's position. actually,i wanna add a new 3d cockpit of mine repleace the old cockpit. should i use another tools ?? and how to do it ?? Thanks in advance!!
peterlee Posted October 27, 2011 Author Posted October 27, 2011 yes .i can add my cockpit in (repleace the **glass.lom).but the old cockpit was still show.i dont know why ? should i write some .skins file ??
SVKSniper Posted October 27, 2011 Posted October 27, 2011 Here is link how to create skins file for pit:http://forums.eagle.ru/showthread.php?t=80295 Support my work
peterlee Posted October 27, 2011 Author Posted October 27, 2011 thanks. Here is link how to create skins file for pit:http://forums.eagle.ru/showthread.php?t=80295 i did .and i saw what you said .i del the glass .lom. but the hud/mfd just show a cross ....plz see the pic.
peterlee Posted October 29, 2011 Author Posted October 29, 2011 i have a think is that: Config\View\Server.lua CWSType = { iCWS_Su_27 = PlaneType.Su_27, iCWS_Su_33 = PlaneType.Su_33, ........ iCWS_F_15 = PlaneType.F_15, iCWS_Tu_160 = PlaneType.Tu_160, } CustomHumanData = {} CustomHumanData[PlaneType.MiG_29 ] = CWSType.iCWS_MiG_29 CustomHumanData[PlaneType.MiG_29C] = CWSType.iCWS_MiG_29C .............. CustomHumanData[PlaneType.A_10 ] = CWSType.iCWS_A_10 CustomHumanData[PlaneType.Tu_160 ] = CWSType.iCWS_Tu_160 Scripts\Aircrafts\_Common\CustomHuman.lua CWSType = { iCWS_Su_27 = PlaneType.Su_27, iCWS_Su_33 = PlaneType.Su_33, ... iCWS_F_15 = PlaneType.F_15, iCWS_Tu_160 = PlaneType.Tu_160, } and the same time,modifild the" kabina-a-10.cmd "file ,then saved as "kabina-Tu-160.cmd" as Tu-160's cockpit file.if that ,i 'll have Tu-160's Cockpit, then when i wanna choose A-10 to play, i can use A-10's cockpit not the changed cockpit. and i 'll have more new cockpits.. but i failed................any ways to add new cockpit ?
Recommended Posts