RenLen Posted November 2, 2012 Group: Members Topic Count: 26 Topics Per Day: 0.01 Content Count: 67 Reputation: 2 Joined: 03/01/12 Last Seen: April 11, 2013 Share Posted November 2, 2012 What do I change in this script if I still want them to proceed in changing jobs even if they still have their skill points left? I'm using Euphy's Job Master script. https://rathena.svn....m/jobmaster.txt if (.SkillPointCheck && SkillPoint) { mes "Please use all your skill points before proceeding."; close; } Quote Link to comment Share on other sites More sharing options...
Euphy Posted November 2, 2012 Group: Members Topic Count: 72 Topics Per Day: 0.02 Content Count: 2997 Reputation: 1132 Joined: 05/27/12 Last Seen: June 1, 2017 Share Posted November 2, 2012 I really wonder if people bother to read the settings I provide. o.o set .SkillPointCheck,1; // Force player to use up all skill points? (1: yes / 0: no) Quote Link to comment Share on other sites More sharing options...
RenLen Posted November 2, 2012 Group: Members Topic Count: 26 Topics Per Day: 0.01 Content Count: 67 Reputation: 2 Joined: 03/01/12 Last Seen: April 11, 2013 Author Share Posted November 2, 2012 (edited) Oh, I didn't notice it. Sorry! Anyway thank you! It allowed me to change job but when I already changed job and have my skill points, it's not allowing me to put the skill points to skills. I have a complete skills on 1st job. Bump Edited November 2, 2012 by iamsoap Quote Link to comment Share on other sites More sharing options...
AnnieRuru Posted November 2, 2012 Group: Members Topic Count: 18 Topics Per Day: 0.00 Content Count: 2044 Reputation: 682 Joined: 10/09/12 Last Seen: December 20, 2020 Share Posted November 2, 2012 // When set to yes, forces skill points gained from 1st class to be put into 1st class// skills, and forces novice skill points to be put into the basic skill. (Note 1) player_skillup_limit: yes set to no Quote Link to comment Share on other sites More sharing options...
RenLen Posted November 2, 2012 Group: Members Topic Count: 26 Topics Per Day: 0.01 Content Count: 67 Reputation: 2 Joined: 03/01/12 Last Seen: April 11, 2013 Author Share Posted November 2, 2012 It's working now! Thanks a lot, AnnieRuru! Quote Link to comment Share on other sites More sharing options...
Question
RenLen
What do I change in this script if I still want them to proceed in changing jobs even if they still have their skill points left?
I'm using Euphy's Job Master script.
https://rathena.svn....m/jobmaster.txt
Link to comment
Share on other sites
4 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.