Jump to content
  • 0

what is the command to know what job tier we are


Question

Posted

ive seen plenty of script with job and class commands but i havent seen any that know if youre base job (merchant , swordman , ninja , taekwon, ect...) 2nd job(knight , rune knight , orobo, soul linker, ect..) or third job ( guillotine cross, royal guard ect...)

 

 

4 answers to this question

Recommended Posts

  • 1
Posted

Do you mean physically for a player to check what they are, or do you mean how to code with the class itself being checked in the code? I know one example i've used to call 3rd class in scripts is if ( .@eaclass & EAJL_THIRD )

if ( .@eaclass & EAJL_THIRD )

 

  • Upvote 1
  • 0
Posted (edited)

thx , with this i found the information i needed to make my skill point remover / giver so it give the proper amount of skillpoint back acording to its class so that if someone accidentaly skill point away too much they can fix thier mistakes

 

and the npc is working :D thx alot

Edited by quakeman00

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