Skip to content

levrules/mod-token-item

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to the Token Item module by Moloko.

The module allows you to exchange tokens for sets based on specialization, class, and faction.

Preview Video


RU locales README_RU

Features

  • ✅ Item issuance based on the active talent tree (the calculation is based on the tree with the most upgraded talent points)

Features

# TokenDebug.Enable - debug trace
# 0 - disabled
# 1 - enabled
# default: 0 (enabled)

TokenDebug.Enable == 0

Installation

  1. Clone this repository:
cd path/to/azerothcore/modules
git clone https://github.com/levrules/mod-token-item.git
  1. Re-run cmake and run a clean build of AzerothCore.
  2. Change the settings in the config if necessary.
  3. Restart the server to apply the changes.

⚠ In the file spell_dbc added as a custom but will not work. In order for it to work as it should, you will need to make edits in the client part of spell.dbc and also on the server

⚠ The module has changes in the acore_string tables where the identifiers 35411, 35412, 35413, 35414, 35415, 35416, 35417 will be changed, if these identifiers are used, it is recommended to change them in the token_item.h file and also in the token_item.sql file.


Support

If you encounter problems or have suggestions for improvement, create a request in the Issues section of this repository.


License

The project is licensed under the GNU Affero General Public License (AGPL-3.0). More details can be found in the LICENSE file.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks