#################### KILLER MONKEYS - ATTENDANCE ######################

Author: Thiago Melo (ReiserFS)
Website: -
Curse: -

########################################################################

This is an Addon created to show player attendance using the data existed
on blizzard buit-in calendar.

########################################################################
			 UI Frame Components

TAB1
ScrollFrame 1: All guild players
TAB2
ScrollFrame 1: All guild players inside the raid group
TAB3 - OPTIONS
Change the attedance flag values
The formula used to create the attendance value is:
attendance  = (((confirmed * factor_confirmed) + (standby * factor_standby) + (declined * factor_declined) + (out * factor_out)) * 100) / NUMBER_OF_EVENTS

########################################################################
			      NOTES

- beta version

########################################################################

Use:
Note sometimes you need to open your CALENDAR and you GUILD ROSTER first
or the addon will not get the data.

Commands:
/kmatt show
/kmatt hide

########################################################################
TODO

- The todo list lol.


########################################################################

