View Single Post
12-29-08, 06:06 PM   #392
p3lim
A Pyroguard Emberseer
 
p3lim's Avatar
AddOn Author - Click to view addons
Join Date: Feb 2007
Posts: 1,711
Originally Posted by haste View Post
On the header which it returns.
Yeah, if you just spawn 1 header from that specific layout, you could use Spawn's 3rd argument instead.

Though 1 question remains, how do I gain access to the template within the style function?
Can get to the player frame by doing 'if(unit == 'player') then'