Custom Cockpit Not Ingame [Solved]
Posted: Thu May 07, 2015 1:20 pm
Hey all,
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:
and then I created a new .req file in my req's folder:
The name of the .req file is the same as written above. I also tried it without the "model" part but it is still not working.
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.
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.