Sturmgewher88mm
Kaiser
Hm, maybe check that the Large_War_Junk.nif is really in the folder .../Art/Units/Large_War_Junk/
If it is there and the folders are all named correctly, you could try to go to the art definition of the standard frigate and only exchange the code line
withCode:<SHADERNIF>Art/Units/Frigate/Frigate_FX.nif</SHADERNIF>
If you still get the red sphere, than something has to be wrong with the nif file or with the reference to the file.Code:<SHADERNIF>Art/Units/Large_War_Junk/Large_War_Junk.nif</SHADERNIF>
I figured out what was wrong! The file names had spaces instead of _ between words, and when I added the _ to the file names it worked!
SaibotLieh, thanks for all the help
