Jump to content
  • 0
MikZ

RK RUNESTONE

Question

Hello! Please help me with this, or give me some info

RUNE KNIGHT:
if I do @job 4054 (regular) this job can use runestones
but if @job 4060 (trancendent) cannot use the stone, is this normal?

how can i make them both use the RUNES?

Thank you!

Share this post


Link to post
Share on other sites

2 answers to this question

Recommended Posts

  • 0
Upper: Equippable upper-types. Uses the following bitmasks:	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.

change

Upper: 8

to

Upper: 56

that will be Third + Upper Third + Baby Third jobs who can use the runes

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

×
×
  • Create New...

Important Information

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