- Home
- Downloads
-
Addons & Mods
Featured
World of Warcraft
6,152 Mods
-
Popular Downloads
- Top World of Warcraft Addons
- Top Minecraft Bukkit Plugins
- Top Rift Addons
- Top Skyrim Mods
- Top World of Tanks Skins
- Top Terraria Maps
- Top StarCraft II Maps
- Top Runes of Magic Addons
- Top Warhammer Online Addons
- Top The Secret World Mods
- Top Age of Conan Addons
-
- Curse Client
- Premium
- News
- Giveaways
- Forums
- Store
yaCIt
- 3 Likes
- Runes of Magic
- 1,336 Monthly Downloads
- Supports: 5.0.1
- 57,367 Total Downloads
- Updated 12/31/2012
- Created 12/16/2010
- 31 Favorites
- Project Site
- Comments
- Release Type: Release
- License: Public Domain
- Newest File: yaCIt 2.0
About yaCIt
I abandon this project. If someone want to continue development, feel free to take over
yaCIt 2.0
This addon replaces the original monster card (item) tooltips and shows additional informations using an own tooltip
If the mouse hovers over a mob that tooltip is expanded with the information if the card exists and if it is owned or not.
The card compendium has been expanded to a more functional version
The code removes empty and placeholder names from the original card list resulting in a number of cards less than Zzaburs and vyCardInfo
New in 1.3: Adv. Auctionhouse related filter and sort option, a filter command for AAH ($notowned)
New in 1.4: A checkbox to show details permanently. Now using modified original cardbookframe instead of new one
New in 2.0: Multi character support. A configuration dialog
English
More information can be found in the file readme-EN.txt in the package
This addon replaces the original monster card (item) tooltips and shows additional informations using an own tooltip:
- mob description taken from the compendium
- category of the mob (humanoid etc.)
- where to find the mob (zones)
- the stat bonus
- card is owned (or not) and on how many of your chars on the current server
- card is a quest reward
- mob is only available with a dedicated quest active
- card is not obtainable
The new tooltip is shown on any valid position for a card except the gray placeholder when a card is object of an action. The tool also modifies the hidden tooltip used by Advanced Auctionhouse to filter the browse list. This make filters on card properties possible. A special filter ($notowned) is added to AAH's special filters, requiring AAH 2.7+
yaCIt works correctly with pbInfo.
Support for ExtraTip has been removed because that code has been changed and
hooking is not possible anymore
If the mouse hovers over a mob that tooltip is expanded with the information if the card exists and if it is owned or not. Also stat bonus is shown. If the mob name is found in the cardlist but the current zone is not assigned it will added to a global fix list which is saved.
The card compendium has been expanded. Just look around and don't forget the card list's context menu.
Command line:
/ci [help] [cfg] [<any string>]
/yacit [help] [cfg] [<any string>]
Thanks to odie2 for the polish translation. This gave me some headache due to language constrains ;)
Thanks to all coders of vyCardInfo (vaily), Zzabur's Compendium (DarkAngeOmega) and MonsterCardTooltip (joselucas):
I learned much about addon / UI programming and especially access to card informations
A great thanks goes to the programmer of Adv. Auctionhouse(Mavoc) for providing such a useful tool; a real swiss army knife in that area
And more thanks go to Pyrr for showing how to 'steal' the 3D model into my new frame
I recycled some of lootomatics templates for my config dialog, so thanks to KingDefrost / PetraAreon for designing them
Deutsch
Weitere Informationen befinden sich in der Datei readme-DE.txt im Paket
Dieses Addon ersetzt den originalen Monsterkarten-Tooltip und zeigt erweiterte Informationen auf einem eigenen Tooltip an:
- Monsterbeschreibung gemäß Eintrag im Kompendium
- Kategorie des Monsters (Humanoid usw.)
- Zonen, in denen das Monster zu finden ist
- Der Attribut-Bonus
- ob Du die Karte besitzt und auf wievielen deiner Chars auf dem aktuellen Server
- wenn die Karte eine Questbelohnung ist
- wenn die Karte nur während einer Quest erworben werden kann
- wenn die Karte nicht erworben werden kann
Der neue Tooltip wird bei allen gültigen Positonen für eine Karte angezeigt. Dies gilt nicht im Falle des grauen Platzhalters, wenn mit der Karte eine ausgeführt wird. Das Addon verändert auch den versteckten Tooltip, den das Addon 'Adv. Auctionhouse' zum Filtern der Suchliste verwendet. Daher kann auch nach Eigenschaften der Karte gesucht werden. Ein spezieller Filter ($notowned) wird den AAH-Filtern hinzugefügt, mindestens AAH 2.7+ ist nötig
yaCIt arbeitet korrekt mit pbInfo zusammen.
Die Unterstützung für Extratip wurde entfernt, weil dessen aktueller Code Hooking nicht mehr zulässt.
Wenn der Mauszeiger über einem Monster schwebt, wird dieser Tooltip mit der Information erweitert, ob diese Karte existiert. In diesem Fall wird der Attriibut-Bonus angezeigt zusammen mit, ob Du die Karte besitzt oder nicht. Wenn der Name des Monsters in der Kartenliste bekannt ist, aber die aktuelle Zone nicht zugeordnet ist, wird dies in einer globalen Korrekturliste vermerkt und gespeichert.
Das Monster-Compendium wurde erweitert. Schau Dich einfach um und vergiss das Kontextmenü der Kartenliste nicht.
Kommandozeile (Chat):
/ci [help] [cfg] [<beliebiger Text>]
/cardinfo [help] [cfg] [<beliebiger Text>]
Vielen Dank an odie2 für die polnische Übersetzung.
Dank geht an alle Coder der Tools vyCardInfo (vaily), Zzabur's Compendium (DarkAngeOmega) und MonsterCardTooltip (joselucas):
Ich habe viel gelernt, wie Addon-Programmierung funktioniert und wie man an die Karten-informationen kommt.
Ebenfalls vielen Dank an den Programmierer von Adv. Auctionhouse (Mavoc)
Und mehr Dank geht an Pyrr, der gezeigt hat wie man das originale 3D Model in den eigenen Frame integriert.
Ich habe Teile der Vorlagen von Lootimatic für meinen Konfigurationsdialog verwendet. Danke an KingDefrost / PetraAreon, die diese Tolol betreuen.
v2.0
new:
- multi character support.
- configuration dialog
changed / fixed:
- misc. filter in compendium to support multi character, expanded with 'invert' checkbox
- new buttons for configuration / summary
- pets are assumed to have no card to circumvent PvP issue
- zone 358 (Ystra event area) is replaced by zone 5
- some design issues fixed in compendium
deleted:
- all command options except 'cfg 'and search
- ExtraTip support
- Addon manager support
v1.4.1
new in compendium:
- found a polish language file based on 1.3, so tooltip are in english
fixed:
- the owned status in the compendium wasn't updated on takeout/insert after the redesign
- a tooltip hook caused errors in some house function items
v1.4
new in compendium:
- now the original frame is used and modified (no longer using global update loop to detect frame open and close)
- a checkbox to display the hidden detail (replacing the CTRL-click option)
- a '#' followed by a 6-digit number shows the card with that object ID if present
- a button to reset all filters
- some tooltips for help
changed in data:
- takes into account all changes up to chapter 5.0.3
- added one card from Yrvandis Hollow to 'quest related' (Ambush Phantom)
- added some cards as 'not obtainable' (see yaCItData.lua for reasons)
- hopefully added all cards not found by NPC search to the zone list. At the moment you should have 2 cards in 'unknown zone'
changed / fixed:
- a bug in yaCIt.lua preventig correct ALT-key handling together with AAH (missing parenthesis)
- if the chat editbox is closed / invisible the 'link to chat' option now posts that link directly to the general chat frame
v1.3
new in compendium:
- a filter for cards with an Adv. Auctionhouse history
- a sort option by average AH sell price (descending)
- no more worldXML folder
also new:
- a filter definition for Adv. Auctionhouse ($notowned)
- added a chat command (updatenpc) to recreate the zone association (attention, may take several seconds with frozen screen)
changed / fixed:
- fixed an error which made v1.2 unuseable (compile error '=' insread of '=='; sorry)
- removed worldxml folder, ESC key won't close frame anymore
v1.2
new in compendium:
- when a list entry is clicked with CTRL key pressed, additional information shown now adds AAH history (min, avg, max value) if available
changed / fixed:
- removed the 'not obtainable' flag for cards changed in patch 4.0.5
- added a comment with the affected card name to each line in the static data file
- code to disable tooltip processing in dedicated PvP zones (SW, Arena, etc)
v1.1
new in compendium:
- when a list entry is clicked with CTRL key pressed, additional information is shown
- due special request a button has been added to show a stat bous summary
changed / fixed:
- modified the folder hierachy again. Now the tooltip part is Curse client compatibel; to get the compendium running the 'caveats'
- the card description now has a scrollbar and can contain more than 256 chars (although no one could see that before)
v1.0.1
- Forgot some housekeeping in the 1st version
- Also corrected an error in the folder hierachy
v1.0
first version
| File Name | Release Type | Game Version | Downloads | Date |
|---|---|---|---|---|
| yaCIt 2.0 | Release | 5.0.1 | 13,927 | 12/31/2012 |
| yaCIt 1.4.1 | Release | 5.0.1 | 9,660 | 10/03/2012 |
| yaCIt 1.4 | Release | 5.0.1 | 2,776 | 09/29/2012 |
| yaCIt 1.3 | Release | 4.0.2.2440 | 22,570 | 11/30/2011 |
| yaCIt 1.2 | Release | 4.0.2.2440 | 2,725 | 11/28/2011 |
| yaCIt 1.1 | Release | 3.0.2 | 7,973 | 12/27/2010 |
| yaCIt 1.0.1 | Release | 3.0.2 | 688 | 12/17/2010 |
| yaCIt 1.0 | Release | 3.0.2 | 397 | 12/16/2010 |








Comments
Hello,
first of all, thank you for making this addon, it's very helpful. Unfortunately on my own PC it doesn't work as intended. First of all it is showing some frames even in "screenshot" mode, where all should be hidden (screenshots included). The main problem is, it doesn't show ANY frames when I try to open the compendium with the "P" key. I only have yaCit, but I used to have Zzabur's before, even both of these for a short period. Maybe you have an idea what I did wrong. I'd be grateful if you could help me solve this (or anyone else reading this :)
Thanks
Screenshots follow:
Hello KnightGawain,
look in the RoM subfolder 'Interface' for another folder 'worldxml'. If this folder contais a file names 'CardBookFrame.xml' then delete it. This is a legacy of Zzaburs and also of older versions of yaCIt (before 1.2)
Description of the effect:
yaCIt now modifies the original CardBookFrame, and because this does not exists in your loaded client because of the obsolete file some of the new frame components become childs of UIparent which makes them visible anytime, because they have no event to hide them
Corgrind
Thank you very much, this helped :-)
Kleine Info:
Mit Advanced AuctionHouse v3 haben wir einige Änderungen, u.a. an der Filter Registrierung, vorgenommen. Zum einen sind Funktionen in eine eigene "Klasse" gewandert, sodass du "nur" noch einen Legacy-Link nutzt. Zum anderen funktioniert die Art, wie du die Beschreibung in den Tooltip einfügst nicht mehr. Dafür gibt es nun aber ein neues Feld bei der Filter-Registrierung: "desc". Es gibt ein neues Feld AAH.Manifest.Build. Darin befindet sich ein Zeitstempel: YYYYmmddHHMMSS. Sollte sich wieder etwas ändern, wovon ich nicht ausgehe, kannst du damit Versionstests durchführen.
Ein kleines Beispiel:
AAH.Filters.Register({coms = AAHLocale.Commands.SIX, func = AAH.Filters.Six, desc = AAHLocale.Messages.COMMAND_SIX_DESCRIPTION})
--> {coms = "$six,$sextuple,$sechs", func = AAH.Filters.Six, desc = "Gegenstäde mit 6 Stats"}
Ich habe es gesehen als ich nach dem Upload meine Addons aktualisiert habe. Der Filter läuft, also ist die Beschreibung eher ein Schönheitsfehler. Ich behebe das mit, wenn ich den nächste Bugfix oder die nächste Datenanpassung machen muss. Schön, dass ihr die Datenstruktur der Historie nicht geändert hab :)
Na, alles kann man ja auch nicht einfach über den Haufen werfen. ;)
Hi!
Is it possible (now or in near future) to save account-specific info instead of character-specific?
I have more than one char and i want to see if i have the card on my other character.
I just downloaded yacit from the curse client. Is there something else i need to do to get it to work? Like a command code (and if so where). The website said i needed to delete something in some folder for some reason i don't understand. Do i need to and if so what? As it stands i had tried to type in the command lines (in the /say chat in rom)i found in the yacit description page on curse; but i got a monster compendium that looks nothing like the curse screenshots. /ci and /yacit didnt seem to do much. I would do a screenshot post but cant atm as i have no photo editing software and the picture is too big. And its blank. Dont ask. Ill post one if i can later. It almost looks like i have a normal monster compendium and the yacit compendium overlaying each other. Help.
I'm looking for translated language files. Most recommended (I think) are french, spain, russian and polish.
many thanks in advance
Hi there,
Don't know it this is possible, but the idea was, after u kill a mob it would change color or something when it had a card to loot in loot table.
Thanks
conundrum
It is not possible to get the item list of a loot bag until it is opened; cheating protection
Got you addon and had problems immediately afterward with getting items from the 4th page of our guild vault. Also found I could not teleport with teleport skill. Uninstalled it and can now teleport but still cannot use 4th page of vault. Loved it while I had it- wish it would work.
For those of you who, like me, blaze thru the AAH with your eyes squinted looking for red letters to pop up, you can change "Red" to "Green" in line 417 of the lua. Excellent Addon, btw. thank you!
Currently 1.3 lists 29 cards as not obtainable. This thread https://forum.runesofmagic.com/showthread.php?t=272956&page=5 adds 16 not obtainable cards (current RoM 4.0.6)
["bc3f4"] = 3, -- Ansilox Moth
["bc331"] = 3, -- Croso Pango
["bc36e"] = 3, -- Depraved Skeletal Spider
["bc3e9"] = 3, -- Dismembered Zombie
["bc3eb"] = 3, -- Enchanted Zombie
["bc179"] = 3, -- Ice Dwarf Guard Captain
["bc17a"] = 3, -- Ice Dwarf Miner
["bc0e4"] = 3, -- Mimic
["bc36b"] = 3, -- Moonshadow Sharpro
["bc3cf"] = 3, -- Restless Plant
["bc3e8"] = 3, -- Resurrected Zombie
["bc407"] = 3, -- Scavenger Chupura
["bc3ea"] = 3, -- Stinking Zombie
["bc354"] = 3, -- Thick Shell
["bc373"] = 3, -- Wandering Carrion
["bc14d"] = 3, -- Wild Springbok
Hello I like this version to improve essays, but I would ask you about it as if you had time to add the appearance of monsters visible without the card read, as it is in vyCardInfo addon and I would ask, for example, sort by the bosses as it is in this addon vyCardInfo
p.s. This was written on http://translate.google.pl/