This is the problem with the script. I have missions with level brackets, but my players have discovered to accept a mission a level 99, hunt the items/monsters, and hand in the mission after they have reborn, which gives them so much EXP to instantly become level 60+
My request is if someone can help me make all their missions reset when they reborn? Here is the drop mission part, I believe something like this needs to be played with?
Thank you so much.
note that this isnt functioning at all yet, except for the first 3 lines. >.<
OnPCLoadMapEvent:
if ( Class == Novice_High && BaseLevel == 1 ){
dispbottom "You have reborn, all missions shall automatically be dropped!";
Hello annie and other scripters~
This is the problem with the script. I have missions with level brackets, but my players have discovered to accept a mission a level 99, hunt the items/monsters, and hand in the mission after they have reborn, which gives them so much EXP to instantly become level 60+
My request is if someone can help me make all their missions reset when they reborn? Here is the drop mission part, I believe something like this needs to be played with?
Thank you so much.
note that this isnt functioning at all yet, except for the first 3 lines. >.<
Share this post
Link to post
Share on other sites