This mod scans your guild at your first login.
After this it writes changes of your guild into the chat at every login.
You can see who left or joined your guild since your last time online.
It shows:
- new mebers
- members that has left
- level changes
- rank changes
- note changes
- officer note changes (if you have the rights to read this note)
Type '/egc' for options
Change Log - GuildCheck
2.1 beta:
GuildCheck uses Ace3/LibGuild instead of LibRock/LibRollCall
ruRU translation added (thanks to Eritnull)
uses the guild log to display who has invited/kicked characters etc.
display options added to filter information
2.02:
fixed a nil error
2.01:
fixed a possible nil error
fixed a typo
fixed vanish of delay changes
2.0:
TOC update to 2.4
Renamed to "GuildCheck"
Addon "GuildCheckGUI" merged into "GuildCheck"
Uses LibRock, LibBabble and LibRollCall
1.61:
fixed a bug that could cause the nil errors (line 218)
1.60:
updated .toc file for WoW 2.1
fixed the usage of the delay time (notice that the timer starts just a bit before the loaded message appears in the chat)
changed the data structure (so that it should work with different guilds on different realms)
1.53:
fixed a bug that suppressed the output at login
added an option to print the changes after x seconds at login
moved GUI to an additional addon (load on demand)
1.52:
hopefully fixed a possible nil value error
1.51:
fixed a little typo in the code
1.50:
updated .toc file for WoW 2.0.3
adopted the GUI from Drizzd (thanks to Drizzd ;-) )
added an option to define whether the changes are displayed in the chat or in the GUI on login
[2008/10/15 08:57:39-2871-x2]: GuildCheck-2.1\GuildCheck.lua:163: attempt to call global 'InterfaceOptionsFrame_OpenToFrame' (a nil value)
(tail call): ?:
AceConfigCmd-3.0\AceConfigCmd-3.0.lua:119: in function <...\AceConfig-3.0\AceConfigCmd-3.0\AceConfigCmd-3.0.lua:109>
AceConfigCmd-3.0\AceConfigCmd-3.0.lua:373: in function <...\AceConfig-3.0\AceConfigCmd-3.0\AceConfigCmd-3.0.lua:299>
(tail call): ?:
AceConfigCmd-3.0\AceConfigCmd-3.0.lua:696: in function `HandleCommand'
AceConfigCmd-3.0\AceConfigCmd-3.0.lua:715: in function `?'
Interface\FrameXML\ChatFrame.lua:3191: in function `ChatEdit_ParseText':
Interface\FrameXML\ChatFrame.lua:2911: in function `ChatEdit_SendText':
Interface\FrameXML\ChatFrame.lua:2932: in function `ChatEdit_OnEnterPressed':
<string>:"*:OnEnterPressed":1: in function <[string "*:OnEnterPressed"]:1>
---
Another User sent me a similar error message. This is a strange error because GuildCheck doesn't use LibBabble-Boss. He managed this error by deleting his GuildCheck.lua in his SavedVariables folder. I'm sorry but I don't have a "nice" solution so far.
Quote:
Originally posted by ltdeta German Client Version 2.1 Beta:
2008/08/14 13:29:45-27-x1]: LibBabble-Boss-3.0\LibBabble-Boss-3.0.lua:65: bad argument #2 to 'format' (string expected, got nil)
LibBabble-Boss-3.0\LibBabble-Boss-3.0.lua:65: in function <...ace\AddOns\LibBabble-Boss-3.0\LibBabble-Boss-3.0.lua:42>
GuildCheck-2.1\GuildCheck.lua:709: in function `AddChange'
GuildCheck-2.1\GuildCheck.lua:670: in function `RemoveMember'
GuildCheck-2.1\GuildCheck.lua:591: in function `ScanGuild'
GuildCheck-2.1\GuildCheck.lua:229: in function <Interface\AddOns\GuildCheck\GuildCheck.lua:229>
<string>:"safecall Dispatcher[1]":4: in function <[string "safecall Dispatcher[1]"]:4>
<in C code>: ?
<string>:"safecall Dispatcher[1]":13: in function `?'
CallbackHandler-1.0\CallbackHandler-1.0.lua:91: in function `Fire'
LibGuild-1.0\LibGuild-1.0.lua:216: in function `?'
LibGuild-1.0\LibGuild-1.0.lua:61: in function <...ce\AddOns\LibGuild-1.0\LibGuild-1.0\LibGuild-1.0.lua:60>
2008/08/14 13:29:45-27-x1]: LibBabble-Boss-3.0\LibBabble-Boss-3.0.lua:65: bad argument #2 to 'format' (string expected, got nil)
LibBabble-Boss-3.0\LibBabble-Boss-3.0.lua:65: in function <...ace\AddOns\LibBabble-Boss-3.0\LibBabble-Boss-3.0.lua:42>
GuildCheck-2.1\GuildCheck.lua:709: in function `AddChange'
GuildCheck-2.1\GuildCheck.lua:670: in function `RemoveMember'
GuildCheck-2.1\GuildCheck.lua:591: in function `ScanGuild'
GuildCheck-2.1\GuildCheck.lua:229: in function <Interface\AddOns\GuildCheck\GuildCheck.lua:229>
<string>:"safecall Dispatcher[1]":4: in function <[string "safecall Dispatcher[1]"]:4>
<in C code>: ?
<string>:"safecall Dispatcher[1]":13: in function `?'
CallbackHandler-1.0\CallbackHandler-1.0.lua:91: in function `Fire'
LibGuild-1.0\LibGuild-1.0.lua:216: in function `?'
LibGuild-1.0\LibGuild-1.0.lua:61: in function <...ce\AddOns\LibGuild-1.0\LibGuild-1.0\LibGuild-1.0.lua:60>