Jump to content
  • 0
Sign in to follow this  
Imbecile

Allowing to use Item

Question

How can i allow all jobs to use Valkyrie Set and Diabolus Set? And Tried changing the Job:  0xFFFFFFFF and (Tried) 0xFFFFFFFE But doesn't work as i @reloaditemdb and Restart the server. Help?

Share this post


Link to post
Share on other sites

1 answer to this question

Recommended Posts

  • 0

by default Valkyrie Upper is 58

 

set Upper: 63

 

  • Upper: Specifies whether the item can be used by normal, baby or reborn classes. Values below can be combined, i. e. 1|4 -> 5 (Normal+Baby Classes)
    • Note: Setting 2 enables the item for Transcendant and 3rd classes. Use 8 to enable the item for 3rd classes only.


Normal jobs: 0x01 (1)
Upper jobs: 0x02 (2)
Baby jobs: 0x04 (4)
Third jobs: 0x08 (8)
Upper Third jobs: 0x10 (16)
Baby Third jobs: 0x20 (32)

Under pre-re mode third classes are considered upper, making use of
the 8 and above masks is therefore not necessary unless in renewal
mode. When no value is specified, all classes (mask 0x3f) are able to
equip the item.

 

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.