Skip to content

AzerothCore module. Transfer your emblems to another character in your account.

License

Notifications You must be signed in to change notification settings

F-Lambda/mod-emblem-transfer

 
 

Repository files navigation

logo AzerothCore

mod-emblem-transfer

This is a module for AzerothCore

  • Latest build status with azerothcore:

Build Status

Description

Allows a player to transfer emblems (frost, triump, conquest) from one character to another within the same account. A configurable penalty can be applied (default: 10%) to the transfered amount.

How to use ingame

  1. Walk to the npc and interact with it.
  2. Select the type of emblem you want to transfer.
  3. Select the character you want to transfer to.
  4. Enter the amount of emblems.
  5. Profit!

Requirements

  • AzerothCore v1.0.1+

Installation

1) Simply place the module under the `modules` directory of your AzerothCore source. 
2) Import the SQL manually to the right Database (auth, world or characters).
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 emblem_transfer.conf.dist to emblem_transfer.conf and edit that new file.

Credits

About

AzerothCore module. Transfer your emblems to another character in your account.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 91.4%
  • Shell 8.6%