3.3.0-1.0.1-4-gf2c641b
Details
-
FilenameSpamalyzer-3.3.0-1.0.1-4-gf2c641b.zip
-
Uploaded by
-
UploadedFeb 5, 2010
-
Size150.53 KB
-
Downloads151
-
MD5c6e3b3c45f43de8acb34ee30bbf73fe8
Supported WoW Retail Versions
- 3.3.0
Changelog
Samir - Added Raid Roll
James D. Callahan III:
- Wait a few seconds after OnEnable(), then manually grab channel colors - it appears that not using a chat AddOn delays this indefinitely.
- Instead of requesting guild information immediately upon login, wait five seconds.
In Spamalyzer:OnEnable() - Don't call self:GUILD_ROSTER_UPDATE() directly. Instead, schedule a five-second timer and call GuildRoster() - this will trigger self:GUILD_ROSTER_UPDATE() when all of the information is actually available.