This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
Hi, Tercioo.
I saw the function code for how works this addon.
and I suggest a parsing code for enemy player's name and class using GetPlayerInfoByGUID function.
This function returns variables below:
class, classFilename, race, raceFilename, sex, name, realm = GetPlayerInfoByGUID("guid")
I hope this API function helps your addon working.
I used once this function a long time ago on Details! and it was very unstable, giving Lua erros from nothing.
@Tercioo: Go
I see.
Sorry for wrong info :)
To post a comment, please login or register a new account.