- 0
Unequip after reach 1st job level and 2nd job and trans job
Asked by
mrlongshen
-
Recently Browsing 0 members
No registered users viewing this page.
Asked by
mrlongshen
No registered users viewing this page.
By using this site, you agree to our Terms of Use.
I made an item
if( BaseLevel == 255 && JobLevel == 120 ) unequip 2;
How to make if base level and job level of 1st job is full (archer,magician,and all) its will unequip ?
and
How to make if base level and job level of 2nd job is full (hunter,wizard and all) its will unequip ?
or
The item will unequip when level is range from 99~255, and job 50 for 1st job.
The item will unequip when level is range from 99~255 and job 70 for 2nd job.
and the item will unequip when level 255, job 120 at trans job.
Edited by mrlongshenShare this post
Link to post
Share on other sites