Sprite showing over character instead of behind

prism

New member
Messages
69
Points
0
I'm trying to add the official wing costume to one of my items but when I try the sprite doesn't show correctly from the the 3 front positions.

Example: http://puu.sh/aBF2Q/04414f2dbd.jpg

Here are the files I'm trying to use:

https://www.mediafire.com/?rpotqc1q5sfpo4f

They can be found in data.grf at datasprite·Îºêõ»ç³¯°³

I'm not really sure which sprite to use because there are so many identical sprites. I've tried about 5 of them and they all have the same result.

 
I am not sure what these sprites are used for officially but It would not be too hard to make an edit to them so they would work to your desired needs. Open them in an image editor, convert them, re-save as a .spr (SPR Conview) then edit the act in (Actor 2) and you will have what you need. If you do not know how to sprite edit proficiently, you could put in a Graphics Request in the proper section regarding this as a fix.

 
garment sprites are implemented differently in the client. They have the option of being shown behind the character (with the help of some lua files to inform which frames should be behind).

If you try to use them as a headgear it will come in front obviously. So yes like Uzieal said if you want it to displayed in the back for a headgear the sprite itself will have to trimmed.

 
Back
Top