View Single Post
02-24-19, 05:46 PM   #1
wille480
A Wyrmkin Dreamwalker
Join Date: Jan 2017
Posts: 56
Access protected functions? TargetUnit?

How would i go about targeting a UnitId through a frame? Since the TargetUnit function from the wow api is protected. i have no work around through this. I tried to do a cheeky print("/target ".. UnitName("whatever")) but that did not work. Is there anything i have to do to unlock the protected function? or is there no way around this?
  Reply With Quote