Addon Info.
Change Log
Optional Files (0)
Archived (12)
Comments (118)
  Category: Miscellaneous
Addon Information
Works with Patch 2.4
Download Latest Version.
To add favorites please register for a free account. If you already have one you need to login. How do I install this? (FAQ)
Author:
Version:
08.05.03
Date:
05-03-2008 09:03 AM
Size:
47.70 Kb
Downloads:
65,012
Views:
450,242
Favorites:
678
MD5:
Pictures
Click to enlarge
Examiner Window
Examiner   Popular!
Rate: 5 out of 5 with 26 votes  
Examiner - An Advanced Inspection Mod
Examiner is an advanced inspection mod which you can use to check other players gear, talents, honor and arena team details.

When you inspect someone, it will show a stat summery of all their equipped gear combined.
Please note that these values are from gear alone, and will not include bonuses from buffs, talents or normal base stats.

Each player you inspect, will be cached so you can look them up later, even when they are no where near you.
This option can be disabled if you prefer not to cache the people you inspect. To cache honor and arena details, you must
enable the option to do so under the config page. Talents are not cached.

You can bind a key to inspect your target, you can even bind a key to inspect whoever is under your mouse (stealth inspection).
To set this up, open the Key Bindings dialog and look under "Examiner".

Examiner uses about 160 kb of memory with no players cached.

You can always find the latest release of this addon on either WoWInterface.com or Curse.com.
Post your comments, questions and suggestions for this addon on either of these sites.

Compare Gear
To compare one person's gear with another, you can mark a target for compare by right clicking on the "Stats" button to get a drop down menu to open, this menu will have an entry called "Mark for Compare".
When marked for compare, the Stats page will no longer show the actual stats of your inspected person, but will instead show the difference in stats compared to the person you marked for compare.

Sending Inspect Data to Another Player
Examiner can send the inspected data to another person who has Examiner. This is done through the AddOn Whisper Channel.
By default, accepting addon messages in Examiner is disabled, you have to enable this on the Configurations page.

To send a player you have inspected to another person with Examiner, you have to first inspect a person or load them from your cache.
After having done this, right click on the "Stats" button and select "Send To..." and fill in the name of the person you wish to send it to.
If the send was successful and the person you sent it to received it, you will get a note in the chat frame that they got it.

Model Frame Controls
Left Click + Move: Moves the Model
Right Click + Move: Rotates the Model
Mousewheel: Zoom
Ctrl + Left Click: Change Background
Ctrl + Right Click: Toggle Background

Slash Commands
The slash command for Examiner is /examiner or just /ex.

Although you probably wont need to use any slash commands as almost everything is available from the UI,
there are a few things which can only be done through slash commands.

/ex inspect 'unit' or /ex i 'unit'
This one will inspect the given unit (target, focus, party3 etc). If no unit token is given, it will inspect target and then player if no target exist.

/ex si 'itemLink'
This command will scan just a single item and list its combined stats in the chat frame.
Holding down ALT while the mouse is over an item in Examiner will show a tooltip with the stats like this.

/ex compare 'itemLink1' 'itemLink2'
Compares two items and lists the stat differences.

/ex arena 'rating'
Shows you the amount of arena points the given rating gives for 2v2, 3v3 and 5v5.

/ex scale 'value'
Changes the scale of the Examiner window.

/ex clearcache
Clears the entire cache of Examiner.

Future Plans
Adding more filter types to the "Set Filter" option using text syntax, a bit like the /who function in WoW is working.
For example you could set the realm like this: "r:Burning Blade" then it would only show cached entries from Burning Blade. A level filter could work like this: "1-69" and would show all non 70s.
Then add two new options for clearing the cache, one which clears all shown entries, and one which clears all the hidden entries.

Special Thanks
- Chester, the original author of SuperInspect, who gave me the idea to make this mod.
- Haldamir of Gorgonnash, for the German translation.
- omosiro, who made the Korean translation.
- g3gg0, changes to the German translation & author to one of the SuperInspect versions.
- Pettigrow of Sinstralis, for the translation to French.
- Siphony of EU-Onyxia, updated German translation.
- All the people using Examiner!
  Change Log - Examiner
Examiner Changes | 2008 May 03
- Scanner: Gems with the stat "Spell Haste Rating" are now included.
- Fixed the "Send Inspect Data" feature.
- Fixed a "UnitIsUnit()" error that could happen when requesting PvP information.
- Changed the normal interpretation of the chatlink and dressup, from the fixed shift and control keys, into using the IsModifiedClick() function.

Examiner Changes | 2008 Apr 08
- Scanner: Fixed a pattern that were unable to detect some mp5 formats when appearing on gems.
- Now uses the new CopyTable() function, which is a part of the Blizzard interface in 2.4, instead of supplying its own.
- Fixed some honor value messup, where yesterday's kills had swapped place with today's honor. This happened when I reworked the code in the last release.
- Made a small workaround to show PvP data for when you inspect yourself. This is a fix for the bug introduced in the final patch of 2.4 where you cannot inspect your own PvP and Talent data. I made no workaround for talents though, as that would have required me to add extra frames to Examiner. Hopefully, Blizzard fixes this error soon.

Examiner Changes | 2008 Mar 26
- Changed the TOC version to 20400 for the upcomming 2.4.0 patch.
- When the cache is sorted by "time", it will now list the latest cached entries first.
- Fixed the German translation skipping "Equip:" bonuses.
- The gem color scanner should now hopefully work on a few more localized interfaces.
- Optimized the event handler a little, it will no longer be called when the Examiner window is closed.
- Examiner should no longer update the talents of other units if another addon uses the Inspect API. But any further requests without reinspecting, will result in talent data from a another unit.
- Major rework of the code, the Examiner UI is no longer loaded from XML. Doesn't necessarily mean it runs faster, but it is more "clean" and doesn't use up so much global name space.
- The cache list can now display up to ten entries at the time instead of eight.
- Examiner will now try and determine the level of players who are more than 10 levels above you and showing as "??". This is done by counting the number of talents and adding nine to it.
- Updated Examiner to follow the new inspect rules. It now uses the CanInspect() API function, as Blizzard made things a lot more consistant. You can inspect even the other faction, both gear as well as talents, as long as they are not marked for PvP. The inspect range for talents has been restricted to 30 yards, just as normal gear inspect.

Examiner Changes | 2008 Jan 18
- Fixed a bug that caused the right click menus on the "Cache" and "Stats" buttons to generate errors and not work.
- Examiner will now try and convert any unit token from "mouseover" into a "partyX" or "raidX" unit.
- Reduced the garbage created on the cache and stat list update functions.

Examiner Changes | 2008 Jan 17
- The gem color count should now properly include all gems.
- The total number of gems in the inspected target's gear is now shown.
- Put back in the "/ex clearcache" slash command.
- Localisation: Updated the German translation, thanks again Siphony.
- Localisation: Also updated the French translation, thanks to Pettigrow.
- Fixed "Combined and Average Item Level" for people with a two hander equipped, this got broken in the last release when I added the gem color count.
- If you inspect an opposite faction member which is cached, but you are low level compared to them and their level reads as "??", it will now use the level stored in the cache entry.

Examiner Changes | 2007 Dec 21
- Each Arena Team will now show the personal rating, marked as "PR" in the bottom of the arena team frame.
- Corrected a small bug, that made the "/ex si" and "/ex compare" use the level of the last person you inspected, to convert ratings, rather than your own level.
- Fixed a bug that could invalidate the current unit token if you had inspected someone from "mouseover" unit prior.
- If the active page is currectly set to none, it will no longer default to the stats page whenever you log back in or reload the UI.
- Added a gem counter under the "Other Details" section. The count are not for the actual gem colors, but for the gem matches. This means a purple gem will count both for blue and red. This is useful to check for meta gem requirements.
- You can now right click an item, to output an item link in the chatframe for each gem it contains.
- Changed how item slots behave when the "Scan Unknown Cached Items" option is enabled. Examiner will query the server for the item stats, but this has a little delay which means it cannot be shown immediately. So it will show a questionmark for all items which had to be queried, just click either of them and Examiner will reload all of the items. This is a bit similar to when this option is disabled, except that wont make it query the server until you actually click the item, and even then it will only query one item at the time.
- Fixed a bug with additive stats and comparing.
- All stats which are in ratings, now show a tip when you move the mouse over the value. This tip will show the value in percent when the "Show Ratings in Percentage" is disabled, and the actual rating when the option is on.
- Inspect of talents are no longer restricted to normal inspect range.
- Scanner: The critical strike rating on the "Unstable Citrine" gem is now detected properly.
- Scanner: Will now find the "+X Weapon Damage" enchant, note the extra space.

Examiner Changes | 2007 Nov 24
- Localisation: Updated the German translation.
- Examiner can now be closed with the escape key, even when the "Act as UI Frame" option is disabled.
- Changed how the item slots update when you mouse over them, they should now support addons as EQEquip and similar. Sorry about not getting this fixed before now.
- Added a text filter to the cache list. You can set the filter from the Cache button's right click menu or by a Shift + Click on it. The filter will search the cache entry's name, realm and guild.
- When ratings are shown in real percentages relative to the inspected target level, it will now properly show a percent sign after the value.
- The option "Add Spell Damage to Schools" was changed to add all stats which are additive, thus was renamed to "Combine Additive Stats". It will now add Attack Power to Feral Attack Power and Ranged Attack Power as well.
- Using the ALT key over an item to show the total sum of all stats from that single item, now supports compare against the item in the same slot of whoever was marked for compare.
- Moved the "Other Details" section to a small icon marked "I" in the top left corner of the Stats frame, as I wanted to keep the list of stats clean. The cached entry icon is now on the top right side of the Stats frame as a result.
- When inspecing a player outside of inspect range who has been cached, it will now properly show the talent spec under "Other Details".
- The active page and background visibility are now saved between sessions.
- If the background has been hidden, it will now still be shown when viewing talents.
- When auto caching is enabled, Examiner will now cache yourself automatically as well.
- Added confirmation box for clearing the cache.
- Removed the "/ex send 'target'" slash command, use the one from the Stats button right click menu instead.

Examiner Changes | 2007 Nov 15
- Cached people of the opposite faction will now have the "Talents" button enabled.
- Fixed a problem with the arena team details showing wrong info and banners.

Examiner Changes | 2007 Nov 12
- Changed the TOC version to 20300 for the 2.3 patch.
- As a new feature in WoW 2.3, you can now inspect other people's talent trees.
- Items that are unknown for the local item cache when you load a cached entry, will now show as a questionmark. You can then click on it to query the server for the item, but this may cause a disconnect.
- Added the Arena Point Calculator as a command line function, the parameter is: "/ex arena 'rating'".
- New "/ex scale 'value'" command line parameter to change the scale of the Examiner window.
- The Cached Icon, the "C" in top left corner, will now show the zone and time since the entry was cached when you move your mouse over it.
- A new keybind has been added, this one will just open up Examiner, but not inspect any new unit. This is useful if you just want to check on the last person you inspected, since Examiner currently has no way to open without inspecing someone.
- New option: "Show Ratings in Percentage", with it enabled, rating values will be displayed as percentage relative to the inspected person's level.
- The "Other Details" section under player stats will now show their talent spec point distribution (e.g. 41/20/0). As the actual talents aren't cached, this is the next best thing.
- Scanner: Fixed a problem which made it ignore certain lines that did not start with a normal letter (A-Z) which was a problem for some translated languages.
- Scanner: Added new pattern for the equip bonus which grants Spell Damage from Healing.
- Scanner: Should now pick up specific spell school damage seen on certain green items.
- Scanner: Added a missing MP5 pattern: "+Mana per 5 Seconds", which is seen on Royal Shadow Draenite.
- Scanner: Added a missing MP5 pattern: "+Mana every 5 Sec", seen on Dazzling Deep Peridot.
- Scanner: Will now add the healing and spell damage from the "Bronze Band of Force" ring.
- Scanner: Added the new "Expertise" stat, which has replaced all the weapon skill ratings.
- Scanner: Removed all weapon skill rating patterns, as they are now obsolete.
- Scanner: Removed the workaround pattern "Critical Strike Rating +X" for the item "Gloves of Dexterous Manipulation" as it got fixed.
- Scanner: Removed another workaround pattern "Strength +X" on the item "Bracers of Eradication" as it got fixed as well.

Examiner Changes | 2007 Sep 29
- Updated the Korean translation, thanks again omosiro.
- Updated the Arena Point Calculator for the new formula in the 2.2 patch.
- Fixed a bug when you click an item while inspecting yourself.
- Moved the localization files into a folder for themselves.

Examiner Changes | 2007 Sep 11
- French translation added by Pettigrow of Sinstralis.
- Added new section under the stats frame: "Other Details", this section shows the inspected unit token and the combined and average item level from all items (tabard and shirt excluded).
- The right click menu from unit frames will now have "Inspect" enabled at any distance.

Examiner Changes | 2007 Aug 17
- Changed the TOC version to 20200 again for the 2.2.0 patch.
- You can now select how the cache entries are sorted, to do this, right click on the Cache button to show a menu. This menu also lets you clear out the entire cache.
- Did something similar to the Stats button, added a drop down menu. Here you can add a person to the cache (even when caching is disabled), you can mark and unmark a person for compare, and you can use the send to function to send the inspect to another Examiner user.
- Removed the mark/unmark for compare button in the Config frame.
- Examiner will now ignore items which are not in the local item cache when loading a cached entry. This means I can now allow to have Examiner save the cache between sessions by default.
- Fixed some syntax errors in "Templates.xml" which caused it to generate a few errors in the "FrameXML.log".
- Fixed a line 1151 bug regarding UnitPlayerControlled() for when people are in loading range but outside inspect range.

Examiner Changes | 2007 Aug 08
- Changed the TOC version back to 20100 since the 2.2.0 patch doesn't seem to come any time soon.
- Scanner: Corrected a pattern the caused HP5 of the value 10 and above not to be detected.
- The "/ex si" and "/ex compare" as well as pressing ALT over an item slot, now supports the option "Add Spell Damage to Schools".
- If you have player from the oppesite faction in your cache, they should now load properly (Only relevent for PvE realms).
- Added a new feature that allows you to send the current inspected player to another person with Examiner. This is done through AddOn Whisper Channel. Examiner will not accept addon messages by default, you have to enable it in the config.
- Fixed some problems that could occur when the inspected unit actually became another player.
- Scanner: Added "Fist Skill Rating" from equip bonus.
- There is now a new option that lets you determine if it should "Auto Inspect" when targeting a new unit.
- Scanner: Added another HP5 pattern "Restores X health every 5 sec.".
- Corrected the Arena Point calculation for 2v2.
- Scanner: Added "Strength +" which is found on "Bracers of Eradication" as socket bonus.
- Optimized the scanner and the whole code in general.
- Scanner: The T5 Warlock trinket Void Star Talisman is now being added to spell damage.
- You can now delete a single cache entry, by Right-Clicking on it, while holding down the shift key.
- Scanner: Added missing pattern for "+Shield Block Rating". Not sure where it went missing, supposedly I already added this in the 07.06.23 release.

Examiner Changes | 2007 Jul 20
- Changed the TOC version to 20200 for the upcomming 2.2.0 patch.
- Added "/ex compare 'itemLink1' 'itemLink2'" slash command to compare the stats on two items.
- Examiner will now get the proper unit token, when you mouseover inspect a unit frame, instead of just using "mouseover".
- You can now use Examiner to equip/un-equip items when inspecting yourself.
- It will no longer re-inspect a person 2-4 times because of portrait or model updates. But will now correctly re-inspect if they change their gear.
- Scanner: Made some optimations on how many lines it will actually scan for patterns, should only be about half of what it was before. Although it wasn't really slow to begin with, optimizations are always good.
- Honor and Arena Team details can now be cached. This is disabled by default though, but you can enabled it the configurations.
- Scanner: Will now show the stats on the Demon's Blood trinket (10779) from the quest "You Are Rakh'likh, Demon".
- Scanner: Added yet another MP5 pattern: "Mana per 5 sec.". Guess it has become a tradition for each release.
- Made the Arena Teams show in a fixed position, so 2v2 will always be on top, 3v3 always in the middle and 5v5 always at the bottom.
- Changed the Arena Team layout a bit, and added a "Calculated Arena Points" label based on the teams rating.
- Scanner: Added the "+Haste Rating" enchant (931).

Examiner Changes | 2007 Jul 08
- You can now clear the cache from the UI with a Shift-Click on the Cache button.
- Scanner: Added pattern to find the "Critical Strike Rating+" seen on item 28506.
- Scanner: Added missing "+Resist All" Void Gem format.
- When you inspect yourself, the PvP page will now list your current amount of honor points under the Lifetime Honor Points. A bit misleading perhaps, but there is not much room left to place it elsewhere.
- Added a new function to show a tooltip of the total stats an item has, you can show this by holding down the ALT button when you move your mouse over an item.
- Removed the "EXAMINER_RESISTANCES" and "EXAMINER_SCHOOLS" constants from the localization lua file as they don't need translation.
- Fixed a comparing bug with resistances.
- The guild detail for a player now shows the guild rank index in brackets just after the rank name.
- You can now compare anyone with themselves. As marking someone for compare just takes a backup of their stats, it makes no sense that I had disabled this last release, so you could not compare one gear setup with another if it was on the same person. Well, you can now.
- Scanner: Added a missing "+Health per 5 sec." formatting seen on some green items of Regeneration.
- The cache list will now display a little tooltip to show more information about the cached player.
- Fixed some stat refresh problems when marking and unmarking a target for compare.
- Added support for Equip Compare, just hold down Shift when you hover your mouse over any item, and it will show your item(s) in the same slot next to the item tooltip.

Examiner Changes | 2007 Jun 23
- You can now mark an inspected player for compare on the Config page. When you do this, all the following targets you inspect will list the difference in stats, rather than the actual stats.
- Scanner: Added weapon skill patterns for guns, bows and crossbows.
- Scanner: Added yet another MP5 pattern (this is getting silly), the one from the Magister's Armor Kit.
- Scanner: Will now pick up the "Shield Block Rating" enchant to shields.
- Fixed a bug when inspecting a mouseover unit out of range, from unit frames so close together they would not trigger a Mouseover Unit change event.
- Scanner: The inconsistent "Infused Amethyst" gem from the Nightbane quest should now be included.
- Included German translation, thanks to Haldamir of Gorgonnash.
- Included Korean translation, thanks to omosiro.
- Added 3 more strings to the misc section of the localized file so the recognition of Socket and Set bonuses will work on other locals as well.

Examiner Changes | 2007 Jun 19
- Added a new option "Act as a UI Frame". When this is enabled, Examiner will be like other UI frames (Talents, Quest Log, Mailbox etc). But when disabled, you can move Examiner around as you like.
- Stats from a cached player will now be marked with a "C" in the upper left corner.
- When you inspect a player outside of inspection range, it will now load their cached data automatically, if they are in your cache.
- Scanner: Made the code "somewhat" cleaner.
- Scanner: Added yet another pattern for "MP5", because Blizzard are so inconsistent with the format of this stat on items!

Examiner Changes | 2007 Jun 13
- Scanner: Should now include correct stats from the Mage and Warlock ZG enchants.
- Changed the width of some of the text on the PvP frame, they should no longer get cut short if you use another font like ClearFonts.
- Scanner: Added the "+health every 5 sec." formatting which appears on random green items.
- Scanner: Added the new "Armor Penetration" stat: "Your attacks ignore X of your opponent's armor".
- Scanner: Fixed a typo, so it should now properly pick up Arcane Resistance.
- Scanner: Holy damage on the "Drape of the Righteous" is now getting included.
- Scanner: Should now pick up "MP5" when given as a socket bonus.
- Scanner: Added missing "Ranged Attack Power" stat.
- Should be a bit easier to see the resistance values now.
- Scanner: Now properly includes the defense rating from the paladin Zul'Gurub enchant.

Examiner Changes | 2007 Jun 06
- Scanner: Added a few more weapon skill search patterns.
- Cache are no longer saved between sessions. The reason for this is if you have someone cached and the server is reset, you wont be able to load the cached players gear properly because their items might not be in your local item cache, loading a cached person could even DC you.
- Scanner: Added missing "+Block Value" when used as socket bonus.
- Scanner: Added "Melee Haste Rating" and "Spell Haste Rating".
- You can now inspect your own Arena teams, although it will only show this season's details (for now).
- Fixed a bug where if you would inspect "mouseover" unit from outside inspect range, and then mousing over another unit which were inside inspect range to you, would inspect them instead.
- Changing pages will now be more friendly and it will also no longer force you to the Stats page every time you inspect a new player.
- Will now show the proper PvP rank name for opposite faction members.
- Scanner: Will now properly scan the set bonuses and include them if they contain stats.
- Gave the inspect window a higher priority, this means it should no longer close when you open dialogs such as the friends frame or the mailbox.

Examiner Changes | 2007 Jun 04
- Added percentage to the Arena Team Wins and Losses.
- Scanner: Added missing "+ Crit Rating" and "+ Resilience Rating" which are seen on some items as socket bonus.
- Fixed a bug when someone outside of targeting range changed gear or swapped form.
- You no longer have to reinspect a player for the "Add Spell Damage to Schools" option to take effect.

Examiner Changes | 2007 Jun 02
- Scanner: Added "Vitality", "Savagery", "Surefooted", "Soulfrost" and "Sunfire" enchants.
- Scanner: Added "+ All Resistances" enchant.
- Scanner: Added ranged weapon scopes.
- Added PvP frame, which shows Honor and Arena Teams.
- Added Configurations frame, which has two options, "Enable Caching" and "Add Spell Damage to Schools".
- A cache entry will no longer be made when inspecting yourself.
- Fixed a bug that made it clear all items for a targeted unit, that changed gear or swapped form, outside of inspection range.

Examiner Changes | 2007 May 31
- Fixed bug in the scanner causing it to stop working after having inspected someone with two identical rings or trinkets.
- Hooked the default InspectUnit() function, so Examiner will pop up when selecting "Inspect" from the drop down menu.
- Added slash command "/ex" in addition to "/examiner".
- Will no longer create a cache entry of players from the oppersite faction.
  Optional Files - Examiner
Sorry, there are currently no optional files available.
  Archived Versions - Examiner
File Name
Version
Size
Author
Date
08.04.08
47.54 Kb
Aezay
04-08-2008 02:13 AM
08.03.26
47.27 Kb
Aezay
03-26-2008 12:09 PM
08.01.18
49.50 Kb
Aezay
01-18-2008 10:03 AM
08.01.17
49.29 Kb
Aezay
01-17-2008 09:43 AM
07.12.21
49.12 Kb
Aezay
12-21-2007 04:30 AM
07.11.24
47.57 Kb
Aezay
11-24-2007 09:32 AM
07.11.12
45.70 Kb
Aezay
11-12-2007 04:47 PM
07.09.29
41.14 Kb
Aezay
09-29-2007 06:36 AM
07.09.11
40.91 Kb
Aezay
09-11-2007 10:15 AM
07.08.17
37.30 Kb
Aezay
08-17-2007 12:26 PM
07.08.08
36.20 Kb
Aezay
08-07-2007 09:17 PM
07.07.20
23.41 Kb
Aezay
07-19-2007 08:29 PM
  Comments - Examiner
Post A Reply
Author Comments Comment Options
Old 06-03-2008, 09:20 AM  
shad0vvfax
A Kobold Labourer

Forum posts: 0
File comments: 4
Uploads: 0
Errors Erros Errors

Examiner wont get the Honor points or the Skilll Trees of anybody i examine and i get a lua error saying about a nil value for the honor points
shad0vvfax is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 06-01-2008, 02:17 AM  
KnThrak
A Kobold Labourer
 
KnThrak's Avatar

Forum posts: 0
File comments: 38
Uploads: 0
Meh, I wish I could program more LUA.
Seriously though, IMO it'd be perfect if someone would just "maintain" it. I don't really see much one could add to it without bloating it too much, and it works perfectly.
__________________
Blame your fate!
KnThrak is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 05-28-2008, 12:46 AM  
Aezay
A Murloc Raider
Interface Author - Click to view interfaces

Forum posts: 4
File comments: 126
Uploads: 11
Because I would hate to see Examiner die, I am looking for someone interested in taking over the project, and any other of my projects really. As I've not really been playing WoW for quite a while now, and I doubt I will get back to it again. Due to this, I cannot reliably keep this addon up to date anymore.

If you are interested, give me a PM here on WoWInterface.
Aezay is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 05-09-2008, 01:23 AM  
Aezay
A Murloc Raider
Interface Author - Click to view interfaces

Forum posts: 4
File comments: 126
Uploads: 11
kasca
If you mean in the cache window, then yes you can, you just have to hold shift down and right click the entry you wish to delete.

Detox
Thanks for pointing that out, been in there since one of the very first releases, and no one noticed until now, hehe.

Phanx
I must confess to two things.
- I am a control freak, I need to be in control of what I code, because of that, I doubt I could ever use someone else's code like Ace libs. So I've not even considered using "LibItemBonus-2.0" at all. Does my scanner not work properly, is there something it doesn't include? I assume that some flaw is why you are asking?
- With each day, I am playing less and less World of Warcraft, and I guess within long I will hardly be playing at all, as you might even have noticed, the time between updates of my addons have also increased. It probably would be best if someone took over the coding of Examiner, as I am not really doing it any good as it is now.
Aezay is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 05-08-2008, 11:35 PM  
Phanx
A Theradrim Guardian
 
Phanx's Avatar
Interface Author - Click to view interfaces

Forum posts: 63
File comments: 253
Uploads: 11
Aezay, out of curiosity, have you looked into using LibItemBonus-2.0 instead of maintaining your own version of BonusScanner? It's LibStub-based, so it doesn't depend on any framework like ItemBonusLib-1.0 did. Could save you some work in the long run not to have to maintain your own translations etc.
Phanx is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 05-04-2008, 05:49 AM  
Detox
A Murloc Raider
 
Detox's Avatar

Forum posts: 5
File comments: 2
Uploads: 0
I think in your description there is an error. It says you move the model by Left cklicking + move, and you rotate it by right clicking + move. As I remember it is the other way round, isn't it?
__________________
Detox is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 05-03-2008, 02:52 PM  
kasca
A Theradrim Guardian

Forum posts: 68
File comments: 23
Uploads: 0
Hummm this looks interesting. Can i dealete one inspect or do you have to do the whole list. I dont see a comande here to do that.
kasca is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 05-02-2008, 08:04 PM  
Aezay
A Murloc Raider
Interface Author - Click to view interfaces

Forum posts: 4
File comments: 126
Uploads: 11
Martog
Fair enough, but to tell the truth, I find myself using less time with Warcraft than I used to. Anyway, I'll try and see if I can get the new Examiner prepd. for release tomorrow.
Aezay is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 05-02-2008, 06:03 PM  
Martog
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
Aezay:

I find you not releasing the fix to the bug in sending player data kind of disappointing, as it is a HUGE feature for me to quickly send inspect data to someone else instead of them having to go to the armory. I suppose I am used to Ace mods which get such frequent updates, but with one of the major features of the addon broke for almost a month now isn't fun when you have the fixed code. Otherwise it is a great addon and I love it, just if you have a bug fixed for a major feature please release the update a lot sooner.
Martog is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-18-2008, 06:20 PM  
Aezay
A Murloc Raider
Interface Author - Click to view interfaces

Forum posts: 4
File comments: 126
Uploads: 11
Civrock
I've fixed this error for the next release.

About Examiner & TipTac
I am completely unable to reproduce this problem. But if there is any compatibility problems here, it is between TipTacTalents and Examiner, TipTac itself has nothing to do with it. Also, you say you are unable to see tips for gear? I find that strange since the function which I believe is causing the trouble is the "NotifyInspect()", and this function only really matters when you need PvP and talent data, it should not affect gear inspection.

If I am to have any chance on fixing this, I need more information.
- When you see the error happen, which unit did you inspect, target, mouseover, a unit frame?
- Move your mouse over the "I" and tell me what the "Unit Token" is.
- Can you see any PvP or Talent data?
- Which releases do you have of Examiner, TipTac and TipTacTalents?
Aezay is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-16-2008, 11:49 PM  
Civrock
A Murloc Raider
 
Civrock's Avatar

Forum posts: 4
File comments: 11
Uploads: 0
Code:
[2008/04/17 00:48:43-1582-x3]: Examiner\Examiner.lua:1002: Usage: UnitIsUnit("unit", "otherUnit")
Examiner\Examiner.lua:1002: in function `PVPUpdate'
Examiner\Examiner.lua:210: in function <Interface\AddOns\Examiner\Examiner.lua:129>
__________________

Civrock is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-15-2008, 06:10 AM  
wolfchild
A Kobold Labourer

Forum posts: 1
File comments: 14
Uploads: 0
Quote:
Originally posted by Spiderkeg
This seems to be TipTac related. I have verified this. This is not a problem with Examiner.
I'd have said the same thing.. i'm using TinyTip myself and I've not had a problem.

wolfchild is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-14-2008, 11:37 PM  
Spiderkeg
A Murloc Raider

Forum posts: 4
File comments: 86
Uploads: 0
Quote:
Originally posted by Kaygo
Yep, same problem here, also using TipTac. Seems to be random, In a raid i can inspect some people and it works, others i just dont get anything.
This seems to be TipTac related. I have verified this. This is not a problem with Examiner.
Spiderkeg is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-14-2008, 07:42 PM  
Kaygo
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
Quote:
Originally posted by Spiderkeg
Anyone experiencing situations where you inspect someone, but no tooltip pops up when you hover the gear?

Using TipTac, incidentally, if that matters.
Yep, same problem here, also using TipTac. Seems to be random, In a raid i can inspect some people and it works, others i just dont get anything.
Kaygo is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-13-2008, 10:53 AM  
wolfchild
A Kobold Labourer

Forum posts: 1
File comments: 14
Uploads: 0
Quote:
Originally posted by Aezay
wolfchild
Thanks for noticing this silly error on my part, when I reworked the code in the last release, I had mistakenly swapped today's honor with yesterday's kills, it's fixed now.
Hey Aezay,

no worries happy i could help.

Thanks for sorting! and top addon!

Cheers
wolfchild is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Post A Reply



Category Jump: