This is some of the scripts I use for my dueling zone. It has healers that heal the players that are low on health (unless they are dueling of cource) and spectators that cheers and claps.



This is an early version and will be updated with more features. If you got any Suggestion or Bug Reports post them below. When you report a bug please give us detailed information or we won't be able to help you.

  1. Save the program to your gossip scripts folder (or any other folder containing c++ scripts)
  2. You will now have to edit the settings to set the Npc Ids
  3. add void SetupDuelZone(ScriptMgr * mgr); to Setup.h
  4. add SetupDuelZone(mgr); to your main function in Setup.cpp
  5. Open the scripts project in visual studio and click add existing file
  6. Select the DuelingZone Script
  7. Recompile your scripts
Usage
The npc will heal and give mana to nearby players that aren't dueling and thus making it possible for them to duel again


Quick Facts:
OS SUPPORT:: If you get the emu to run, this works
Emulator Support: SharedPointers, or emulated shared pointers
Coded In: C++
Preview:C++ PasteBin
Download:Filebeam

Credits: namelessgnome

don't me...