View Single Post
08-20-12, 06:48 AM   #5
Phanx
Cat.
 
Phanx's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2006
Posts: 5,617
In your code, you'd put something similar inside the "SkinPlates" function. In fact, you're already using the first line I posted in your own code. Those lines simply get references to the various parts of the nameplate, and then you would need to write more code to actually modify them (eg. by moving them, changing the font, etc.).

Alternatively, you could just use a nameplate addon that's actually still maintained, or a more customizable nameplate addon that lets you change textures and fonts in-game.
__________________
Retired author of too many addons.
Message me if you're interested in taking over one of my addons.
Don’t message me about addon bugs or programming questions.