Community Asian Ship Project

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
Code:
<SHADERNIF>Art/Units/Frigate/Frigate_FX.nif</SHADERNIF>
with
Code:
<SHADERNIF>Art/Units/Large_War_Junk/Large_War_Junk.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.

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 :worship:
 
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 :worship:
Sure, no problem. I am glad that it works for you now. :)
 
If you don't mind getting your hands dirty there are much better ships available now for this region. You would just have to rip apart a couple mods to find em. But that's one of the best parts of graphics modding, searching for gems...

Its why I never finished my mod in five years. :rolleyes:
 
Back
Top Bottom