/mod-instance-reset

A instance-reset module for AzerothCore.

Primary LanguageC++

logo AzerothCore

mod-instance-reset

  • Latest build status with azerothcore: Build Status

Description

Talk to the NPC to reset the instances you already visited. By default, it only resets for normal difficulty, if you want to reset for all difficulties, just edit the .conf file.

Why use this?

The NPC can be spawned in a specific zone only accessible after completing a quest or having an item. It's up to you to find uses.

How to use ingame

Talk to the npc, then you have not longer instances saves

Requirements

This module requires:

  • AzerothCore v1.0.1+

Installation

1) Simply place the module under the `modules` directory of your AzerothCore source. 
2) Import the SQL manually to the world Database.
3) Re-run cmake and launch a clean build of AzerothCore.
4) Add the npc via script or command wherever you like.

Edit module configuration (optional)

If you need to change the module configuration, go to your server configuration folder (where your worldserver or worldserver.exe is), copy save_cleaner.conf.dist to save_cleaner.conf and edit that new file.

Credits

Nefertumm (author): GitHub

AzerothCore: repository - website - discord chat community