Jump to content
  • 0

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


Valcars

Question


  • Group:  Members
  • Topic Count:  24
  • Topics Per Day:  0.01
  • Content Count:  60
  • Reputation:   0
  • Joined:  01/03/16
  • Last Seen:  

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
Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  155
  • Topics Per Day:  0.03
  • Content Count:  535
  • Reputation:   23
  • Joined:  11/19/11
  • Last Seen:  

Valcars how do you fix it?

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  45
  • Topics Per Day:  0.01
  • Content Count:  715
  • Reputation:   83
  • Joined:  01/05/12
  • Last Seen:  

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