Need map warper for only Novice Job

Insert this to your script:

if (BaseJob == Job_Novice) {

... Warper script content here...

}

 
Back
Top