Skip to content

azerothcore/mod-reward-shop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo AzerothCore

Ingame Reward System

This is a module for AzerothCore

  • Latest build status with azerothcore: Build Status

Current features:

  • This Module Makes a NPC do database check for a code that can redeemed ingame, The NPC checks which action is called in the Database to apply the correct items/features

Database Actions:

1 = item 2 = gold 3 = name change 4 = faction change 5 = race change

Upcoming features:

1) If a person feels like they could make a website to work with this module it will be great i will merge into the source and also give credit.

Requirements

Reward Shop module currently requires:

AzerothCore v1.0.1+

How to install

1) Simply place the module under the modules folder of your AzerothCore source folder.

2) Input the SQL file to the character database.

3) Re-run cmake and launch a clean build of AzerothCore

That's it.

(Optional) Edit module configuration

If you need to change the module configuration, go to your server configuration folder (e.g. etc), copy reward_shop.conf.dist to reward_shop.conf and edit it as you prefer.

Show your appreciation

Donate

Releases

No releases published

Packages

No packages published

Languages

  • C++ 94.8%
  • Shell 5.2%