Skip to content

azerothcore/mod-npc-services

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo AzerothCore

mod-npc-services

This is a module for AzerothCore

  • Latest build status with azerothcore:

Build Status

WoWScrnShot_032824_001811

Features:

  • Character services:
  1. Restore Health & Mana
  2. Reset Instances
  3. Reset Cooldowns
  4. Leave Combat
  5. Remove Sickness
  6. Repair Items
  7. Reset Talents
  8. Open Bank
  9. Open Mailbox
  10. Learn Dual Talent Specialization

How to install

  1. Simply place the module under the modules folder of your AzerothCore source folder.
  2. Re-run cmake and launch a clean build of AzerothCore.
  3. Done.

Usage

  • Add the npc to the world: .npc add 55002 or .npc add temp 55002.
  • Enable this module and talk with the Services NPC.

Credits