• World of Warcraft Addons
  • World of Warcraft
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

PitBull4_Extras

 
Project Updated:
Files Updated: Mon, Sep 28 2009
Supports Game Version: 3.2.0
Category: Unit Frames
Tags:

[Edit Tags]

Project Manager: TAP3AH
Additional Authors: No additional authors
Current Version: r3
License: GNU General Public License version 3 (GPLv3)
Development Site: WowAce.com
Avg Daily DL (last 30 days): 19
Downloads Total: 4,960
Favorites: 13
Comments: 4
  • About PitBull4_Extras
  •  

A few extra modules for Pitbull4.

  • ClassIcon: shows the class icon on unit frame
  • RaceIcon: shows the race icon for players and creature type icon for mobs
    • Beast
    • Dragonkin
    • Demon
    • Elemental
    • Giant
    • Undead
    • Humanoid
    • Critter
    • Mechanical
    • Totem
    • Non-combat Pet
    • Gas Cloud
    • (no icon) Not specified
    Doesn't work with koKR and esMX clients. See bellow.
  • NamePlate: a bar colored by hostility or class suitable for displaying the unit's name
  • DeadIcon: shows an icon when the unit is dead or ghost
  • DCIcon: shows an icon when the unit is offline
  • RaidRoleIcon: shows an icon when the unit is MT or MA
  • LeaderIconEx: an alternative to the original LeaderIcon module. In addition to Raid/Group Leader icon, shows also Raid Assist icon. If you use this module turn LeaderIcon off.

Help needed

I need translations for "Totem","Non-combat Pet","Not specified" and "Gas Cloud" in koKR and esMX clients. Please, PM me if you are willing to help.

  • Downloads (2)
  •  
File Name Release Type Game Version Downloads Date
Addon Curse.com Beta 2.3.3 0 9/29/2008
  File Name Release Type Game Version Downloads Date  
  PitBull4_Extras r3 Release 3.2.0 4,428 9/28/2009
  PitBull4_Extras r2 Release 3.2.0 532 9/20/2009
  • 1 page(s)
  • Comments

Add Comment  

Add

You need to login or register to post.

Benefits of Registration

  • Interact with hundreds of thousands of other gamers on an open social network.
  • Post your stories, news, images, videos, and other content to share.
  • Create a network with your fellow gamers or join an existing one.
  • Gain reputation for everything you do.
  • Storm68 said

    If anyone can tell me how to make the same frames as pictured I'd surely appreciate it.
    I spent hours trying to configure the race and class icons to look the same as above with no luck.
    Plus my toons level doesnt display like it does above either.
    I'am trying to replace Xperl with Pitbull 4.0 with this addon pack but geez its becoming hard work.
    Thanks for any help given.

    Reply Report Permalink
  • TAP3AH said

    Go to Layout Editor -> Bars -> Blank Space (if you don't see that bar enable it under Modules -> Blank Space) and set "Side" to "Left". Go to Layout Editor -> Indicators -> Class Icon and set "Attach to" to "Blank Space" and location to whatever you want. Do the same with "Race Icon". Create new LuaText: go to Layout Editor -> Texts and type the name, let's say "Lua:Level" and click "Okay". The code of the above example is

    local dr,dg,db = DifficultyColor(unit)
    return "|cff%02x%02x%02x%s%s|r",dr,dg,db,Level(unit),ShortClassification(unit) or ''
    Set "Attach to" to "Blank Space" like other two.
    That should be it.

    Reply Report Permalink
  • okay. i moved the folders. You may want to configure the .zip archive in such a way that this is done automatically instead of manually.

    if this addon delivers, consider me its 1st user and fan :)

    Reply Report Permalink
  • TAP3AH said

    You shouldn't keep "pitbull4_extras" folder. Inside folders "PitBull4_ClassIcon", "PitBull4_DCIcon",... etc should be inside your "Interface/AddOns" folder.

    Reply Report Permalink
  • just installed - not seeing it online, and its not listed in the addons tab before logging in. Folder confirmed to exist in my /addons folder, but nothing seems to recognize that this addon is loaded.

    Should I be seeing it listed as a separate addon, or does this patch itself into PB4?

    Reply Report Permalink
  • 1 page(s)
  • Addon Packs Containing PitBull4_Extras

Most Downloads / Day

PitBull4_Extras has not been added to any Addon Packs yet.

  • Similar Addons
  •  

Average downloads per day

  1. 11,397 HealBot Continued Unit Frames, Buffs & Debuffs...
  2. 2,530 X-Perl UnitFrames Raid Frames, and Unit Frames
  3. 1,800 Grid Unit Frames
  4. 1,699 GridStatusRaidDebuff Unit Frames
  5. 1,389 VuhDo Buffs & Debuffs, Druid, Healer...