BetterGuildAlerts

BetterGuildAlerts

39 Downloads

This simple addon gets rid of the lag when guild members log on/off, are promoted/demoted. It is only a few line modification to the built in Carbine addon. Basically when a guild alert event happens the addon has to check its type to display the correct message. Carbine used a massive chain of if/else statements. I simply moved the more common events (only log in out, promotion demotion for now) out of the chain so checks occur faster leading to no lag :)