View Single Post
04/15/18, 01:02 PM   #4
VulcanTourist
AddOn Author - Click to view addons
Join Date: Mar 2018
Posts: 27
Originally Posted by Rhyono View Post
On a player with 850 CP:
GetUnitChampionPoints("player") = 850
GetUnitEffectiveChampionPoints("player") = 720
GetUnitLevel("player") = 50
Those look like precisely the returned data that I want. Thank you. What is the difference between actual and "effective" champion points?
  Reply With Quote