Jump to content

OnePride's tool-Edit_ils_mfd----how to add new 3d cockpit?


Recommended Posts

Posted

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!!noexpression.gif

Posted

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 ??

Posted

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.attachment.php?attachmentid=58021&stc=1&d=1319708276

mfd.thumb.JPG.4570cb67839a17cbc86e60d294648b0a.JPG

Posted

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 ?

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...