i wanted to add some more realistic cockpits to all the flyers but the cockpit mesh for my first flyer is not ingame.
I made a mesh (I just imported the jedifighter cockpit and added some more stuff onto it) and exported it. But the mesh itself is not showing up ingame.
I put this line into my flyer odf:
Code: Select all
FirstPerson = "REP\rep;rep_1st_fly_arc170fighter_sc"Code: Select all
ucft
{
REQN
{
"class"
"rep_1st_fly_arc170fighter_sc"
}
REQN
{
"model"
"rep_1st_fly_arc170fighter_sc"
}
}I have no idea what I still have to do to get the cockpits working but I were very grateful If anybody knows how.
Thanks in advance.


