Skip to content

AzerothCore module to replicate hardcore mode. Simple but effective.

License

Notifications You must be signed in to change notification settings

Zindokar/mod-hardcore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Hardcore Mod

AzerothCore module to replicate hardcore mode. Intended to be bizzlike but with some level configurations.

Configuration

ModHardcore.Enable

  • Description: Enable Hardcore Mod.
  • Default: 0 - Disabled 1 - Enabled

ModHardcoreMinLevel.Enable and ModHardcoreMaxLevel.Enable

  • Description: Disable Hardcore Level at Min-Max range.
  • Default: ModHardcoreMinLevel.Enable = 10 ModHardcoreMaxLevel.Enable = 79

Examples:

  • Set a range of level 10 to 79 to enable hardcore, so at level 1-9 and 80 hardcore is disabled.
  • Set a range of level 1 to 80 to enable hardcore all levels.

ModHardcoreGMCanResurrect.Enable

  • Description: Enable GM resurrection.
  • Default: 0 - Disabled 1 - Enabled

Installation

Follow official guide: https://www.azerothcore.org/wiki/installation

No sql needed.

To-Do

  • Change client UI texts? like mak'gora duels? maybe.

About

AzerothCore module to replicate hardcore mode. Simple but effective.

Topics

Resources

License

Stars

Watchers

Forks