class detection by player's GUID #1


  • New
  • Patch
Open
Assigned to terciob
  • _ForgeUser1237693 created this issue Dec 22, 2015

    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.

  • _ForgeUser1237693 added the tags New Patch Dec 22, 2015
  • Terciob posted a comment Dec 23, 2015

    I used once this function a long time ago on Details! and it was very unstable, giving Lua erros from nothing.

  • _ForgeUser1237693 posted a comment Dec 23, 2015

    @Tercioo: Go

    I see.

    Sorry for wrong info :)


To post a comment, please login or register a new account.