LibResComm-1.0

This project is abandoned and its default file will likely not work with the most recent version of World of Warcraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.

This library is basically deprecated. Addons using it should consider switching to LibResInfo-1.0, which does not depend on other group members having anything installed.

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

Mists of Pandaria

This version is backwards compatible, code-wise, but will only work on WoW 5.0.4. Please note the altered _ResEnd callback!

Code Examples:

-- API
IsUnitBeingRessed(unit) -- returns boolean, resser
-- Callbacks
ResComm_ResStart(event, resser, endTime, target)
ResComm_ResEnd(event, resser, target, complete) -- complete, boolean, true if successful
ResComm_Ressed(event, name)
ResComm_CanRes(event, name, typeToken, typeString)
ResComm_ResExpired(event, name)

Links:

See the API description page for more information.

Want to help localize into your language? Great! Go here.

Comments are welcome. Please use the forum thread.

Bugs and suggestions should always be posted to the Ticket Tracker.


Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

Categories

Members

Recent Files

WoW Retail

  • v92
    Aug 25, 2012
  • r90
    Aug 12, 2012
  • r91
    Aug 20, 2012