Jump to content
  • 0

Use any type of headgear for costume system?


michaelsoftman

Question


  • Group:  Members
  • Topic Count:  48
  • Topics Per Day:  0.01
  • Content Count:  410
  • Reputation:   29
  • Joined:  04/04/12
  • Last Seen:  

I know that in order to have a headgear as a costume item, you need to have it as a specific type in your itemDB.

 

Is is possible to allow it to accept regular headgear as well?  I want to use the costume system but I don't want to have to make a new costume type item for every headgear already available in addition to customs.

Link to comment
Share on other sites

3 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  17
  • Topics Per Day:  0.00
  • Content Count:  754
  • Reputation:   186
  • Joined:  05/22/12
  • Last Seen:  

Just change the loc.

 

 

ID,AegisName,Name,Type,Buy,Sell,Weight,ATK,DEF,Range,Slots,Job,Upper,Gender,Loc,wLV,eLV,Refineable,View,{ Script },{ OnEquip_Script },{ OnUnequip_Script }
 
	2^12 4096 = Costume Low Headgear
	2^11 2048 = Costume Mid Headgear
	2^10 1024 = Costume Top Headgear
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  48
  • Topics Per Day:  0.01
  • Content Count:  410
  • Reputation:   29
  • Joined:  04/04/12
  • Last Seen:  

But then I'd need a regular version of a hat and then a costume version of it as well, right?

 

Like for example, the Wanderer's Sakkat, item 5579.  What if people wanted to choose between using it as a regular headgear (to get the AGI + 2) or a costume?  I'd have to make a 2nd item for it in the DB.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  81
  • Reputation:   14
  • Joined:  08/17/12
  • Last Seen:  

you cant do that :D , you have to make 2 items

Link to comment
Share on other sites

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.

×
×
  • Create New...