View Single Post
04/24/17, 08:47 AM   #4
Baertram
Super Moderator
 
Baertram's Avatar
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 4,973
Maybe the queries are less expensive if you'd use the unique player's ID instead of the displayName?
Or aren't we able to locally get the ID as a return value of a function, instead of the displayName?
  Reply With Quote