Guidelime

Guidelime

4M Downloads

party synchronization

max-ri opened this issue ยท 2 comments

commented
  • addon should communicate with other party members that have the addon
  • display current step and progress of party members
  • "party lime" icon
  • suggested by Nero#7253
commented

Zygor's guide has this functionality (inside Sync.lua). It seems quite complex, has several functions for creating packets, unpacking, handling received packets and so on and so forth. Think it's gonna take a long time to implement compared to some of the other feature requests.

commented

Thanks for the tip. You are right. It would be quite a task. On the other hand it would be a great feature to have. Especially considering that some guides being worked on are specifically meant for partys. I would try to keep it simple and just communicate which step everybody is on and what the progress on that step is.