View Single Post
  #2  
Old 01-22-2014, 01:25 PM
Danyelle Danyelle is offline
Fire Giant

Danyelle's Avatar

Join Date: Feb 2012
Location: Shh
Posts: 886
Default

This issue is generally the result of a conflict between an item graphic's textures:

[You must be logged in to view images. Log in or Register.]

[You must be logged in to view images. Log in or Register.]

being named the exact same as the skeleton model's texture. And overwriting them when loaded. It can be fixed two ways. The hardest way is to go into the file and replace the item's texture's with the appropriate Classic skeleton textures. This requires S3DSpy to dig into the files and GIMP to invert the dds images (Luclin+ .dds textures are inverted upside down. Classic .bmp textures are not, this will cause the faces to be upside down if not edited) and to convert the .bmp into a .dds.

The easiest way is simply to remove the file from globalload entirely, as the weapon graphics held within that particular file are Luclin/PoP era anyway, and not used here.

[You must be logged in to view images. Log in or Register.]
Reply With Quote