nesotomayor Posted July 7, 2014 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
Capuche Posted July 9, 2014 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
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
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.