Navigation Menu

Skip to content

wowchile/mod-emblem-transfer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mod-emblem-transfer

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

Packages

No packages published

Languages

  • C++ 95.3%
  • CMake 4.7%