Thread Tools Display Modes
Prev Previous Post   Next Post Next
10-05-10, 04:23 PM   #27
Ailae
A Rage Talon Dragon Guard
 
Ailae's Avatar
AddOn Author - Click to view addons
Join Date: Dec 2007
Posts: 318
Originally Posted by Eveigh View Post
Started to mess around with oUF and your layout.
One thing bugs me a lot - if I "declare" a text in a "lib.lua", i can't attach actual text tag to it in "core.lua".
In "lib.lua", tags are attached simple:
Code:
f:Tag(name, "[name]")
However, when i try to do it in "core.lua" like this:
Code:
self.Tag(name, "[curhp]")
It just won't show me anything. I'm kind of lost.
Help me, please :3
Is the . in self.Tag(...) a typo or does your code actually say that? 'Cause there's a difference.
__________________
Oh, the simulated horror!
  Reply With Quote
 

WoWInterface » Featured Projects » oUF (Otravi Unit Frames) » oUF tutorial layout for oUF 1.4


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off