Script Request (Pre-renewal Job Master)

legion

New member
Messages
36
Points
0
EDIT: Solved my problem, didn't see that there was

third class
setarray .JobReq[0],10,40; // Minimum job level to turn into 1st class, 2nd class
set .ThirdClass,0; // Enable third classes? (1: yes / 0: no)
set .SNovice,45; // Minimum base level to turn into Super Novice
set .LastJob,1; // Enforce linear class changes? (1: yes / 0: no)
set .SkillPointCheck,1; // Force player to use up all skill points? (1: yes / 0: no)
set .Platinum,1; // Get platinum skills automatically? (1: yes / 0: no)
end;
}
 
at the bottom, please close this thread, thanks!
default_smile.png

 
Last edited by a moderator:
can you post here  your script so that we can revise it
default_smile.png


 
Back
Top