This is a module for AzerothCore
Current features:
-**Puts a players armor in a chest for other players to loot if they are killed. Only works in open world.
Upcoming features:
PvPScript Module currently requires:
AzerothCore v1.0.1+
###1) Simply place the module under the modules
folder of your AzerothCore source folder.
###2) Input the SQL file to the character database. (if any)
###3) Re-run cmake and launch a clean build of AzerothCore
That's it.
If you need to change the module configuration, go to your server configuration folder (e.g. etc), copy PvPScript.conf.dist
to PvPScript.conf
and edit it as you prefer.