View Single Post
12-28-09, 05:31 PM   #8
wurmfood
A Flamescale Wyrmkin
AddOn Author - Click to view addons
Join Date: Apr 2009
Posts: 122
Pretty sure you have to go with the second option. In your case, oUF_Player is spawned by the oUF:Spawn() call, during with the initial attributes are set. After it's been spawned, only SetScale will change the scale, but by then it's too late to avoid taint issues if called in combat.
  Reply With Quote