View Single Post
03-17-09, 06:39 PM   #925
PProvost
A Deviate Faerie Dragon
AddOn Author - Click to view addons
Join Date: Aug 2006
Posts: 13
Originally Posted by Druidicbeast View Post
I've been trying to learn as much as I can from looking at different layouts. I am still pretty new to all of this lua coding.

I wanted to start with just a basic player unit frame to practice and work with. I am having a hard time trying to find just that portion of the code to work with in the layouts. Every time I think I have copied over anything that seems relevant no frame is spawned. Is it possible for someone to enlighten me on maybe basic requirements to spawn just the player frame?

I'm sure my toc and lua files are setup correctly cause if I copy all of the code to a template over to my .lua file that template loads w/ minimal errors due to dir paths not existing for textures and such.

Thank you in advance and sorry if it seems kinda dumb.
You can try mine: oUF_Quaiche

It is pretty well commented and fairly simple.