Jump to content
  • 0

Forbidden to wear of the state ca not be worn (only Rune Knight+) or 3 classes?


Question

Posted (edited)

hi, i have a problem with my custom items, in practice first worked perfectly, but now I had a problem from a player who says that he can not wear them more ..... you tell me where the problem is there one place screen and item_db script

 

 

50000,Valkyrie_Helm,Valkyrie Helm,5,0,0,1500,,4,,1,0xFFFFFFFF,15,2,256,,35,1,2000,{bonus bAllStats,5;  skill "AL_HEAL",7; bonus bAspdRate,10;},{},{}

50004,Vindicated_Wings,Vindicated Wings,5,0,0,1500,,4,,1,0xFFFFFFFF,15,2,1,,35,1,2004,{bonus bStr,10; bonus bInt,5; bonus bAtk,10; bonus bLuk,5;},{},{}

post-36552-0-35618600-1457438790_thumb.jpg

post-36552-0-29444100-1457438803_thumb.jpg

 

---------------------- SOLVED ----------------------

Edited by Valcars

2 answers to this question

Recommended Posts

  • 0
Posted

Valcars how do you fix it?

I guess he changed 15 into 63

 

 

50000,Valkyrie_Helm,Valkyrie Helm,5,0,0,1500,,4,,1,0xFFFFFFFF,15,2,256,,35,1,2000,{bonus bAllStats,5;  skill "AL_HEAL",7; bonus bAspdRate,10;},{},{}

50004,Vindicated_Wings,Vindicated Wings,5,0,0,1500,,4,,1,0xFFFFFFFF,15,2,1,,35,1,2004,{bonus bStr,10; bonus bInt,5; bonus bAtk,10; bonus bLuk,5;},{},{}

 

to...

 

50000,Valkyrie_Helm,Valkyrie Helm,5,0,0,1500,,4,,1,0xFFFFFFFF,63,2,256,,35,1,2000,{bonus bAllStats,5;  skill "AL_HEAL",7; bonus bAspdRate,10;},{},{}

50004,Vindicated_Wings,Vindicated Wings,5,0,0,1500,,4,,1,0xFFFFFFFF,63,2,1,,35,1,2004,{bonus bStr,10; bonus bInt,5; bonus bAtk,10; bonus bLuk,5;},{},{}

 

 

doc/item_db.txt

Class: Equippable upper-types. Uses the following bitmasks:
	 1: Normal classes (no Baby/Transcendent/Third classes)
	 2: Transcedent classes (no Transcedent-Third classes)
	 4: Baby classes (no Third-Baby classes)
	 8: Third classes (no Transcedent-Third or Third-Baby classes)
	16: Transcedent-Third classes
	32: Third-Baby classes

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...