Jump to content
  • 0

Scarves ontop of character head?


Question

4 answers to this question

Recommended Posts

Posted

This is actually related to the act of the sprite. Open this sprite with Actor and go through the front angle frames and see. One of the frames are for sure positioned that way like mindstream mentioned.

  • Upvote 1
Posted

I believe the sprites are okay since you can see your character well.

Are you sure this item is under the cathegory of lower headgear?, Look for your item_db.txt in your server files, look for your custom item id on there, and compare the structure that is as:

ID,DBName,ScreenName,Type,Price,Sell,Weight,ATK,DEF,Range,Slot,Job,Upper,Gender,Loc,wLV,eLV,Refineable,View,{Script},{OnEquip_Script},{OnUnequip_Script}

Change the Loc, value into one of these:

256 = Upper headgear

512 = Middle headgear

024 = Styles Upper headgear

2048 = Styles Middle headgear

096 = Styles Lower headgear

Since I don't have that item in my item_db I don't know if that headgear is treaten as an accessory, or as an upper headgear or mid lower headgear. I suggest you then to change each value and test in game if it get fixed on.

Posted

I believe the sprites are okay since you can see your character well.

Are you sure this item is under the cathegory of lower headgear?, Look for your item_db.txt in your server files, look for your custom item id on there, and compare the structure that is as:

ID,DBName,ScreenName,Type,Price,Sell,Weight,ATK,DEF,Range,Slot,Job,Upper,Gender,Loc,wLV,eLV,Refineable,View,{Script},{OnEquip_Script},{OnUnequip_Script}

Change the Loc, value into one of these:

256 = Upper headgear

512 = Middle headgear

024 = Styles Upper headgear

2048 = Styles Middle headgear

096 = Styles Lower headgear

Since I don't have that item in my item_db I don't know if that headgear is treaten as an accessory, or as an upper headgear or mid lower headgear. I suggest you then to change each value and test in game if it get fixed on.

scarfhead.jpg

I tried changing the location to middle, but it's the same.

21208,Black_Scarf,Black Scarf,5,0,0,0,0,10,,1,0xFFFFFFFF,7,2,512,0,1,0,1001,{},{},{}

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...