Skip to content

A World of Warcraft addon which tracks player kills, and awards the player with Unreal Tournament style achievements.

License

Notifications You must be signed in to change notification settings

zxeltor/zpownage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZPownage GitHub release (latest by date)

A World of Warcraft addon which tracks player kills, and awards the player with Unreal Tournament style achievements.

ZPownageLogo

Overview 

This addon tracks player kills, and awards the player with Unreal Tournament style achievements.  Achievements for multi-kills and killing sprees are displayed to the user as a flash of text in the middle of the screen, along with audio playback of the Unreal Tournament Announcer.

Note: This addon is for fun only. This has no affect on your official in game statistics tracked by Blizzard.

Details 

The addon maintains a list of units attacked by the player while in combat. Each unit killed by the player while in combat is counted as a kill. When the player reaches certain consecutive kill achievements, a message is displayed to the screen, along with an audio file playback from the Unreal Tournament Announcer.

Your consecutive kill count is reset when you enter a new zone, or player death occurs. This puts you back at the bottom of the achievement list.

Note(s):

  • If you attack a unit, then leave combat with the unit before they die, you won't get credit for the kill.
  • Group unit kills don't count towards a players kill count, unless the player actually attacked the killed unit.

Kill Scoring 

Killing Sprees

Awards for every 5th kill without dying

  • Killing Spree - 5 kills
  • Rampage - 10 kills
  • Dominating - 15 kills
  • Unstoppable - 20 kills
  • Godlike - 25 kills
  • Wicked Sick - 30+ kills

Multiple Kills

Awards for building up chains of kills in quick succession (4 seconds apart or less)

  • Double Kill - 2 kills
  • Multi Kill - 3 kills
  • Mega Kill - 4 kills
  • Ultra Kill - 5 kills
  • Monster Kill - 6 kills
  • Ludicrous Kill - 7 kills
  • HOLY S**T - 8+ kills

Settings

The WOW Interface AddOn UI has a section for ZPownage settings.

ZPownageConfigSettings

  • Enable Player Only Kill Mode - You can set the addon to track player kills only, or all kills.
  • Reset Kills - This resets your consecutive kills and achievements.
  • Test - Test the display and audio playback of a kill achievement.
  • Switch Audio - This let's you switch between Unreal Tournament Announcer achievements and Duke Nukem one-liners.
  • Brag Channels - You have the option of sending achievements to a single chat channel. The highest priority channel you have selected is chosen, as long as you're in that type of group. The lowest priority channel is Emote, with the highest being Battleground.
  • Slash Commands - Just displaying command options from the console.

Audio Playback

Audio playback occurs with each achievement notification. To hear the audio playback you need to have Sound Effects enabled in WOW Sound settings.

WowAudioSettings

You can test audio playback by clicking the Test button in the ZPownage settings UI above, or by using the Slash Command: "/zp test"

Slash Commands

  • /zp reset "Reset unit kills"
  • /zp pvp "Toggle player only kill mode" - By default the addon only tracks player kills. If disabled, it tracks all kills made by the player."
  • /zp test "Test achievement display and audio playback"
  • /zp "Show addon settings UI"

Download and Installation

Repositories

Zpownage has been uploaded to the following repositories:

Manual Install

If you download the AddOn directly from a repository. Unzip the downloaded archive, and place the folder "ZPownage" and it's contents inside your World of Warcraft addons folder. You'll need to restart World of Warcraft to see the the addon.

AddOn Managers

In theory, any AddOn manager that pulls AddOns from CurseForge or MOD DB should work.

About

A World of Warcraft addon which tracks player kills, and awards the player with Unreal Tournament style achievements.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages