Skip to content

Phasing Script that allow to create different World/Difficulty as you wish :)

License

Notifications You must be signed in to change notification settings

HypnosQc/Difficulty_Mode_AIO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Community Contribution Repository

This repository is no longer actively maintained. Feel free to use it and contribute to it as needed.

Installation Guide

Prerequisites

  • Eluna Lua engine installed on your core. You can find the module for AzerothCore here. For TrinityCore, you can find the appropriate module online.

Step-by-Step Installation

  1. Download and install MPQ Editor for creating a patch.
  2. Extract the contents of the Client folder into your patch using the MPQ Editor.
  3. Install the custom required tables from the Database folder into your Character Database.
  4. Place the DifficultyMode_by Syn folder into your core/lua_scripts folder.
  5. Ensure that you have AIO installed in your core's Lua folder and client side. You can find AIO here.

Final Steps

  • Ensure that the following components have been properly installed:

    • Patch Creation
    • Database Installation
    • AIO Client & Core Side
    • Eluna Lua Engine
  • Restart your server, and the installation should be complete.

Contributing

Contributions are welcome! If you have any improvements or bug fixes, feel free to submit a pull request.

License

Licensed under GNU GPL v3. See the LICENSE file.

Important

after the installation make sure you create a new character for the database to know that your character is linked to the system if you have older characters already created the script won't register their phasing difficulty when logout so you'll be back in normal and not in hard you'll need to add the character guid manually from "character" table in character database so the script could see old character cause the script generate the guid in is custom table when a cracater is created.

About

Phasing Script that allow to create different World/Difficulty as you wish :)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages