3.3.0-1.0.1-4-gf2c641b-nolib
This is an additional file related to
3.3.0-1.0.1-4-gf2c641b.
Details
-
FilenameSpamalyzer-3.3.0-1.0.1-4-gf2c641b-nolib.zip
-
Uploaded by
-
UploadedFeb 5, 2010
-
Size21.87 KB
-
Downloads55
-
MD561d4503fc9389d61f3888163065291b5
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.