Advertisement
Guest User

Untitled

a guest
Apr 24th, 2019
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.95 KB | None | 0 0
  1. X2:UnitInGroup()
  2. X2:GetUnitId()
  3. X2:GetUnitTypeString()
  4. X2:Follow()
  5. X2:GetTargetAbilityTemplates()
  6. X2:UnitMaxHealth()
  7. X2:UnitFatigue()
  8. X2:UnitRace()
  9. X2:UnitPortraitPath()
  10. X2:UnitClass()
  11. X2:UnitCastingInfo()
  12. X2:UnitBuff()
  13. X2:UnitDPSInfo()
  14. X2:UnitMana()
  15. X2:UnitDeBuffCount()
  16. X2:GetTargetKindType()
  17. X2:UnitCriticalInfo()
  18. X2:ImpulseUnit()
  19. X2:UnitMaxMana()
  20. X2:UnitHealth()
  21. X2:UnitGearScore()
  22. X2:TargetFrameOpened()
  23. X2:UnitDefensivePower()
  24. X2:UnitMagicResistPower()
  25. X2:UnitTeamAuthority()
  26. X2:IsReporter()
  27. X2:GetCurrentZoneGroup()
  28. X2:UnitBreath()
  29. X2:GetUnitScreenNameTagOffset()
  30. X2:UnitBuffTooltip()
  31. X2:GetScreenHeight()
  32. X2:TargetUnit()
  33. X2:GetUnitTypeById()
  34. X2:GetGenderStr()
  35. X2:GetRaceStr()
  36. X2:GetFactionName()
  37. X2:UnitCombatState()
  38. X2:UnitModifierInfo()
  39. X2:ReleaseWatchTarget()
  40. X2:SetWatchTarget()
  41. X2:RefreshModeActionBar()
  42. X2:GetModeActionsCount()
  43. X2:ShowHelmet()
  44. X2:GetUnitKindById()
  45. X2:ChallengeTargetToDuel()
  46. X2:GetTargetTypeString()
  47. X2:GetUnitNickNameById()
  48. X2:GetOverHeadMarker()
  49. X2:RemoveAllOverHeadMarker()
  50. X2:SetOverHeadMarker()
  51. X2:UnitAttr()
  52. X2:GetUnitScreenPosition()
  53. X2:MoveUnit()
  54. X2:GetUnitFactionById()
  55. X2:UnitInfo()
  56. X2:GetDoodadInfoById()
  57. X2:GetNpcInfo()
  58. X2:GetUnitLevelById()
  59. X2:GetUnitGradeById()
  60. X2:GetOverHeadMarkerUnitId()
  61. X2:IsFirstHitByMeOrMyTeam()
  62. X2:ShowableEquipInfo()
  63. X2:GetScreenPosition()
  64. X2:GetUnitInfoById()
  65. X2:UnitLevel()
  66. X2:GetCombatRelationshipStr()
  67. X2:GetUnitNameById()
  68. X2:ReleaseTarget()
  69. X2:GetTargetUnitId()
  70. X2:UnitBuffCount()
  71. X2:UnitDeBuffTooltip()
  72. X2:UnitName()
  73. X2:GetDoodadScreenPosition()
  74. X2:GetNpcTypeIndex()
  75. X2:CanChallengeTargetToDuel()
  76. X2:UnitIsDead()
  77. X2:GetUnitSocialById()
  78. X2:UnitIsAggressiveHostile()
  79. X2:UnitDeBuff()
  80. X2:UnitIsTeamMember()
  81. X2:UnitGender()
  82. X2:GetUnitWorldPosition()
  83. X2:ChangeCosplayVisual()
  84. X2:UnitManaRecovery()
  85. X2:GetTopLevelFactionName()
  86. X2:GetUnitAbilitesById()
  87. X2:UnitHealthRecovery()
  88. X2:UnitIsForceAttack()
  89. X2:UnitIsOffline()
  90. X2:GetUnitType()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement