schopen20 Posted June 12, 2020 Posted June 12, 2020 Hello, friends. First sorry for my English. I would like an npc that resets all instances of the game. For example, I really want to reset the horror factory instance, but I can't find anything to solve my problem. Please, help me. Quote
0 Emistry Posted June 13, 2020 Posted June 13, 2020 if (checkquest(xxxxx) != -1) { erasequest xxxxx; } find the quest id that are used for quest cooldown. Quote
Question
schopen20
Hello, friends. First sorry for my English. I would like an npc that resets all instances of the game. For example, I really want to reset the horror factory instance, but I can't find anything to solve my problem.
Please, help me.
1 answer 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.