Help in adding custom items without ³² and ¿© sprite

legion

New member
Messages
36
Points
0
Hi, I added Twilight (Costume), Kirin Wings (Garment) and Golden Wings (Garment) to my server. All these custom items does not have the ³² and ¿© sprite and act files with them (because they are not headgears) just the basic ¾ÆÀÌÅÛ sprite and act files. Now when I equip them in-game, the sprite doesn't show up. I tried duplicating the sprite and act files from the ¾ÆÀÌÅÛ folder and placing them in the ³² and ¿© folder, but still it doesn't work. Any ideas how to fix this?

 
Hi, I added Twilight (Costume), Kirin Wings (Garment) and Golden Wings (Garment) to my server. All these custom items does not have the ³² and ¿© sprite and act files with them (because they are not headgears) just the basic ¾ÆÀÌÅÛ sprite and act files. Now when I equip them in-game, the sprite doesn't show up. I tried duplicating the sprite and act files from the ¾ÆÀÌÅÛ folder and placing them in the ³² and ¿© folder, but still it doesn't work. Any ideas how to fix this?
The sprite in  ¾ÆÀÌÅÛ isn't same that ¾Ç¼¼»ç¸® sprite.

¾ÆÀÌÅÛ: image (sprite) item that show in inventario

¾Ç¼¼»ç¸®: image (sprite) item that show in character

Then the duplicate not working. You need search (make) the correct sprites  "³² and ¿©".

 
Drop Folder: ¾ÆÀÌÅÛ

Garment files are placed here: ·Îºê/customgarment/³²/ or customgarment/¿©/

Format is job_gender.spr, job_gender.act

and then check your lua files: spriterobename, spriterobeid.

 
Drop Folder: ¾ÆÀÌÅÛ

Garment files are placed here: ·Îºê/customgarment/³²/ or customgarment/¿©/

Format is job_gender.spr, job_gender.act

and then check your lua files: spriterobename, spriterobeid.
EDIT: Got it to work now, thanks!
default_smile.png


 
Last edited by a moderator:
Back
Top