nesotomayor Posted July 7, 2014 Group: Members Topic Count: 59 Topics Per Day: 0.01 Content Count: 122 Reputation: 0 Joined: 06/08/14 Last Seen: October 2, 2014 Share Posted July 7, 2014 Hi, requesting for a script that will instantly rebirth his job into novice high and reset his stats and skills when he reached 99/50. please advise Quote Link to comment Share on other sites More sharing options...
Capuche Posted July 9, 2014 Group: Developer Topic Count: 10 Topics Per Day: 0.00 Content Count: 2407 Reputation: 616 Joined: 07/05/12 Last Seen: March 20 Share Posted July 9, 2014 - script auto_job -1,{ OnPCBaseLvUpEvent: OnPCJobLvUpEvent: if ( BaseLevel != 99 || JobLevel != 50 ) end; if ( roclass(eaclass()|EAJL_UPPER) != -1 ) jobchange Job_Novice_High; } 1 Quote Link to comment Share on other sites More sharing options...
nesotomayor Posted July 9, 2014 Group: Members Topic Count: 59 Topics Per Day: 0.01 Content Count: 122 Reputation: 0 Joined: 06/08/14 Last Seen: October 2, 2014 Author Share Posted July 9, 2014 following this up please... Quote Link to comment Share on other sites More sharing options...
Question
nesotomayor
Hi,
requesting for a script that will instantly rebirth his job into novice high and reset his stats and skills when he reached 99/50.
please advise
Link to comment
Share on other sites
2 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.