Skip to content

azerothcore/mod-solocraft

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo AzerothCore

mod-solocraft

  • Latest build status with azerothcore:

Build Status

Description

  • Adjusts player stats for raids based on the # of players in the group
  • Configurable debuff for groups trying to overload the difficulty modifier for an instance
  • Adjustable stats modifier in config
  • Config: Difficulty settings for each instance and type
  • Now includes a Spellpower buff: Adjustable modifier in config
  • Saves your modifier settings in database.
  • Max level thresholds can be set to not buff players whose level is too far over the dungeon level

How to use ingame

  1. Enable in conf
  2. Go into conf and set any features you want to enable or modify
  3. Enter Dungeon or Raid

Requirements

  • AzerothCore v1.0.1+

Installation

1) Simply place the module under the `modules` directory of your AzerothCore source. 
2) Import the SQL to the right Database (character)
3) Re-run cmake and launch a clean build of AzerothCore.

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 Solocraft.conf.dist to Solocraft.conf and edit that new file.

Data


  • Type: Server/Player
  • Script: Solocraft
  • Config: Yes
  • SQL: Yes

Credits


Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%