Archangel Wing Sprite Showing wrong in front

enjay

New member
Messages
9
Points
0
I'm Having A problem when showing front on my character equipping Archangel Wing.

sprite 1.PNG

 
Last edited by a moderator:
There is no VIewSprite that's why you cant see it.
add ViewSprite: 206 under Loc:

should be
Loc: "EQP_GARMENT"
ViewSprite: 49
Tried Adding the ViewSprite with the ID value assigned on spriterobeid.lub . still not showing

 
Tried Adding the ViewSprite with the ID value assigned on spriterobeid.lub . still not showing
You dont need to add it on spriterobeid.lub and 2dlayer


you just need to edit in

accname.lub
accessoryid.lub

and then itemlua that is the only one you need to edit.

 
You dont need to add it on spriterobeid.lub and 2dlayer


you just need to edit in

accname.lub
accessoryid.lub

and then itemlua that is the only one you need to edit.
got the same problem as well added the name to those files and even on lua it ahows on the equipment and inventory but sprites not ahowing, i also add a costume headgear the same thing happen, 

 
Back
Top