You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using //jc RDM/WHM despite having both jobs unlocked and having the sub-job system unlocked, it states the following error:
JobChange: Could not change main job to to RDM ---Mistype|NotUnlocked
But if I change to RDM main job using //jc RDM then use //jc RDM/WHM it gives the following error instead:
JobChange: Could not change sub job to to WHM ---Mistype|NotUnlocked
Meaning the command knows RDM is the right spelling and sees it as my job currently active as my Main Job. The Dual Job changer operand is simply not accepting all capital letters, and users must instead use all lowercase:
//jc rdm/whm
That works. Note that, when using just single job change commands, such as //jc RDM or //jc sub RDM, the command works.
The text was updated successfully, but these errors were encountered:
When using
//jc RDM/WHM
despite having both jobs unlocked and having the sub-job system unlocked, it states the following error:JobChange: Could not change main job to to RDM ---Mistype|NotUnlocked
But if I change to RDM main job using
//jc RDM
then use//jc RDM/WHM
it gives the following error instead:JobChange: Could not change sub job to to WHM ---Mistype|NotUnlocked
Meaning the command knows RDM is the right spelling and sees it as my job currently active as my Main Job. The Dual Job changer operand is simply not accepting all capital letters, and users must instead use all lowercase:
//jc rdm/whm
That works. Note that, when using just single job change commands, such as
//jc RDM
or//jc sub RDM
, the command works.The text was updated successfully, but these errors were encountered: