View Single Post
11/26/15, 01:47 PM   #11
haggen
 
haggen's Avatar
AddOn Author - Click to view addons
Join Date: Jul 2015
Posts: 137
Originally Posted by Baertram View Post
Correct me if I'm wrong but you can determine your own magicka and stammina values by lua source codes, right? Or isn't this possible?
-> So you'd be able to send this information to other players (who use the same addon and are listening for these values, like Foundry Tactical Combat sends the done damage to other group members using FTC).
I don't know the exact technique the addon uses, maybe the group map ping functions, but as this works somehow...
So it seems. I thought it was impossible to communicate any data between players, that sounds dangerous... but interesting...