DathRarhek

Filters

NameUpdatedCategoryAuthorStage
NameUpdatedCategoryAuthorStage
GridStatusRes in action

GridStatusRes

19 Dec 2011 Phanx Release
Displays resurrection and soulstone status in Grid. It is compatible with oRA2 and CTRA using LibResComm-1.0. Important: To display the resurrection status the CTRA res protocol is used. This means that your other raiders should use CTRA, oRA2, SmartRes or an addon using LibResComm-1.0 if you want them to show up.

LibResComm-1.0

11 Dec 2011 Morgalm Release
Keeps track of resurrection spells cast in a group. Uses the CTRA protocol for communication. Does not send messages when oRA2 or CTRA is enabled. Credits: originally written by DathRarhek, updated and improved by Myrroddin and Phanx Code Examples: -- API IsUnitBeingRessed(unit) -- Callbacks ResComm_ResStart(event, resser, endTime, target) ResComm_ResEnd(event, resser, target) ResComm_Ressed(event, name) ResComm_CanRes(event, name, typeToken, typeString) ResComm_ResExpired(event, name) Links:...