if(checkquest(9998,PLAYTIME)==2){
erasequest 9998;// Memorial Dungeon: Champion
erasequest 9999;}elseif(checkquest(9999,PLAYTIME)==2){// Memorial Dungeon: Champion
mes "^ff0000Memorial Dungeon cannot be reentered within 8 hours after your last entrance.^000000";
mes "Reset Every 04:00 AM";
close;}Create INSTANCE
but not working
The result if i use that setting
player didn't get any delay to create instance
Question
LearningRO
Hi, All im was trying to make instance always reset every 4 AM
this is my quest_db
- Id: 9998 Title: "Memorial Dungeon: Champion" TimeLimit: 4h - Id: 9999 Title: "Memorial Dungeon: Champion" TimeLimit: +4h
my script
but not working
The result if i use that setting
player didn't get any delay to create instance
so player can do instance unlimited
Edited by LearningRO6 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.